pyaas
PyaaS, or pyaas, or Python-as-a-Service, is a simple wrapper around Tornado that makes it quick and easy to rapid deploy new web applications. It has a settings parser, storage engine, and authentication modules.
Usage
# install pyaas pip install pyaas # seed an example project in the named directory python -m pyaas.skel --name example # start the seed project python example/example.py
The site is now available at http://localhost:8080/
Edit the file example/etc/example.ini to tweak the configuration of the server.
People using pyaas: