README.md
pyproject.toml
src/python_cqrs_dispatcher/__init__.py
src/python_cqrs_dispatcher/dispatcher.py
src/python_cqrs_dispatcher/registry.py
src/python_cqrs_dispatcher.egg-info/PKG-INFO
src/python_cqrs_dispatcher.egg-info/SOURCES.txt
src/python_cqrs_dispatcher.egg-info/dependency_links.txt
src/python_cqrs_dispatcher.egg-info/requires.txt
src/python_cqrs_dispatcher.egg-info/top_level.txt
tests/test_dispatcher.py
tests/test_registry.py