Canadian Content - Tools
Tools Listings & Download   Canadian Content
    Search:
Tools

Tools (Python)

Canadian Content - Tools Canadian Content > Computers: Programming: Languages: Python: Tools:


Tools Sites:

IPython IPython
IPython 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] (Tools)
http://ipython.scipy.org/
F2PY F2PY
F2PY F2PY: A Fortran to Python Interface Generator. [Open Source, LGPL] (Tools)
http://cens.ioc.ee/projects/f2py2e/
PythonWorks Pro PythonWorks Pro
PythonWorks Pro PythonWorks Pro: A Python IDE. [Commercial] (Tools)
http://www.pythonware.com/products/works/
IDLE fork IDLE fork
IDLE fork IDLE fork: A temporarily forked version of the Python IDE IDLE. Project page on SourceForge. (Tools)
http://sourceforge.net/projects/idlefork
Yapps (Yet Another Python Parser System) Yapps (Yet Another Python Parser System)
Yapps (Yet Another Python Parser System) 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. (Tools)
http://theory.stanford.edu/~amitp/Yapps/
PyCrust - The Flakiest Python Shell PyCrust - The Flakiest Python Shell
PyCrust - The Flakiest Python Shell PyCrust - The Flakiest Python Shell: An interactive, graphical Python shell written in Python using wxPython. (Tools)
http://sourceforge.net/projects/pycrust/
HappyDoc HappyDoc
HappyDoc HappyDoc: A tool for extracting documentation from Python source code. (Tools)
http://happydoc.sourceforge.net/
PyChecker PyChecker
PyChecker 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] (Tools)
http://pychecker.sourceforge.net/
py2exe py2exe
py2exe py2exe: A distutils extension to convert Python scripts into executable Windows programs. (Tools)
http://starship.python.net/crew/theller/py2exe/
Wing IDE Wing IDE
Wing IDE Wing IDE: A powerful development environment for the Python programming language. [Commercial] (Tools)
http://wingide.com/wingide
PyUnit unit testing framework for Python PyUnit unit testing framework for Python
PyUnit unit testing framework for Python 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. (Tools)
http://pyunit.sourceforge.net/
Pyrex Pyrex
Pyrex Pyrex: A Python-like language for writing extension modules. (Tools)
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
TransWarp TransWarp
TransWarp TransWarp: A general purpose Aspect-Oriented Programming, Generative Programming, and CASE toolkit for Python. [Open Source, BSD-like] (Tools)
http://www.zope.org/Members/pje/Wikis/TransWarp/HomePage
XRCed XRCed
XRCed 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] (Tools)
http://xrced.sourceforge.net/
Boa Constructor Boa Constructor
Boa Constructor Boa Constructor: A Python IDE that includes a GUI builder for wxPython. [Open Source, GPL] (Tools)
http://boa-constructor.sourceforge.net/
wxDesigner wxDesigner
wxDesigner wxDesigner: A dialog editor and RAD tool for the free wxWindows GUI library (can write Python code). [Commercial] (Tools)
http://www.roebling.de/
SPARK SPARK
SPARK SPARK: Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like] (Tools)
http://pages.cpsc.ucalgary.ca/~aycock/spark/
readline.py readline.py
readline.py readline.py: Alternative Readline implementation for Python under Win32. (Tools)
http://newcenturycomputers.net/projects/readline.html
Python for Delphi Python for Delphi
Python for Delphi 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. (Tools)
http://membres.lycos.fr/marat/delphi/python.htm
RPDB RPDB
RPDB RPDB: A remote multiple threads debugger for Python. 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 scrip (Tools)
http://rpdb.digitalpeers.com
Tixapps Applications Framework Tixapps Applications Framework
Tixapps Applications Framework 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] (Tools)
http://tix.sourceforge.net/Tixapps/
Synopsis Synopsis
Synopsis Synopsis: A general source code documentation tool. (Tools)
http://synopsis.sourceforge.net/
TruStudio TruStudio
TruStudio TruStudio: A cross-platform, multi-language Integrated Development Environment for PHP and Python built on top of Eclipse Platform. (Tools)
http://www.xored.com/trustudio
ePolyglot ePolyglot
ePolyglot ePolyglot: An Eiffel library for using the languages Eiffel, Python and Haskell together. [Open Source, zlib/libpng license] (Tools)
http://epolyglot.sourceforge.net/
bridgekeeper bridgekeeper
bridgekeeper bridgekeeper: A Perl to Python source code converter. (Tools)
http://www.crazy-compilers.com/bridgekeeper/
Arachno Python Arachno Python
Arachno Python Arachno Python: A IDE specialized for developing web applications (webware/cgi) but also useable for 'traditional' Python programming. [Commercial] (Tools)
http://www.scriptolutions.com/arachno_python.php
Psyco Psyco
Psyco 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] (Tools)
http://psyco.sourceforge.net/
BlackAdder BlackAdder
BlackAdder BlackAdder: An integrated development environment that includes a form designer for PyQt. [Commercial] (Tools)
http://www.thekompany.com/products/blackadder/
PyDebug PyDebug
PyDebug 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. (Tools)
http://home.t-online.de/home/Ulrich.Herold/PyDIntro.htm
Hap Python Remote Debugger Hap Python Remote Debugger
Hap Python Remote Debugger Hap Python Remote Debugger: A remote debugger and IDE that can also be used for local debugging. (Tools)
http://hapdebugger.sourceforge.net/
Visual Python Visual Python
Visual Python Visual Python: A Python development environment plug-in for Visual Studio .NET. [Commercial] (Tools)
http://www.activestate.com/Products/Visual_Python/
PyReverse PyReverse
PyReverse PyReverse: A set of tools for reverse engineering Python code, including creation of files readable by ArgoUML. [Open Source, GPL] (Tools)
http://www.logilab.org/pyreverse/
decompyle decompyle
decompyle decompyle: Converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version starting with 1.5. (Tools)
http://www.crazy-compilers.com/decompyle/
Pymerase Pymerase
Pymerase 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 mig (Tools)
http://pymerase.sourceforge.net/
Usenet Links Usenet comp.lang.python - news: - Google Groups
Usenet Links Usenet comp.lang.python.announce - news: - Google Groups