
(formerly Encyclopedic directory)
Tools
Home /
Top /
Computers /
Programming /
Languages /
Python /
Tools

(formerly Encyclopedic directory)
See also:
|
 |
 |
 |
Insert Article
Related articles
|
 |
 |
 |
Webmasters: Add your website here:
Readers: Edit |
Discuss Listings
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. http://pyunit.sourceforge.net/
Psyco 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] http://psyco.sourceforge.net/
Boa Constructor A Python IDE that includes a GUI builder for wxPython. [Open Source, GPL] http://boa-constructor.sourceforge.net/
Visual Python A Python development environment plug-in for Visual Studio .NET. [Commercial] http://www.activestate.com/Products/Visual_Python/
py2exe A distutils extension to convert Python scripts into executable Windows programs. http://starship.python.net/crew/theller/py2exe/
IDLE fork A temporarily forked version of the Python IDE IDLE. Project page on SourceForge. http://sourceforge.net/projects/idlefork
Pymerase 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] http://pymerase.sourceforge.net/
F2PY A Fortran to Python Interface Generator. [Open Source, LGPL] http://cens.ioc.ee/projects/f2py2e/
Synopsis A general source code documentation tool. http://synopsis.sourceforge.net/
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] http://pychecker.sourceforge.net/
HappyDoc A tool for extracting documentation from Python source code. http://happydoc.sourceforge.net/
PythonWorks Pro A Python IDE. [Commercial] http://www.pythonware.com/products/works/
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. http://theory.stanford.edu/~amitp/Yapps/
wxDesigner A dialog editor and RAD tool for the free wxWindows GUI library (can write Python code). [Commercial] http://www.roebling.de/
PyReverse A set of tools for reverse engineering Python code, including creation of files readable by ArgoUML. [Open Source, GPL] http://www.logilab.org/pyreverse/
readline.py Alternative Readline implementation for Python under Win32. http://newcenturycomputers.net/projects/readline.html
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] http://tix.sourceforge.net/Tixapps/
Hap Python Remote Debugger A remote debugger and IDE that can also be used for local debugging. http://hapdebugger.sourceforge.net/
SPARK Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like] http://pages.cpsc.ucalgary.ca/~aycock/spark/
Python for Delphi 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. http://membres.lycos.fr/marat/delphi/python.htm
TransWarp A general purpose Aspect-Oriented Programming, Generative Programming, and CASE toolkit for Python. [Open Source, BSD-like] http://www.zope.org/Members/pje/Wikis/TransWarp/HomePage
ePolyglot An Eiffel library for using the languages Eiffel, Python and Haskell together. [Open Source, zlib/libpng license] http://epolyglot.sourceforge.net/
Wing IDE A powerful development environment for the Python programming language. [Commercial] http://wingide.com/wingide
Pyrex A Python-like language for writing extension modules. http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
BlackAdder An integrated development environment that includes a form designer for PyQt. [Commercial] http://www.thekompany.com/products/blackadder/
PyCrust - The Flakiest Python Shell An interactive, graphical Python shell written in Python using wxPython. http://sourceforge.net/projects/pycrust/
XRCed 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] http://xrced.sourceforge.net/
decompyle Converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version starting with 1.5. http://www.crazy-compilers.com/decompyle/
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] http://ipython.scipy.org/
bridgekeeper A Perl to Python source code converter. http://www.crazy-compilers.com/bridgekeeper/
Arachno Python A IDE specialized for developing web applications (webware/cgi) but also useable for 'traditional' Python programming. [Commercial] http://www.scriptolutions.com/arachno_python.php
PyDebug A Debugger for Python programs with a graphical user interface. It is inherited from "bdb" but uses a GUI and has some powerful features like object browser, windows for variables, classes, functions, exceptions, stack, conditional breakpoints. http://home.t-online.de/home/Ulrich.Herold/PyDIntro.htm
|
|