1 vote for SPE, aka Stanis Python Editor. It has syntax coloring and calltips, I think it uses pycrust for that internally. When you open a bracket, you will get a bubble reminding you of the arguments you have to/can supply. It is also reasonably customizable, and offers a lot of functionality out of the box like automatic identation for logical blocks, and shortcuts for commenting etc. For features like ftp-support, I normally use jedit. Combining both, I have all the functionality I need.
On Mar 7, 2:40 am, Julien <[EMAIL PROTECTED]> wrote: > +1 for Aptana+PyDev. > > On Mar 7, 10:23 am, fyleow <[EMAIL PROTECTED]> wrote: > > > I like Komodo. It's free and has SFTP support. You can also get code > > intelligence to work with Django. It's also cross platform. It's a tad > > slow when loading but I find it works well. > > > On Mar 5, 6:32 am, gabriel <[EMAIL PROTECTED]> wrote: > > > > Hi , > > > > I am at the point of changing IDE before my next project ( a huge one ). > > > So far I've used Geany for python but now I am supposed to use django. > > > Is it anythong with special support for Django?? > > > > I know that recommendations include SPE and Eclipse but I wonder if you > > > happened to work with IDE with a nice django support - does anything > > > alike exist?? > > > > Thanks for your answers, > > > Gabriel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

