[Cython] Offtopic: Good Python IDEs?
Martin C. Martin
martin at martincmartin.com
Thu Apr 10 19:03:26 CEST 2008
For editing, eclipse and WingIDE are about the same, but WingIDE has a
great debugger, far better than what Eclipse has.
Dag Sverre Seljebotn wrote:
> This far I've been editing Python code with "gedit", and so I'm
> wondering: What's your favorite? emacs? Eclipse? eric?
>
> I'd especially like stuff like
> - Quick jumping to classes and up and down between class hierarchies on
> overriden methods
> - Refactoring tools
> - Automatic import writing
> - Completion...
>
> Though integrated debugging, test running etc. are "nice" too.
>
> Dag Sverre
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
More information about the Cython-dev
mailing list