Skip to main content

PyMongo support for Flask applications

Project description

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!)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-PyMongo-0.3.1.tar.gz (22.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page