Re: Best IDE for Python?



On a more useful note, I'll assume you're not already a vim or emacs
zealot, since you are asking the question ;-) and give my tips:

SPE seems to be the best (free) python IDE out there at the moment,
though the text editor component is pretty basic. I personally use
jEdit, since it has a superb editor component, and Python plugins which
make developing in python very comfortable, such as a (cpython and
jython) debugger, and a Jython plugin which allows scripting of jEdit
in python (well, jython - so you'll miss a few of the newer language
features when scripting jEdit itself.

None of the pure python IDE's/editors out there come close to the likes
of jEdit, vim or emacs in terms of pure editing power.

--
Ant...

.



Relevant Pages

  • Re: Anyone use ELSE minor-mode in Emacs?
    ... > with the standard emacs keys, but I don't like to change them. ... Emacs and Vim key-bindings are pretty different, ... Vim that I was in Emacs. ... Then a Python script analyses the received email and pre-sorts it in ...
    (comp.lang.python)
  • Re: Anyone use ELSE minor-mode in Emacs?
    ... than your editor" threads over in comp.editors in the past. ... the only thing that I use in Emacs that Vim couldn't offer was ELSE - enough ... me that Python in Vim, yet Python in Vim is neat and quite usable. ...
    (comp.lang.python)
  • Re: What are people using to code Java SE these days?
    ... Outside of those two, I would say that jEdit works pretty well as a generic IDE (mostly for Windows, which lacks strong, highly-customizable editors like vim or emacs). ... Vim and emacs are still used today as well, and given their customizablity, if you use them already, they're still work quite well for developing Java code. ...
    (comp.lang.java.programmer)
  • Re: elisp -> Python (was Re: [OT] Emacs, Eclipse, Leo (was Re: IDE
    ... Pymacs is just a add-on over Emacs, it is not an editor in itself, like ... Pymacs is written half in Python, ... Python in Vim is just a add-on over Vim, it is not an editor in itself, ...
    (comp.lang.python)
  • Re: Best editor?
    ... I used Emacs for a long while, and learned it a bit thoroughly. ... also learned Vim mor recently, and still have many things to study. ... you deeply use them, they both require a lot of learning, eventually. ... are also extensible with Python, and Vim does Python a bit more nicely. ...
    (comp.lang.python)