Contents

flask-mongoengine 1.0.0

0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model form

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

Stars: 835, Watchers: 835, Forks: 247, Open Issues: 45

The MongoEngine/flask-mongoengine repo was created 13 years ago and the last code push was 2 years ago.
The project is popular with 835 github stars!

How to Install flask-mongoengine

You can install flask-mongoengine using pip

pip install flask-mongoengine

or add it to a project with poetry

poetry add flask-mongoengine

Package Details

Author
Ross Lawley
License
BSD
Homepage
https://github.com/mongoengine/flask-mongoengine
PyPi:
https://pypi.org/project/flask-mongoengine/
GitHub Repo:
https://github.com/mongoengine/flask-mongoengine

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-mongoengine  pypi packages just yet.

Errors

A list of common flask-mongoengine errors.

Code Examples

Here are some flask-mongoengine code examples and snippets.

Related Packages & Articles

Flask-WTF 1.2.2

Form rendering, validation, and CSRF protection for Flask with WTForms.

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.