LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
easypubsub/__init__.py
easypubsub/decorator.py
easypubsub/logging.py
easypubsub/proxy.py
easypubsub/publisher.py
easypubsub/py.typed
easypubsub/subscriber.py
easypubsub.egg-info/PKG-INFO
easypubsub.egg-info/SOURCES.txt
easypubsub.egg-info/dependency_links.txt
easypubsub.egg-info/requires.txt
easypubsub.egg-info/top_level.txt
tests/test_decorator.py
tests/test_proxy.py
tests/test_pubsub.py
tests/test_unpicklable_message.py