Metadata-Version: 2.1
Name: yg.emanate
Version: 0.6.0
Summary: Lightweight event system for Python
Home-page: https://github.com/yougov/yg.emanate
Author: YouGov, plc
Author-email: dev@yougov.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: blinker
Requires-Dist: jaraco.classes (>=1.1)
Requires-Dist: pika
Requires-Dist: PikaChewie (>=1.3)
Requires-Dist: six

===============================
emanate
===============================


.. image:: https://img.shields.io/pypi/v/yg.emanate.svg
        :target: https://pypi.python.org/pypi/yg.emanate

.. image:: https://img.shields.io/travis/yougov/yg.emanate.svg
        :target: https://travis-ci.org/yougov/yg.emanate

.. .. image:: https://readthedocs.org/projects/ygemanate/badge/?version=latest
..         :target: https://ygemanate.readthedocs.io/en/latest/?badge=latest
..         :alt: Documentation Status

.. image:: https://pyup.io/repos/github/yougov/yg.emanate/shield.svg
     :target: https://pyup.io/repos/github/yougov/yg.emanate/
     :alt: Updates


Lightweight event system for Python


* Free software: MIT license


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



