README.md
pyproject.toml
src/python_domain_events/__init__.py
src/python_domain_events/base.py
src/python_domain_events/dispatcher.py
src/python_domain_events/handler.py
src/python_domain_events.egg-info/PKG-INFO
src/python_domain_events.egg-info/SOURCES.txt
src/python_domain_events.egg-info/dependency_links.txt
src/python_domain_events.egg-info/requires.txt
src/python_domain_events.egg-info/top_level.txt
tests/test_base.py
tests/test_dispatcher.py