Wu-Man wrote: > I'm new to TurboGears. I was wondering if there is a preferred Python > source code editor or some sort of IDE environment for development in > TurboGears that anyone can recommend.
I have made very good experiences with Komodo IDE 4: http://www.activestate.com/Products/komodo_ide/feature_list.plex WingIDE and PyScripter are other good alternatives. 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). -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

