Hello, You can find some example on the webpy cookbook, chapter "deployment" (http://webpy.org/cookbook). No packages are required :) but if you need to add specific python packages like pymongo you can see buildout or venv.
Kasey On Sep 9, 3:24 pm, Ranganath s <[email protected]> wrote: > Hi, > > I am new to web py , I have developed a small app with html, dojo, webpy > and mongodb. Now i want to know how to deploy in my host provider ,i.e how > do i package this, synonymous to .war file in java. > > thank you > Ranganath.S > > -- > I blog athttp://ranganaths.wordpress.com -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
