mongoengine/docs/index.rst
2010-01-31 13:47:27 +00:00

34 lines
744 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>`_.
If you are interested in contributing, join the developers' `mailing list
<http://groups.google.com/group/mongoengine-dev>`_. Some of us also like to
hang out at `#mongoengine IRC channel <irc://irc.freenode.net/mongoengine>`_.
.. toctree::
:maxdepth: 2
tutorial
guide/index
apireference
django
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`