What text editor is everyone using for Python

flyingfrog marco.bartolini at gmail.com
Wed May 27 06:55:43 EDT 2009


On 27 Mag, 08:44, Ben Finney <ben+pyt... at benfinney.id.au> wrote:
> Lacrima <Lacrima.Ma... at gmail.com> writes:
> > I am new to python.
> > And now I am using trial version of Wing IDE.
> > But nobody mentioned it as a favourite editor.
> > So should I buy it when trial is expired or there are better choices?
>
> I think your time will be better spent learning a powerful, mature,
> well-supported, free-software, programmable editor with support for an
> enormous range of text processing tasks.
>
> Either of Vim or Emacs qualify. Language-specific IDEs do not.
>
> --
>  \             “Ladies are requested not to have children in the bar.” |
>   `\                                          —cocktail lounge, Norway |
> _o__)                                                                  |
> Ben Finney

I like using VIM.
At this page http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/
you can find some hints about how to setup some nice plugin that ease
python (and others) development.



More information about the Python-list mailing list