
|
|
|
|
Home / Computers / Programming / Languages / Python / Tools
|
|
|
|
Web Sites
|
- BlackAdder - An integrated development environment that includes a form designer for PyQt. [Commercial]
www.thekompany.com/products/blackadder
- Boa Constructor - A Python IDE that includes a GUI builder for wxPython. [Open Source, GPL]
boa-constructor.sourceforge.net
- ePolyglot - An Eiffel library for using the languages Eiffel, Python and Haskell together. [Open Source, zlib/libpng license]
epolyglot.sourceforge.net
- F2PY - A Fortran to Python Interface Generator. [Open Source, LGPL]
cens.ioc.ee/projects/f2py2e
- Hap Python Remote Debugger - A remote debugger and IDE that can also be used for local debugging.
hapdebugger.sourceforge.net
- HappyDoc - A tool for extracting documentation from Python source code.
happydoc.sourceforge.net
- IDLE fork - A temporarily forked version of the Python IDE IDLE. Project page on SourceForge.
sourceforge.net/projects/idlefork
- IPython - 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]
www-hep.colorado.edu/~fperez/ipython
- py2exe - A distutils extension to convert Python scripts into executable Windows programs.
starship.python.net/crew/theller/py2exe
- PyChecker - 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]
pychecker.sourceforge.net
- PyCrust - The Flakiest Python Shell - An interactive, graphical Python shell written in Python using wxPython.
sourceforge.net/projects/pycrust
- PyDebug - An integrated debugger for Python and compiled-language extension modules.
www.techxhome.com/freestuff/pydebug
- PyReverse - A set of tools for reverse engineering Python code, including creation of files readable by ArgoUML. [Open Source, GPL]
www.logilab.org/pyreverse
- Pyrex - A Python-like language for writing extension modules.
www.cosc.canterbury.ac.nz/~greg/python/Pyrex
- Python for Delphi - Python for Delphi is a set of components that wrap up the Python 1.5 DLL into Delphi. They let you easily execute Python scripts, create new Python modules and new Python types. You can create Python extensions as DLLs and much more.
membres.lycos.fr/marat/delphi/python.htm
- PythonLauncher - A small utility, which can be used as a wrapper around Python scripts to automatically locate and start the Python interpreter. [Open Source, BSD-like]
www.cybercode.dk/tw/PythonLauncher.html
- PythonWorks Pro - A Python IDE. [Commercial]
www.pythonware.com/products/works
- PyUnit unit testing framework for Python - A proven, elegant and extensible unit testing framework for Python, based on Java's de facto standard JUnit framework.
pyunit.sourceforge.net
- readline.py - Alternative Readline implementation for Python under Win32.
newcenturycomputers.net/projects/readline.html
- SPARK - Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like]
pages.cpsc.ucalgary.ca/~aycock/spark
- Synopsis - A general source code documentation tool.
synopsis.sourceforge.net
- Tixapps Applications Framework - Tixapps applications are a suite of development applications that run with Tk/Tcl or Python, using the Tix widget set. [Open Source, BSD-like]
tix.sourceforge.net/Tixapps
- TransWarp - A general purpose Aspect-Oriented Programming, Generative Programming, and CASE toolkit for Python. [Open Source, BSD-like]
www.zope.org/Members/pje/Wikis/TransWarp/HomePage
- Wing IDE - A powerful development environment for the Python programming language. [Commercial]
archaeopteryx.com/wingide
- wxDesigner - A dialog editor and RAD tool for the free wxWindows GUI library (can write Python code). [Commercial]
www.roebling.de
- Yapps (Yet Another Python Parser System) - 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.
theory.stanford.edu/~amitp/Yapps
|
|
|
|
|