Edgewall Software

Version 1 (modified by Franz Mayer <franz.mayer@…>, 10 years ago) ( diff )

Initial version for an overview of Python IDEs

Python IDEs

In this page all integrated development environment (IDE) for programming python in gerneral and trac in detail should be listed.

Eclipse PyDev

PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development. For details see DevelopmentWithEclipseAndPyDev.

Python Tools for Visual Studio

Python Tools for Visual Studio (PTVS) turns Visual Studio into a Python IDE. It supports Intellisense (code completion), debugging and such.

You can run Trac in debug mode and even debug remotely plugin code. But in a first try it doesn't work reliable.

Note: See TracWiki for help on using the wiki.