LICENSE
README.md
pyproject.toml
src/spfetch/__init__.py
src/spfetch/auth.py
src/spfetch/client.py
src/spfetch/destinations.py
src/spfetch/exceptions.py
src/spfetch/utils.py
src/spfetch.egg-info/PKG-INFO
src/spfetch.egg-info/SOURCES.txt
src/spfetch.egg-info/dependency_links.txt
src/spfetch.egg-info/requires.txt
src/spfetch.egg-info/top_level.txt
tests/test_client_init.py
tests/test_client_ls.py
tests/test_retry.py