Skip to main content

Simple MongoDB Models for Flask

Project description

https://secure.travis-ci.org/dirn/Flask-Simon.png?branch=develop

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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page