What's the best python web-developer's editor
Franz Steinhaeusler
franz.steinhaeusler at utanet.at
Fri Jan 21 03:45:02 EST 2005
On Thu, 20 Jan 2005 18:47:53 +0000, andy <andy at wild-flower.co.uk> wrote:
>Anybody like to comment on which editor they use for python web app
>development - for both discrete and mixed python and html code, and why?
>
I use DrPython, because:
It is open source, written in python and wxPython and use wx.stc.
It is extensible via plugins and script, you have a python prompt, free
shortcut assignments, ...
It is developed heavily.
I'm a member of the project :)
http://sourceforge.net/projects/drpython/
>I'm comfortable with IDLE (used it for years) but of course it lacks ftp
>or webDAV abilities, obviously because it's not intended for that type
>of use.
What do you mean with ftp abilities exactly?
Saving and opening files directly over ftp?
>[...]
regards,
--
Franz Steinhaeusler
More information about the Python-list
mailing list