Python development tools

Mike Driscoll kyosohma at gmail.com
Wed Apr 23 13:56:02 EDT 2008


On Apr 23, 12:39 pm, "wongjoek... at yahoo.com" <wongjoek... at yahoo.com>
wrote:
> Are there any completely free developent tools for python scripts like
> IDLE. I have used IDLE , but I want to try out others also. I saw
> stuff like PyCrust, but I don't see that it can run the script as
> well.
> Thanks,
>
> RR

Check out PyDev for Eclipse. It's like Visual Studio for Python...I
actually find it kind of clunky, but it is cool!

To see what else there is, check out the Python wiki:

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

Mike



More information about the Python-list mailing list