Metadata-Version: 2.1
Name: eventzapi
Version: 2.0.13
Summary: The Events API supports a Python micro-services infrastructure
Home-page: https://www.eventzapi.com/
Author: I-Technology Inc.
Author-email: bobj@i-technologyinc.com
License: UNKNOWN
Description: # eventzAPI
        [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](code-of-conduct.md)
        
        The eventzAPI supports a Python micro services infrastructure.
        It employs publish and subscribe messaging using AMQP messaging (RabbitMQ) & Event Sourcing.
        It provides support for Qt or tkinter GUIs.
        A Librarian Client supports querying an indelible event store (Archive).
        
        The API requires that a RabbitMQ server be accessible and if a master archive is needed, an Archivist and Librarian available through Docker Hub.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Natural Language :: English
Classifier: Topic :: System :: Distributed Computing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
