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: 840, Watchers: 840, Forks: 253, Open Issues: 43

The MongoEngine/flask-mongoengine repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 840 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.

GitHub Issues

The flask-mongoengine package has 43 open issues on GitHub

  • operation tracker uses outdated methods

See more issues on GitHub

Related Packages & Articles

Flask-WTF 1.2.1

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.