Metadata-Version: 2.0
Name: Henson
Version: 1.0.0.post1
Summary: A framework for running a Python service driven by a consumer
Home-page: https://henson.rtfd.org
Author: Andy Dirnberger, Jon Banafato, and others
Author-email: henson@iheart.com
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: argh
Requires-Dist: watchdog (>=0.8.3)

#####################
Henson |build status|
#####################

.. |build status| image:: https://travis-ci.org/iheartradio/Henson.svg?branch=master
   :target: https://travis-ci.org/iheartradio/Henson

.. image:: docs/_static/logo.png
   :width: 400
   :height: 400
   :align: center

A framework for running a Python service driven by a consumer.

* `Documentation <https://henson.rtfd.org>`_
* `Installation <https://henson.readthedocs.org/en/latest/#installation>`_
* `Changelog <https://henson.readthedocs.org/en/latest/changes.html>`_
* `Source <https://github.com/iheartradio/Henson>`_


