============================== 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 -U mongoengine The source is available on `GitHub `_. To get help with using MongoEngine, use the `MongoEngine Users mailing list `_ or come chat on the `#mongoengine IRC channel `_. If you are interested in contributing, join the developers' `mailing list `_. .. toctree:: :maxdepth: 2 tutorial guide/index apireference django changelog Indices and tables ================== * :ref:`genindex` * :ref:`search`