Metadata-Version: 2.1
Name: buz
Version: 0.1.0
Summary: Light, simple and extensible implementations of event, command and query buses
Home-page: https://github.com/Feverup/buz
Author: Luis Pintado Lozano
Author-email: luis.pintado.lozano@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: dataclasses ; python_version < "3.7.0"

# Buz

Buz is a set of light, simple and extensible implementations of event, command and query buses.


