Pyrocumulus
===========

Pyrocumulus is a glue-code do make (even more!) easy and fun to work with
mongoengine and tornado. Using pyrocumulus you easily create restful apis
for your mongoengine documents.


Installation
++++++++++++

.. code-block:: sh

    $ pip install pyrocumulus


Getting started
+++++++++++++++

Read the pyrocumulus tutorial here:
http://pyrocumulus.readthedocs.org/en/latest/getting_started/usage.html


For full documentation take a look at
http://pyrocumulus.readthedocs.org/en/latest/ or in the doc/ directory
in the source code
