Flask-PyMongo 2.3.0
0
PyMongo support for Flask applications
Contents
PyMongo support for Flask applications
Stars: 721, Watchers: 721, Forks: 175, Open Issues: 25The mongodb/flask-pymongo
repo was created 12 years ago and the last code push was 4 months ago.
The project is popular with 721 github stars!
How to Install flask-pymongo
You can install flask-pymongo using pip
pip install flask-pymongo
or add it to a project with poetry
poetry add flask-pymongo
Package Details
- Author
- Dan Crosta
- License
- BSD
- Homepage
- http://flask-pymongo.readthedocs.org/
- PyPi:
- https://pypi.org/project/Flask-PyMongo/
- GitHub Repo:
- https://github.com/dcrosta/flask-pymongo
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-pymongo errors.
Code Examples
Here are some flask-pymongo
code examples and snippets.
GitHub Issues
The flask-pymongo package has 25 open issues on GitHub
- send_file throwing an error in werkzeug by passing a None-type to function that requires str