Python IDE
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Sun Nov 4 16:41:49 EST 2007
Simon Pickles a écrit :
> Hi,
>
> I have recently moved from Windows XP to Ubuntu Gutsy.
>
> I need a Python IDE and debugger, but have yet to find one as good as
> Pyscripter for Windows. Can anyone recommend anything? What are you all
> using?
I'm not sure we're all using the same solutions. As far as I'm
concerned, it's emacs, which is just *great* when it comes to Python
programming.
> Coming from a Visual Studio background,
Yuck. Sorry...
> editing text files and using the
> terminal to execute them offends my sensibilities :)
Probably because you don't quite get yet the difference between a
unix-like command line interface and what one can get with Windows.
More information about the Python-list
mailing list