Metadata-Version: 2.1
Name: minos-microservice-networks
Version: 0.0.3
Summary: Python Package with the common network classes and utilities used in Minos Microservice.
Home-page: https://clariteia.com
License: MIT
Keywords: clariteia,minos,microservice,saga
Author: Clariteia Devs
Author-email: devs@clariteia.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: aiokafka (>=0.7.0,<0.8.0)
Requires-Dist: aiomisc (>=14.0.3,<15.0.0)
Requires-Dist: aiopg (>=1.2.1,<2.0.0)
Requires-Dist: dependency-injector (>=4.32.2,<5.0.0)
Requires-Dist: minos-microservice-common (>=0.0,<0.1)
Project-URL: Repository, https://github.com/clariteia/minos_microservice_network
Description-Content-Type: text/markdown

Minos Microservice Networks
===========================

[![codecov](https://codecov.io/gh/Clariteia/minos_microservice_networks/branch/main/graph/badge.svg)](https://codecov.io/gh/Clariteia/minos_microservice_networks)

![Tests](https://github.com/Clariteia/minos_microservice_networks/actions/workflows/python-tests.yml/badge.svg)

Python Package with the common network classes and utlities used in Minos Microservice


Credits
-------

This package was created with ![Cookiecutter](https://github.com/audreyr/cookiecutter)
and the ![Minos Package](https://github.com/Clariteia/minos-pypackage) project template.

