.. Emit documentation master file, created by sphinx-quickstart on Thu Jan 3 19:10:48 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Emit's documentation! ================================ Emit is a library that hooks into Celery (or just local memory) to provide subscriptions and notifications for your functions. It makes stream processing a whole lot easier. Supported Pythons: * CPython 2.6 * CPython 2.7 * CPython 3.2 * PyPy 1.9 Contents: .. toctree:: :maxdepth: 2 getting-started celery multilang regex-routing command-line-utilities logging api-documentation glossary changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` License ======= .. literalinclude:: ../LICENSE.md