Flask-MongoAlchemy is a Flask extension that adds Flask support for MongoDB using MongoAlchemy.
Development
* Source hosted at Github
* Report issues on Github Issues
Bootstraping the development environment
If you are using a virtualenv, bootstrap your development environment by running:
make bootstrap
Running tests
With all dependencies installed (after bootstrap development env), just run:
make test
Community
#cobrateam on chanel irc.freenode.net
Documentation
For full documentation, see the online docs at: http://packages.python.org/Flask-MongoAlchemy/.
Product's homepage
Requirements:
· Flask
· Python
What's New in This Release: [ read full changelog ]
· [bugfix] fix compatibility with pymongo 2.2