Skip to content

quokkaproject/flask-mongoengine

 
 

Repository files navigation

                    // Flask-MongoEngine //

                 MongoEngine for you flask app


~ What is Flask-MongoEngine?

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.

~ Where are the docs?

You can find the documentation at http://readthedocs.org/docs/flask-mongoengine/en/latest/

~ How can I install it?

You can install this package using pypi, $ pip install flask-mongoengine

~ What about the license?

Flask-MongoEngine is distributed under MIT license, see LICENSE for more details 

About

MongoEngine flask extension with WTF model forms support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.2%
  • HTML 7.8%