pyaas 0.6.1
pip install pyaas
Latest version
Released:
Python-as-a-Service is a set of utilities for quickly creating Tornado applications.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Matthew Oertle
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
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.
People using pyaas:
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Matthew Oertle
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyaas-0.6.1.tar.gz
.
File metadata
- Download URL: pyaas-0.6.1.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea9c6300e547cf9e8d69a6810412b71954c1dc06f74762b9c73aed73655f0de4 |
|
MD5 | 43bcba573680e4369de7acc184ae11d1 |
|
BLAKE2b-256 | 79f66e3c535a1387e3f0a495568d51921ab65a94fb3a8fe1c79565d82a9c8087 |