For things like gearbox, database migrations, test runners and filesystem watchers I prefer just using the command line rather than an IDE.
Tim On 11/27/2015 03:39 PM, Robert James Liguori wrote: > how do you invoke gearbox? you work in and out of the IDE? > > On Fri, Nov 27, 2015 at 4:30 PM, Alessandro Molina > <[email protected] <mailto:[email protected]>> wrote: > > It's still unclear to me what you mean by "an IDE that supports TG2". > > I have been using PyCharm with TG2 projects for the past 2 years > and I relied on the integrated debugger, query analysis, test > suite runner, coverage reporter, autocompletion, autoimport, > template syntax highlight and so on. Not sure which feature you > are missing o_O > > > > On Fri, Nov 27, 2015 at 8:42 PM, Robert James Liguori > <[email protected] <mailto:[email protected]>> wrote: > > What is the ideal development environment when working with > TurboGears2, matplotlib and SQLAlchemy with a rest interface? > > That is, please list out all helpful resources if anyone has > the time. > > Note that I've been trying to find an IDE that directly > supports TG2 and I can't find one... so I'm thinking now not > to use one and just to leverage off of vim and other resources. > > Thanks, > Robert > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

