Skip to main content

Python-as-a-Service is a set of utilities for quickly creating Tornado applications.

Project description

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.

Hosted at GitHub and PyPi

People using pyaas:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyaas-0.3.9.tar.gz (23.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page