Flask-PyMongo 0.5.1
PyMongo support for Flask applications
PyMongo support for Flask applications.
Installation
Flask-PyMongo is pip-installable:
pip install Flask-PyMongo
You can install the latest development snapshot like so:
pip install http://github.com/dcrosta/flask-pymongo/tarball/master#egg=Flask-PyMongo-dev
Upgrading
- Version 0.2.0 introduced a dependency on PyMongo version 2.4 or later, and introduced some potential backwards-breaking changes. Please review the Changelog carefully before upgrading.
- Version 0.3.0 removed the ReadPreference redefinitions in flask_pymongo, in favor of using the constants directly from PyMongo. Please review the Changelog carefully before upgrading.
Development
Source code is hosted in GitHub (contributions are welcome!)
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| Flask-PyMongo-0.5.1.tar.gz (md5) | Source | 2017-05-24 | 23KB | ||
| Flask_PyMongo-0.5.1-py2-none-any.whl (md5) | Python Wheel | 2.7 | 2017-05-24 | 9KB | |
| Flask_PyMongo-0.5.1-py3-none-any.whl (md5) | Python Wheel | 3.6 | 2017-05-24 | 9KB | |
- Author: Dan Crosta
- Home Page: http://flask-pymongo.readthedocs.org/
- Download URL: https://github.com/dcrosta/flask-pymongo/tags
- License: BSD
- Platform: any
-
Categories
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3.3
- Programming Language :: Python :: 3.4
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: dcrosta, ranman
- Package Index Maintainer: ranman
- DOAP record: Flask-PyMongo-0.5.1.xml
