Skip to content

Commit 8762f01

Browse files
authored
PYTHON-3994 Remove link to MongoAlchemy (#1392)
1 parent 4c00227 commit 8762f01

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/tools.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@ MongoKit
8585
is an ORM-like layer on top of PyMongo. There is also a MongoKit
8686
`google group <http://groups.google.com/group/mongokit>`_.
8787

88-
MongoAlchemy
89-
`MongoAlchemy <http://mongoalchemy.org>`_ is another ORM-like layer on top of
90-
PyMongo. Its API is inspired by `SQLAlchemy <http://sqlalchemy.org>`_. The
91-
code is available `on GitHub <http://github.com/jeffjenkins/MongoAlchemy>`_;
92-
for more information, see `the tutorial <http://mongoalchemy.org/tutorial.html>`_.
93-
9488
Minimongo
9589
`minimongo <http://pypi.python.org/pypi/minimongo>`_ is a lightweight,
9690
pythonic interface to MongoDB. It retains pymongo's query and update API,

0 commit comments

Comments
 (0)