There was an error while loading. Please reload this page.
1 parent 6b3f861 commit 549f732Copy full SHA for 549f732
doc/tools.rst
@@ -100,6 +100,9 @@ various Python frameworks and libraries.
100
:mod:`repoze.what`.
101
* `mongobox <http://github.com/theorm/mongobox>`_ is a tool to run a sandboxed
102
MongoDB instance from within a python app.
103
+* `Flask-MongoAlchemy <http://github.com/cobrateam/flask-mongoalchemy/>` Add Flask support for MongoDB using MongoAlchemy.
104
+* `Flask-MongoKit <http://github.com/jarus/flask-mongokit/>` Flask extension to better integrate MongoKit into Flask
105
+* `Flask-PyMongo <http://github.com/dcrosta/flask-pymongo/>` Flask-PyMongo bridges Flask and PyMongo.
106
107
Alternative Drivers
108
-------------------
0 commit comments