Metadata-Version: 2.1
Name: minos-microservice-networks
Version: 0.0.1
Summary: Python Package with the common network classes and utlities used in Minos Microservice
Home-page: UNKNOWN
Author: Andrea Mucci
Author-email: andrea@clariteia.com
License: UNKNOWN
Description: 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.
        
        
        History
        =======
        
        0.0.1 (2021-05-12)
        ------------------
        
        * Added Event Handler
        * Added Command Handler
        * Added Event Recurring Service
        * Added Command Recurring Service
        * Added Event Broker with Recurrent Service
        * Added Command Broker with Recurrent Service
        * Added REST Service with Health handler
        
        
Keywords: minos_microservice_networks
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
