Python:Development Environments

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Here you will find a list of Python development environments, both free and commercial.

Eric3 
A free, cross-platform Python IDE
Boa Constructor 
Another free, not so bad Python IDE using wxWidgets toolkit
IDLE 
A free Integrated DeveLopment Environment for Python
Komodo 
An excellent commercial Python IDE
Pythonwin 
A free, Windows-only IDE and Python Windows extensions
Vizard 
A Python library and environment geared towards Virtual Reality projects.
PyDev
A Python editing plugin for Eclipse
SPE IDE
SPE is an open-source, multi-platform python IDE with wxPython interface, Blender support, rpdb2 (remote encrypted debugger), wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regex console).