python - Move from google app engine to virtual machine -


i had assignement create website. did on google app engine. use jinja2 , google database.

now, proffesor ask move google app engine virtual machine. probably, have rewrite part of google database mysql example.

how setup libraries, files , templates in virtual machine? know tutorial?

the simplest method install appengine sdk on virtual machine , run appengine app on local dev server. see:

https://developers.google.com/appengine/docs/python/tools/devserver


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -