Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: sfx1999 on 2006-10-10 13:37:21
-
Does anyone know of a good free Python IDE?
-
There is a Python plugin for Eclipse. Eclipse (http://www.eclipse.org) is about 50-150M I believe you can upgrade or add the python plugin from it once you have the core downloaded.
Here is a list of Pyhton plugin and additions for Eclipse.
Pydev (http://pydev.sourceforge.net/)
TruStudio Integrated Development Environment (http://www.xored.com/products.php)
I know it's extensive (LOL) however it's a start.
Cyb
-
Well, I installed it and it is kind of touchy. You see, Python 2.5 is out and most of the libraries are for Python 2.4, and Eclipse was giving me shit about 2.4 being obsolete.
I think I got around it, though.
So, do you happen to know a good tutorial on writing text editors?