LICENSE.txt
README.md
pyproject.toml
src/scrappey/__init__.py
src/scrappey/async_client.py
src/scrappey/client.py
src/scrappey/exceptions.py
src/scrappey/py.typed
src/scrappey/types.py
src/scrappey.egg-info/PKG-INFO
src/scrappey.egg-info/SOURCES.txt
src/scrappey.egg-info/dependency_links.txt
src/scrappey.egg-info/requires.txt
src/scrappey.egg-info/top_level.txt
tests/test_client.py