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.3.0.tar.gz
(19.1 kB
view details)
File details
Details for the file Flask-Simon-0.3.0.tar.gz
.
File metadata
- Download URL: Flask-Simon-0.3.0.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 239a64e3eea16fadb2da598082f28b57c456170a8f18dc9facef32c2b40bc813 |
|
MD5 | 03a4fb5087cb2ddc5f01f1e814329f71 |
|
BLAKE2b-256 | 09410e123fbbd442b7cad5e17e58ef5aee318f6c7dd77c500ca24d14fc440d3e |