Metadata-Version: 2.1
Name: pubsub-yarmenti
Version: 0.2.2
Summary: A simple pub/sub implementation package
Home-page: https://github.com/yarmenti/py_pubsub
Author: yarmenti
Author-email: yannick.armenti@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Pubsub Package

[![PyPI version](https://badge.fury.io/py/pubsub-yarmenti.svg)](https://badge.fury.io/py/pubsub-yarmenti)

A simple implementation of a Publish / Subscribe pattern in Python.


