Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-05-10 04:54:55
Size: 813
Editor: 59
Comment:
Revision 5 as of 2009-02-27 08:59:14
Size: 839
Editor: ABTS-KK-Static-010
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
FOSS Python IDEs or Editors: Python Editors / Python IDEs
Line 3: Line 3:
||||||||'''tablewidth="721px" tablestyle="WIDTH: 721px; HEIGHT: 273px"FOSS Python IDE'''||
||'''IDE Name'''||'''Description'''||'''License'''||'''OS'''||
||[http://mmm-experts.com/Products.aspx?ProductID=4 PyScripter]||Built in a compiled language (Delphi),snappier and provides an extensive blend of features. The google-code project page is [http://code.google.com/p/pyscripter/ here].||MIT License||Windows||
||[http://starship.python.net/crew/mhammond/win32/ PythonWin]||Pythonwin is a Windows only IDE and GUI framework for Python. Has an integrated debugger, and a rich Python editing environment. It is implemented as a 'wrapper' for the MFC.|| ||Windows||
|| || || || ||
|| || || || ||
|| || || || ||
|| || || || ||
|| || || || ||
|| || || || ||
|| || || || ||
There are many IDEs and Editors available for Python.

Please see the links below:

http://wiki.python.org/moin/IntegratedDevelopmentEnvironments

http://wiki.python.org/moin/PythonEditors

Most of your questions would be solved if you go through this list. As a general observation, editors/IDEs happen to be a topic of personal choice...so you'd get multiple answers with multiple opinions if you ask on any Python mailing list.

If you are new to Python or are looking for an IDE/Editor to try...you are encouraged to go through the above links, before asking about it on the BangPyper's list.

Some of the Python Editors which featured discussion at BangPypers:

http://www.netbeans.org/features/python/
http://wiki.netbeans.org/NetBeansPythonTutorial

Thanks for the cooperation :-))

Python Editors / Python IDEs

There are many IDEs and Editors available for Python.

Please see the links below:

http://wiki.python.org/moin/IntegratedDevelopmentEnvironments

http://wiki.python.org/moin/PythonEditors

Most of your questions would be solved if you go through this list. As a general observation, editors/IDEs happen to be a topic of personal choice...so you'd get multiple answers with multiple opinions if you ask on any Python mailing list.

If you are new to Python or are looking for an IDE/Editor to try...you are encouraged to go through the above links, before asking about it on the BangPyper's list.

Some of the Python Editors which featured discussion at BangPypers:

http://www.netbeans.org/features/python/ http://wiki.netbeans.org/NetBeansPythonTutorial

Thanks for the cooperation :-))

BangPypers/PythonEditors (last edited 2009-02-27 08:59:14 by ABTS-KK-Static-010)

Unable to edit the page? See the FrontPage for instructions.