.gitignore
LICENSE
README.md
__init__.py
example.png
example_categories.json
get_football_categories_all.html
get_football_categories_all.json
get_football_categories_all.txt
get_football_categories_all1.json
get_sport_event_count.csv
get_sport_event_count.json
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
upload_package.py
upload_pypi.py
upload_testpypi.py
upload_to_pypi.py
examples/basic_usage.py
sofascrape/__init__.py
sofascrape/client.py
sofascrape/models.py
sofascrape/utils.py
sofascrape.egg-info/PKG-INFO
sofascrape.egg-info/SOURCES.txt
sofascrape.egg-info/dependency_links.txt
sofascrape.egg-info/requires.txt
sofascrape.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_client_comprehensive.py
tests/test_import.py