Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

MongoEngine flask extension with WTF model forms support

License

Notifications You must be signed in to change notification settings

jamarparris/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 89.0%
  • Makefile 4.8%
  • Shell 4.3%
  • CSS 1.9%