LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/README.md
examples/local_service_run.py
examples/notams_fetch.py
examples/service_receiver.py
notamify_sdk/__init__.py
notamify_sdk/client.py
notamify_sdk/cloudflared.py
notamify_sdk/config.py
notamify_sdk/models.py
notamify_sdk/receiver.py
notamify_sdk/signature.py
notamify_sdk.egg-info/PKG-INFO
notamify_sdk.egg-info/SOURCES.txt
notamify_sdk.egg-info/dependency_links.txt
notamify_sdk.egg-info/requires.txt
notamify_sdk.egg-info/top_level.txt
notamify_watcher_sdk/__init__.py
notamify_watcher_sdk/client.py
notamify_watcher_sdk/cloudflared.py
notamify_watcher_sdk/config.py
notamify_watcher_sdk/models.py
notamify_watcher_sdk/receiver.py
notamify_watcher_sdk/signature.py
tests/test_client.py
tests/test_cloudflared.py
tests/test_compat.py
tests/test_config.py
tests/test_models.py
tests/test_receiver.py
tests/test_signature.py