.. mango documentation master file, created by sphinx-quickstart on Sat May 6 22:13:03 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Mango's documentation! ================================= Overview -------- Mango is a Python library that adds a very light ODM layer on top of `pymongo's `_ excellent API. :doc:`tutorial` A brief tutorial in using Mango. :doc:`api` Complete API reference. Source ------ Mango is an open-source project, hosted on `GitHub `_. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. toctree:: :hidden: :maxdepth: 2 self tutorial api