CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/authentication.md
docs/beta-limitations.md
docs/examples.md
docs/getting-started.md
docs/response-fields.md
examples/export_today_picks_to_csv.py
examples/filter_high_confidence_matches.py
examples/league_matches.py
examples/print_today_picks.py
examples/todays_picks.py
examples/world_cup_2026.py
src/foresportia/__init__.py
src/foresportia/client.py
src/foresportia/exceptions.py
src/foresportia/py.typed
src/foresportia.egg-info/PKG-INFO
src/foresportia.egg-info/SOURCES.txt
src/foresportia.egg-info/dependency_links.txt
src/foresportia.egg-info/requires.txt
src/foresportia.egg-info/top_level.txt
tests/test_client.py