.gitignore
COPYRIGHT
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
pyspypoint.egg-info/PKG-INFO
pyspypoint.egg-info/SOURCES.txt
pyspypoint.egg-info/dependency_links.txt
pyspypoint.egg-info/requires.txt
pyspypoint.egg-info/top_level.txt
pyspypoint.egg-info/zip-safe
spypoint/__init__.py
spypoint/client.py
spypoint/exceptions.py
test/__init__.py
test/test_client.py