Getting Started
Connect to the database:
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
Release files for Flask-Simon 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Flask-Simon-0.3.0.tar.gz | 19.1 kB | Details |
Release files / Flask-Simon-0.3.0.tar.gz
| Download URL | Flask-Simon-0.3.0.tar.gz |
|---|---|
| Size | 19.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
239a64e3eea16fadb2da598082f28b57c456170a8f18dc9facef32c2b40bc813
|
|
BLAKE2b-256 checksum How to use checksums |
09410e123fbbd442b7cad5e17e58ef5aee318f6c7dd77c500ca24d14fc440d3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |