Differences between revisions 14 and 15
Revision 14 as of 2008-11-15 09:16:00
Size: 2198
Editor: localhost
Comment: converted to 1.6 markup
Revision 15 as of 2010-03-05 08:12:45
Size: 1994
Editor: f053007116
Comment: updated pydev homepage
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[http://pydev.sourceforge.net/|Pydev]] - If you use Eclipse, Pydev is pretty amazing.
 * [[http://www.fabioz.com/pydev/|Pydev Extentions]] - These make Pydev awsome. (commerical)
 * [[http://fabioz.com/pydev/manual_articles_scripting.html|Scripting Pydev with Jython]]
 * [[http://pydev.org/|Pydev]] - If you use Eclipse, Pydev is awesome.

Jython Tools

Coverage of Tools, editors and IDE's that support Jython or at least Python to some degree or another. Some of these may have better support for Jython then others. As with most things YMMV and all of these can be tried for free.

  • /!\ Please dont hesitate if you have anything to add to this list. Thanks

Editors

  • Python Editors from the Python Wiki

  • Pydev - If you use Eclipse, Pydev is awesome.

  • npython - Netbeans support. for those of us that detest Eclipse.

  • Komodo Edit - ActiveState's Free and open source (see OpenKomodo) editor

  • Komodo IDE - ActiveState's Python IDE (commercial)

  • jHepWork - Jython IDE with integrated Jython shell.

  • jEdit - jEdit is a programmer's text editor which has a many plugins

  • Python Monkey - adds support for Python language to the Eclipse Monkey plugin, using Jython.

Usage notes

Ok, so these are a bit more advanced then is needed here but...its the general idea.

Other Resources

  • JythonUsers : you might also find something interesting here.

  • These are Tools listed on the python Wiki

JythonEditors (last edited 2010-04-21 13:49:01 by host-1-1)