It depends on what you are trying to achieve. Since turbogears is modular, if you only want access to the database in another application, Shekhar rightly point out : http://docs.turbogears.org/1.0/ModelOutsideTG.
In turbogears 2, Kevin Dangoor explains in a video that they are working to make TG applications reusable. In TG2 you will be able to do this - .. other app code myfirstapp= MyFirstApp() .. I think you should elaborate a bit on which components of turbogears you need to resuse. Regards, Deepak Mishra 2009/3/12 Sibtey Mehdi <sibt...@infotechsw.com> > Hi > > I am trying to combine the *Turbogears* inside my python applications but > couldn’t get the way. > > I have check the paste, paste deploy, tg2 and webob but no luck to proceed > further. > > Is there anyone who can suggest me how to combine TG2 inside of Python > apps? > > > > > > Thanks > > Sibtey Mehdi > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > >
_______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers