开发者

Best deployment strategy for Python google app engine

I wonder if there are any best practices/patterns for deploying python apps on Google app engine specific开发者_C百科ally Django. The best practice should be combination of existing best practices viz. Fabric, Paver, Buildout etc. Also please share best practice patterns for developing (I could not get virtualenv running with Django and Django App engine helper)


For many projects, you shouldn't need any deployment process at all. If you're using App Engine Patch or Django-Nonrel, they should take care of everything for you.

For other needs, check out this article on buildout and this set of buildout recipes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜