Python IDE

Sridhar Ratna sridharinfinity at gmail.com
Sun Feb 6 17:56:45 CST 2005


> programmers could improve the IDE.  The IDE would integrate with Glade
> (or maybe Glade could be integrated into it).  Version control, a
> debugger, code completion, etc.; the usual suspects of an IDE should

Well, there is Anjuta2 (will be released this month) which integrates
Glade3 into the IDE.  I hope there is plugin for python specific
projects.
http://www.anjuta.org/wiki/index.php/Anjuta2

Instead of writing a new IDE from scratch, it is better to write
anjuta plugins to fill missing python-ide features in anjuta.  The
plugin interface is C, maybe one could come with python wrapper and
use python itself for writing plugins!

-- 
Sridhar Ratna - http://srid.bsdnerds.org



More information about the ubuntu-devel mailing list