LICENSE
README.md
pyproject.toml
src/papa_events/__init__.py
src/papa_events/application.py
src/papa_events/config.py
src/papa_events/event.py
src/papa_events/exceptions.py
src/papa_events.egg-info/PKG-INFO
src/papa_events.egg-info/SOURCES.txt
src/papa_events.egg-info/dependency_links.txt
src/papa_events.egg-info/requires.txt
src/papa_events.egg-info/top_level.txt
tests/test_decorator.py
tests/test_events.py
tests/test_failover.py
tests/test_flexible_event_name.py
tests/test_init.py
tests/test_publish_events.py