Simple MongoDB Models for Flask
Project description
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
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.2.0.tar.gz
(18.9 kB
view details)
File details
Details for the file Flask-Simon-0.2.0.tar.gz
.
File metadata
- Download URL: Flask-Simon-0.2.0.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2198b39ea015e37d0ce7990245add6648429843e0306d6b7e033358da1fb8e75 |
|
MD5 | ffd1af52530790d4d3492ea837b03891 |
|
BLAKE2b-256 | 2aba95d17ee6cabc8044ac96503fd5d0a7b40bbac5f9dfb3000f5d02ec569328 |