LICENSE
README.md
pyproject.toml
bref_scraper/__init__.py
bref_scraper/constants.py
bref_scraper/players.py
bref_scraper/teams.py
bref_scraper.egg-info/PKG-INFO
bref_scraper.egg-info/SOURCES.txt
bref_scraper.egg-info/dependency_links.txt
bref_scraper.egg-info/requires.txt
bref_scraper.egg-info/top_level.txt
bref_scraper/utils/__init__.py
bref_scraper/utils/html_helpers.py
tests/test_players.py
tests/test_teams.py