Metadata-Version: 2.1
Name: hatter
Version: 0.1.2
Summary: Framework to easily create microservices backed by a RabbitMQ broker
Home-page: UNKNOWN
Author: Austin Howard
Author-email: austin@tangibleintelligence.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >3.6.1
Description-Content-Type: text/markdown
Requires-Dist: aio-pika (<7,>=6.7)
Requires-Dist: pydantic (<2,>=1.7.3)

[![Build Status](https://cloud.drone.io/api/badges/tangibleintelligence/hatter/status.svg)](https://cloud.drone.io/tangibleintelligence/hatter)

# hatter
Framework to easily create microservices backed by a RabbitMQ broker.

While functional, this is still in alpha phase. Documentation, tests, and some additional functionality is still to come.

