LICENSE
README.md
pyproject.toml
cesc_football_scraper.egg-info/PKG-INFO
cesc_football_scraper.egg-info/SOURCES.txt
cesc_football_scraper.egg-info/dependency_links.txt
cesc_football_scraper.egg-info/requires.txt
cesc_football_scraper.egg-info/top_level.txt
football_scraper/__init__.py
football_scraper/principal_client.py
football_scraper/providers/__init__.py
football_scraper/providers/espn/client.py
football_scraper/providers/espn/competitions.py
football_scraper/providers/espn/constants.py
football_scraper/providers/espn/league.py
football_scraper/providers/espn/match.py
football_scraper/providers/espn/player.py
football_scraper/providers/espn/team.py
football_scraper/providers/espn/utils.py
football_scraper/providers/fotmob/client.py
football_scraper/providers/fotmob/competitions.py
football_scraper/providers/fotmob/constants.py
football_scraper/providers/fotmob/league.py
football_scraper/providers/fotmob/match.py
football_scraper/providers/fotmob/matches_live_today.py
football_scraper/providers/fotmob/player.py
football_scraper/providers/fotmob/team.py
football_scraper/providers/fotmob/utils.py
football_scraper/providers/scoresway/__init__.py
football_scraper/providers/scoresway/client.py
football_scraper/providers/scoresway/competitions.py
football_scraper/providers/scoresway/constants.py
football_scraper/providers/scoresway/events_match.py
football_scraper/providers/scoresway/league.py
football_scraper/providers/scoresway/player.py
football_scraper/providers/scoresway/post_match.py
football_scraper/providers/scoresway/pre_match.py
football_scraper/providers/scoresway/team.py
football_scraper/providers/scoresway/utils.py
football_scraper/providers/scoresway/data_opta/Opta Events.xlsx
football_scraper/providers/scoresway/data_opta/Opta Qualifiers.xlsx
football_scraper/providers/scoresway/data_opta/loaders.py
football_scraper/providers/sofascore/client.py
football_scraper/providers/sofascore/competitions.py
football_scraper/providers/sofascore/constants.py
football_scraper/providers/sofascore/league.py
football_scraper/providers/sofascore/manager.py
football_scraper/providers/sofascore/match.py
football_scraper/providers/sofascore/player.py
football_scraper/providers/sofascore/team.py
football_scraper/providers/sofascore/utils.py
football_scraper/providers/three_sixty_five_scores/__init__.py
football_scraper/providers/three_sixty_five_scores/client.py
football_scraper/providers/three_sixty_five_scores/competitions.py
football_scraper/providers/three_sixty_five_scores/constants.py
football_scraper/providers/three_sixty_five_scores/league.py
football_scraper/providers/three_sixty_five_scores/match.py
football_scraper/providers/three_sixty_five_scores/player.py
football_scraper/providers/three_sixty_five_scores/team.py
football_scraper/providers/three_sixty_five_scores/utils.py
football_scraper/providers/transfermarkt/__init__.py
football_scraper/providers/transfermarkt/client.py
football_scraper/providers/transfermarkt/competitions.py
football_scraper/providers/transfermarkt/constants.py
football_scraper/providers/transfermarkt/player.py
football_scraper/providers/transfermarkt/team.py
football_scraper/providers/transfermarkt/utils.py
football_scraper/providers/understat/client.py
football_scraper/providers/understat/competitions.py
football_scraper/providers/understat/constants.py
football_scraper/providers/understat/league.py
football_scraper/providers/understat/match.py
football_scraper/providers/understat/player.py
football_scraper/providers/understat/team.py
football_scraper/providers/understat/utils.py