I personally use SPE, Stani's Python Editor, and jEdit. SPE can be challenging to find/install but it's really nice (and FLOSS)
jEdit is a general purpose text editor but does have some python niceties such as highlighting. It's in java but works well (i am told) on unix-alikes. On 10/18/07, Kevin Horn <[EMAIL PROTECTED]> wrote: > > On 10/18/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > > > > You can also start with a simple editor such as SciTE, or use the good > > old emacs or vi which have benefits of their own (see > > http://www.viemu.com/a-why-vi-vim.html ). > > > > > SciTE is what I use. Lightwieght, syntax highlighting, and folding. > That's about all I need. Code completion is also possible to an extent, but > it takes some fiddling to get it working right, and I haven't bothered to > set it up on my last few installs. > > I've also used WingIDE, and it seems fine, but I didn't really use the > extra "IDE" features, so haven't even started it in about a year. > > Kevin iHorn > > > > > > -- Chris Mahan http://www.christophermahan.com/ [EMAIL PROTECTED] [EMAIL PROTECTED] cell 818.943.1850 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

