Python Debugger / IDE ??

Christoph Zwerschke cito at online.de
Wed Mar 15 05:00:33 EST 2006


krypto.wizard at gmail.com schrieb:
> Is there any editor or IDE in Python (either Windows or Linux) which
> has very good debugging facilites like MS VisualStudio has or something
> like that.
> 
> I like SPE but couldn't easily use winPDP. I need tips to debug my code
> easily.

You can try out PyScripter, a relatively new Python IDE that is 
completely free and has nice debugging and unit testing facilities.

The latest version is available here:
http://mmm-experts.com/Downloads.aspx?ProductID=4&ShowVersionInfo=yes

-- Christoph



More information about the Python-list mailing list