Metadata-Version: 2.0
Name: Doozer
Version: 1.2.0
Summary: A framework for running a Python service driven by a consumer
Home-page: https://doozer.readthedocs.io
Author: Andy Dirnberger, Jon Banafato, and others
Author-email: andy@dirnberger.me
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: argh
Requires-Dist: watchdog (>=0.8.3)
Provides-Extra: sphinx
Requires-Dist: sphinxcontrib-autoprogram (>=0.1.3); extra == 'sphinx'

#####################
Doozer |build status|
#####################

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

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

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

* `Documentation <https://doozer.readthedocs.io>`_
* `Installation <https://doozer.readthedocs.io/en/latest/#installation>`_
* `Changelog <https://doozer.readthedocs.io/en/latest/changes.html>`_
* `Source <https://github.com/dirn/Doozer>`_


