.. huey documentation master file, created by
   sphinx-quickstart on Wed Nov 16 12:48:28 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

huey, a little task queue
=========================

a lightweight alternative.

* written in python
* support for django
* no deps outside stdlib, except redis (or roll your own backend)

named after my cat

.. image:: huey.jpg


Contents:

.. toctree::
   :maxdepth: 2
   
   installation
   getting-started
   imports
   troubleshooting
   api



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

