LICENSE
MANIFEST.in
README.md
example.py
pyproject.toml
requirements.txt
setup.py
notify_africa/__init__.py
notify_africa/client.py
notify_africa/exceptions.py
notify_africa/models.py
notify_africa/utils.py
notify_africa.egg-info/PKG-INFO
notify_africa.egg-info/SOURCES.txt
notify_africa.egg-info/dependency_links.txt
notify_africa.egg-info/requires.txt
notify_africa.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_utils.py