Invoking Gearbox is pretty simple, you can just create a Run Configuration with it. Then both running and debugging will work (avoid --reload option or debugging won't work properly)
See http://i64.tinypic.com/n2k1es.jpg On Fri, Nov 27, 2015 at 10:39 PM, Robert James Liguori <[email protected] > 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]> 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]> 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. >>> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TurboGears" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/turbogears/64RbDCnf4sE/unsubscribe. >> To unsubscribe from this group and all its topics, 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. >> > > -- > 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. > -- 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.

