LICENSE
README.md
pyproject.toml
src/relayway/__init__.py
src/relayway/client.py
src/relayway/config.py
src/relayway/decorator.py
src/relayway/webhook.py
src/relayway.egg-info/PKG-INFO
src/relayway.egg-info/SOURCES.txt
src/relayway.egg-info/dependency_links.txt
src/relayway.egg-info/requires.txt
src/relayway.egg-info/top_level.txt
tests/test_client.py
tests/test_config.py
tests/test_decorator.py
tests/test_webhook.py