eclipse + pydev is terrible when running on Linux IMO. Everytime starting
the server, cpu runs like a horse without any reason. For me, gedit is the
best. It is light, fast and have appearance support,powerful snippet plugin,
and multi tab terminal integration. What else do you expect more to code
python / django?

On Mon, Jul 19, 2010 at 5:50 AM, bedros <2bed...@gmail.com> wrote:

> I use komodo edit
>
> openkomodo.com
>
> Komodo Edit is free, but Komodo IDE is commercial
>
>
>
> On Jul 18, 11:22 am, Subhranath Chunder <subhran...@gmail.com> wrote:
> > Obviously it's the user personal choice, always! :)
> >
> > Thanks,
> > Subhranath Chunder.
> >
> > On Sun, Jul 18, 2010 at 11:45 PM, Roald de Vries <downa...@gmail.com>
> wrote:
> >
> > > On Jul 18, 2010, at 7:19 PM, Biju Varghese wrote:
> >
> > >> Eclipse is the best IDE for python and django.
> >
> > >> On Jul 17, 8:53 pm, Jitendra Joshi <joshijitendra...@gmail.com>
> wrote:
> >
> > >>> What is the best open source Django IDE ?
> >
> > > I would say VIM, too. Emacs should be very good too, but I've never
> used
> > > it. Their advantage:
> > > 1) you can use them from the command line, so over SSH too, and they
> (at
> > > least VI) are available everywhere
> > > 2) they're so wide spread that there's a plug-in for almost everything
> > > 3) they're so configurable that you can write a plug-in to do anything
> you
> > > want
> > > 4) learn once, use for anything
> >
> > > Admitted, there are disadvantages: they have a learning curve,
> expecially
> > > VIM, but once you know how to use them, they increase your productivity
> a
> > > lot.
> >
> > > Features:
> > > - autocompletion
> > > - very very very strong search and replace
> > > - macro's
> > > - configurable key bindings/commands
> >
> > > Comparison of VIM and Emacs (what I've read):
> > > - Emacs is monolithic (does everything, for example includes shell),
> VIM is
> > > unix style (does one thing well, why reproduce the shell?)
> > > - The unix cli uses Emacs key bindings (but VI bindings are optional)
> > > - Emacs doesn't have different (confusing) modes, VIM doesn't leave you
> > > with a crippled little finger (from all the <C-...>'s)
> > > - VIM has more commands than Emacs
> >
> > > I would say Emacs makes you more productive on shorter term, VIM makes
> you
> > > more productive on longer term.
> >
> > > Cheers, Roald
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Django users" group.
> > > To post to this group, send email to django-us...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> <django-users%2bunsubscr...@googlegroups.com<django-users%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/django-users?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to