LICENSE
README.md
pyproject.toml
setup.cfg
src/zpdatafetch/__init__.py
src/zpdatafetch/cli.py
src/zpdatafetch/config.py
src/zpdatafetch/cyclist.py
src/zpdatafetch/primes.py
src/zpdatafetch/result.py
src/zpdatafetch/signup.py
src/zpdatafetch/team.py
src/zpdatafetch/zp.py
src/zpdatafetch.egg-info/PKG-INFO
src/zpdatafetch.egg-info/SOURCES.txt
src/zpdatafetch.egg-info/dependency_links.txt
src/zpdatafetch.egg-info/entry_points.txt
src/zpdatafetch.egg-info/requires.txt
src/zpdatafetch.egg-info/top_level.txt
test/test_config.py
test/test_cyclist.py
test/test_primes.py
test/test_result.py
test/test_signup.py
test/test_team.py
test/test_zp.py