mongoengine/docs/index.rst

29 lines
513 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
guide/index
apireference
django
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`