No project description provided
Project description
Getting Started
Define a model:
from flask import Flask from flask.ext.simon import Simon app = Flask(__name__) Simon(app)
Full documentation can be found on Read the Docs.
Installation
Installing Flask-Simon is easy:
pip install Flask-Simon
or download the source and run:
python setup.py install
Project details
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
Flask-Simon-0.1.0.tar.gz
(16.9 kB
view details)
File details
Details for the file Flask-Simon-0.1.0.tar.gz
.
File metadata
- Download URL: Flask-Simon-0.1.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b4961c0ec203fde508f4f5145895b48c4f0161c8e237979c74faaeeeb4f4a25 |
|
MD5 | e16265c50c1eea877272fa200b659a4e |
|
BLAKE2b-256 | 9d1bb1c2f6d6839ed2e507a17e708e9947fc4c855ce00ccd899b87f7bbfd7dbe |