Simple python mvc framework -


Is there a lightweight MVC web framework that is not necessary to install on the server? I need some simple, that I can only copy shared hosting. Localhost / blog / test

You should probably check or, two good Python Microformwork In place of a suitable "main" python script (to start your app and start to dispatch it) and mod_rewrite , you can probably get closer to your goal "just Copy [ing] being shared with "Good URL"

There is a flask, which you may have to use on your shared host (if your host supports FastCGI or mod_wsgi , then those deployment options would be better.) < / P>


Comments