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

Easy restful web services with tornado and mongodb on python 3.

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
