Strike directory section: Computers Programming Languages Python Tools Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Programming:   Languages:   Python:   Tools   

Other Category:


Sites:

  •  Psyco  - http://psyco.sourceforge.net/
     Specializing (like a dynamic) compiler for Python, runs code 2-100 times faster, needs much memory; makes high level language faster. Descriptions, downloads (program, website), documents, news, links. [Open Source, MIT]
  •  Boa Constructor  - http://boa-constructor.sourceforge.net/
     A Python IDE that includes a GUI builder for wxPython. [Open Source, GPL]
  •  py2exe  - http://starship.python.net/crew/theller/py2exe/
     A distutils extension to convert Python scripts into executable Windows programs.
  •  IDLE fork  - http://sourceforge.net/projects/idlefork
     A temporarily forked version of the Python IDE IDLE. Project page on SourceForge.
  •  Pymerase  - http://pymerase.sourceforge.net/
     A tool intended to generate a python object model, relational database, and an object-relational model connecting the two using UML or XML. However, it has been extended to also output GUI widgets and can be easily extended to output whatever else you might like. [Open source, MIT License]
  •  F2PY  - http://cens.ioc.ee/projects/f2py2e/
     A Fortran to Python Interface Generator. [Open Source, LGPL]
  •  Synopsis  - http://synopsis.sourceforge.net/
     A general source code documentation tool.
  •  PyChecker  - http://pychecker.sourceforge.net/
     A tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. [Open Source, BSD-like]
  •  HappyDoc  - http://happydoc.sourceforge.net/
     A tool for extracting documentation from Python source code.
  •  Yapps (Yet Another Python Parser System)  - http://theory.stanford.edu/~amitp/Yapps/
     An easy to use parser system for lightweight parsing needs. It's designed to be easy to use, but not designed to be fast. From a grammar file it generates readable Python code that looks somewhat like what you might have written by hand.
  •  wxDesigner  - http://www.roebling.de/
     A dialog editor and RAD tool for the free wxWindows GUI library (can write Python code). [Commercial]
  •  PyReverse  - http://www.logilab.org/pyreverse/
     A set of tools for reverse engineering Python code, including creation of files readable by ArgoUML. [Open Source, GPL]
  •  readline.py  - http://newcenturycomputers.net/projects/readline.html
     Alternative Readline implementation for Python under Win32.
  •  Tixapps Applications Framework  - http://tix.sourceforge.net/Tixapps/
     Tixapps applications are a suite of development applications that run with Tk/Tcl or Python, using the Tix widget set. [Open Source, BSD-like]
  •  SPARK  - http://pages.cpsc.ucalgary.ca/~aycock/spark/
     Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like]
  •  Python for Delphi  - http://membres.lycos.fr/marat/delphi/python.htm
     A set of components that wrap up the Python 1.5 DLL into Delphi. Execute Python scripts, create new Python modules and new Python types, and create Python extensions as DLLs.
  •  TransWarp  - http://www.zope.org/Members/pje/Wikis/TransWarp/HomePage
     A general purpose Aspect-Oriented Programming, Generative Programming, and CASE toolkit for Python. [Open Source, BSD-like]
  •  ePolyglot  - http://epolyglot.sourceforge.net/
     An Eiffel library for using the languages Eiffel, Python and Haskell together. [Open Source, zlib/libpng license]
  •  Wing IDE  - http://wingide.com/wingide
     A powerful development environment for the Python programming language. [Commercial]
  •  Pyrex  - http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
     A Python-like language for writing extension modules.
  •  BlackAdder  - http://www.thekompany.com/products/blackadder/
     An integrated development environment that includes a form designer for PyQt. [Commercial]
  •  XRCed  - http://xrced.sourceforge.net/
     A simple resource editor for wxWindows/wxPython GUI development which supports creating and editing files in XRC format. It is written in Python and uses wxPython GUI toolkit. [Open source, BSD license]
  •  Visual Python  - http://www.activestate.com/Products/Visual_Python/
     A Python development environment plug-in for Visual Studio .NET. [Commercial]
  •  IPython  - http://ipython.scipy.org/
     An enhanced interactive Python shell with many features for object introspection, system shell access, and its own special command system for adding functionality when working interactively. [Open Source, LGPL]
  •  bridgekeeper  - http://www.crazy-compilers.com/bridgekeeper/
     A Perl to Python source code converter.
  •  decompyle  - http://www.crazy-compilers.com/decompyle/
     Converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version starting with 1.5.
  •  Arachno Python  - http://www.scriptolutions.com/arachno_python.php
     A IDE specialized for developing web applications (webware/cgi) but also useable for 'traditional' Python programming. [Commercial]
  •  RPDB  - http://rpdb.digitalpeers.com/
     A remote multiple threads python debugger. rpdb.py is a modification of pdb.py. It improves pdb.py's usability, and adds support for remote debugging, multiple threads debugging, post mortem of unhandled exceptions, and for debugging of embedded scripts.
  •  TruStudio  - http://www.xored.com/trustudio
     A cross-platform, multi-language Integrated Development Environment for PHP and Python built on top of Eclipse Platform.
  •  Editor Hub - Python  - http://python.editorhub.com
     List of editors with Python support with reviews. Sorted by platforms and licenses.
  •  Eric3  - http://www.die-offenbachs.de/detlev/eric3.html
     A Python IDE written in PyQt using the QScintilla editor widget. [Open Source, GPL]
  •  Stani's Python Editor (SPE)  - http://pythonide.stani.be/
     A full-featured Python IDE and ships with Python Debugger (rpdb2), wxGlade (gui designer), PyChecker(source code doctor), Kiki(regex console) and Blender(3d) support. [Open source, GPL]