Skip to content

Commit 549f732

Browse files
Dorianuxbehackett
authored andcommitted
just added some existing Flask tool
1 parent 6b3f861 commit 549f732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/tools.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ various Python frameworks and libraries.
100100
:mod:`repoze.what`.
101101
* `mongobox <http://github.com/theorm/mongobox>`_ is a tool to run a sandboxed
102102
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.
103106

104107
Alternative Drivers
105108
-------------------

0 commit comments

Comments
 (0)