Metadata-Version: 2.1
Name: hotot
Version: 0.2.0
Summary: RabbitMQ/Pika Python client
Home-page: https://gitlab.lancey.fr/nuage/hotot
Author: Lancey Energy Storage
License: UNKNOWN
Description: # Hotot: RabbitMQ Python client
        
        **Hotot** is a thin wrapper around [Pika](https://github.com/pika/pika) and [requests](http://docs.python-requests.org/en/master/) to provide: 
        * clients that handle connection, publish and receive operations on RabbitMQ without any hassle.
        * functions to simplify API calls
        
        This package is named after the *(cute)* french rabbit [Blanc de Hotot](https://en.wikipedia.org/wiki/Blanc_de_Hotot).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: License :: Public Domain
Description-Content-Type: text/markdown
