Skip to content

bool-dev/flask-mongoengine

 
 

Repository files navigation

Flask-MongoEngine

https://secure.travis-ci.org/MongoEngine/flask-mongoengine.png?branch=master
Info:Flask extension to help with MongoEngine
Author:Ross Lawley (http://github.com/rozza)

A Flask extension that provides integration with MongoEngine. It handles connection management for your app.

You can also use WTForms as model forms for your models.

Full documentation: Read The Docs

For a demo run - simply setup a virtualenv:

pip install -r requirements.txt

python example/simpleapp.py

And goto http://localhost:4000

About

MongoEngine flask extension with WTF model forms support

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • Shell 5.1%