If you are looking for a "Full IDE" I have used Eclipse+PyDev (and
other plugins) and works quite well, completion is reasonable and you
have a wealth of extensions such as VCS support, Mylyn Integration (to
work with remote task/issue managers), HTML editing, etc. It is a
little bloated if you are used to editors and other lightweight IDEs
though, but I can recommend it.

I haven't tried netbeans yet but I only hear good things of it so far.

As far commercial IDEs there is WingIDE and PyCharm, PyCharm is very
Django oriented right now and has very good autocompletion/code
editing tools, it may be the best option but Wing is also preparing
it's Django specific features for next release (available in beta
builds).

Regards,
Carlos Daniel Ruvalcaba Valenzuela

On Wed, Aug 4, 2010 at 12:27 PM, bagheera <neost...@go2.pl> wrote:
> For python/django development i'm using... NetBeans! It fails to
> autocomplete items properly, but still, i find it most comfortable also for
> html, javaScript, CSS.
> Sometimes i use Geany, it's really simple, yet nice IDE.
> All under Linux.
>
> --
> 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.
>
>

-- 
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