mongoengine/docs/index.rst
2010-01-03 02:30:34 +00:00

26 lines
466 B
ReStructuredText

MongoEngine User Documentation
=======================================
MongoEngine is an Object-Document Mapper, written in Python for working with
MongoDB. To install it, simply run
.. code-block:: console
# easy_install mongoengine
The source is available on `GitHub <http://github.com/hmarr/mongoengine>`_.
.. toctree::
:maxdepth: 2
tutorial
userguide
apireference
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`