Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What's The Best Editor for python

52 views
Skip to first unread message

PythonStudent

unread,
Mar 24, 2006, 11:42:43 AM3/24/06
to
Hi,
Can one of you say to me what's the best editor for editing the python
programs ( for linux or windows ), and if you can send it to me to the
adresse Ahch...@gmail.com

Thanks

Fuzzyman

unread,
Mar 24, 2006, 11:50:15 AM3/24/06
to

Jorge Godoy

unread,
Mar 24, 2006, 11:55:38 AM3/24/06
to
"PythonStudent" <ahch...@gmail.com> writes:

Emacs runs on both. So do Eclipe and a lot of other... What is best? The
one that solves your problems without getting in your way.

--
Jorge Godoy <go...@ieee.org>

"Quidquid latine dictum sit, altum sonatur."
- Qualquer coisa dita em latim soa profundo.
- Anything said in Latin sounds smart.

Tim Chase

unread,
Mar 24, 2006, 12:04:09 PM3/24/06
to PythonStudent, pytho...@python.org
> Can one of you say to me what's the best editor for
> editing the python programs ( for linux or windows ), and
> if you can send it to me to the adresse

Hmmm...it's been almost a week since this topic came up on
the list. Good to see the topic is undead :) For plenty of
reading, check out the list archives:

http://groups.google.com/group/comp.lang.python/search?group=comp.lang.python&q=editor+%28best+OR+perfect+OR+ideal%29

Pretty much any text editor will do. If you're developing
on both Linux and Windows, it's an advantage to have an
editor that you can use on both. I happen to use vim/vi
which is available pretty much wherever you go. About the
same sorta thing can be said for emacs, though I'm not a
user, so I can't comment on it. I'll grant that vi/vim has
a learning curve like a brick wall, but once you're over the
initial learning hurdle, it reaps heaps of rewards.

Check out http://www.python.org/moin/PythonEditors

Try 'em out and see what *you* like. In a pinch, there's
always ed:

http://www.gnu.org/jokes/ed.msg.html
http://www.gnu.org/software/ed/ed.html

Or edlin if you're on Dos/Win32 :) Though I think in such
an event on Dos/Win32, I'd almost rather use "copy con" as
my editor...

-tkc


tj...@br10.com.br

unread,
Mar 24, 2006, 12:59:05 PM3/24/06
to
Why don´t you try the editor wich comes with Pythoncard.
Or Notepad++ Thanks

Harlin Seritt

unread,
Mar 24, 2006, 1:02:49 PM3/24/06
to
Food for thought... I admit it would be best if you could use the same
editor for both *nix and Windows -- in that case, I'd say Scite would
be best as it is almost identical in both environments. However, my own
personal favorites are: Crimson Editor for Windows and Kate for Linux.
Yes, I know... strange choices (especially Kate) but they both do what
I need them to do. :-)

Harlin Seritt

flamesrock

unread,
Mar 24, 2006, 1:20:26 PM3/24/06
to
I agree, Kate is a great linux editor!

On windows, I'd have to say notepad2- kate for windows

Wildemar Wildenburger

unread,
Mar 24, 2006, 1:40:51 PM3/24/06
to pytho...@python.org
just to bloat this thread some more:

Am I the only one using jEdit?
(really, I never see it mentioned anywhere ...)

wildemar

jlo...@blarg.net

unread,
Mar 24, 2006, 1:45:23 PM3/24/06
to
Been using PyDev plugin for Eclipse for a week now... works pretty
good, and integrates well with PyLint.

Has some context-sensitive help, but not much. I wonder if writing a
script to convert Python HTML docs to Javadoc format would help?
Hmmmm.... maybe I'll ask.

Harlin Seritt

unread,
Mar 24, 2006, 1:46:02 PM3/24/06
to
Was actually going to throw in jEdit for the category of what's good on
both platforms... For someone who despises Java, I actually like it.
:-)

Harlin

Azolex

unread,
Mar 24, 2006, 1:58:09 PM3/24/06
to
Wildemar Wildenburger wrote:
> just to bloat this thread some more:
>
> Am I the only one using jEdit?

I've yet to find better for developing in jython

Ian Parker

unread,
Mar 24, 2006, 2:18:04 PM3/24/06
to
In message <1143224426.6...@j33g2000cwa.googlegroups.com>,
flamesrock <flame...@gmail.com> writes

>I agree, Kate is a great linux editor!
>
>On windows, I'd have to say notepad2- kate for windows
>
Well, Notepad might be a bare-bones. I enjoy using UltraEdit, though
not UEStudio (the IDE version). You can include a "wordfile" to get
Python syntax recognition. Tools are user configurable globally or by
project - my first three global tools are Check (with pychecker), Test
and Run

Regards

Ian
--
Ian Parker

Miguel E.

unread,
Mar 24, 2006, 3:56:57 PM3/24/06
to
PythonStudent wrote:
> Hi,
> Can one of you say to me what's the best editor for editing the python
> programs ( for linux or windows )


What may be "best" for me, may not necessarily work for you nor anybody
else. Personally, I like to use Kate, Pico, or Joe on Linux, and
Notepad2 or IDLE editor for Windows.

Cheers,


-M

Christoph Zwerschke

unread,
Mar 24, 2006, 4:29:48 PM3/24/06
to
Just because nobody has mentioned them so far:

- SciTe is a perfect editor for Pyhton on Win and Linx
- PyScripter is a wonderful IDE (but only on Win)
- DrPython is a nice platform independent editor/mini-IDE

There is no one editor that could be called the best one, but there are
many which are far better suited for Python than the simple standard
text editors (Notepad & Co).

Maybe you prefer to have one editor that suits all your programming and
typing needs (not only Python), so you don't have to use different
editors Python, HTML, XML, config files etc. SciTe performs very well
here, and of course also Emacs...

-- Christoph

Mystilleef

unread,
Mar 25, 2006, 5:03:22 AM3/25/06
to

gene tani

unread,
Mar 25, 2006, 10:10:31 AM3/25/06
to

Christoph Zwerschke wrote:
> Just because nobody has mentioned them so far:
>
> - SciTe is a perfect editor for Pyhton on Win and Linx
> - PyScripter is a wonderful IDE (but only on Win)
> - DrPython is a nice platform independent editor/mini-IDE
>


http://www.artima.com/forums/flat.jsp?forum=106&thread=148389&start=0&msRange=15

http://activestate.com/Products/Komodo/?utm_source=home_page&utm_medium=banner&utm_campaign=Komodo
http://wingware.com/

Also vim, emacs, jedit or eclipse, textmate, Leo, Kate,

gene tani

unread,
Mar 25, 2006, 10:20:45 AM3/25/06
to

gene tani wrote:
> Christoph Zwerschke wrote:
> > Just because nobody has mentioned them so far:
> >


http://spyced.blogspot.com/2006/02/pycon-python-ide-review.html

Message has been deleted

jus...@zeusedit.com

unread,
Mar 25, 2006, 10:07:03 PM3/25/06
to
> Can one of you say to me what's the best editor for
> editing the python programs( for linux or windows )

The Zeus for Windows IDE has support for Python:

http://www.zeusedit.com/python.html

It does Python code folding, smart indenting and syntax
highlighting. It also has features like project/workspace
mangement, ftp editing and class browsing etc.

You can even write Zeus macros in Python.

Jussi Jumppanen
Author of: Zeus for Windows
NOTE: Zeus is shareware

Andrew Gwozdziewycz

unread,
Mar 25, 2006, 11:50:41 PM3/25/06
to jus...@zeusedit.com, pytho...@python.org
If you want something that won't get in your way, you should really
use /bin/ed. It's probably simpler to use then searching the archives.
/bin/ed will also run in cygwin for windows.

>> Can one of you say to me what's the best editor for
>> editing the python programs( for linux or windows )

---
Andrew Gwozdziewycz
apg...@gmail.com
http://ihadagreatview.org
http://and.rovir.us


Patrick Stinson

unread,
Mar 25, 2006, 10:50:44 PM3/25/06
to jus...@zeusedit.com, pytho...@python.org
emacs

google: python-mode

> --
> http://mail.python.org/mailman/listinfo/python-list
>

timothy....@gmail.com

unread,
Mar 26, 2006, 9:15:06 AM3/26/06
to
For myself, I use kdevelop, KDE's development environment, it handles a
multitude of languages very well, and python is one of them. It has
solid project management, and a slew of other features. If you are
looking for something solid, I would go with kdevelop.

Charles Krug

unread,
Mar 26, 2006, 5:36:43 PM3/26/06
to
On 2006-03-26, Andrew Gwozdziewycz <apg...@gmail.com> wrote:
> If you want something that won't get in your way, you should really
> use /bin/ed. It's probably simpler to use then searching the archives.
> /bin/ed will also run in cygwin for windows.
>
>>> Can one of you say to me what's the best editor for
>>> editing the python programs( for linux or windows )
>

The best editor is the one you like best.

I'm a vim user with taglist--I'm not fully happy with how ctags does
Python, but it's more than Good Enough.

But editors are religious, and not worth arguing about, generally.

0 new messages