Metadata-Version: 2.0
Name: dramatiq
Version: 0.12.0
Summary: A distributed task processing library.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: prometheus-client (==0.0.20)
Provides-Extra: memcached
Requires-Dist: pylibmc (<2.0,>=1.5); extra == 'memcached'
Provides-Extra: rabbitmq
Requires-Dist: pika (<0.12,>=0.10); extra == 'rabbitmq'
Provides-Extra: redis
Requires-Dist: redis (~=2.10); extra == 'redis'
Provides-Extra: watch
Requires-Dist: watchdog (~=0.8); extra == 'watch'

Visit http://dramatiq.io for more information.


