LICENSE
README.md
pyproject.toml
sportsref_nfl/__init__.py
sportsref_nfl/cache.py
sportsref_nfl/cli.py
sportsref_nfl.egg-info/PKG-INFO
sportsref_nfl.egg-info/SOURCES.txt
sportsref_nfl.egg-info/dependency_links.txt
sportsref_nfl.egg-info/entry_points.txt
sportsref_nfl.egg-info/requires.txt
sportsref_nfl.egg-info/top_level.txt
sportsref_nfl/core/__init__.py
sportsref_nfl/core/game.py
sportsref_nfl/core/schedule.py
sportsref_nfl/core/scraper.py
sportsref_nfl/data/__init__.py
sportsref_nfl/data/depth_charts.py
sportsref_nfl/data/draft.py
sportsref_nfl/data/qb_elos.py
sportsref_nfl/data/rosters.py
sportsref_nfl/data/stadiums.py
sportsref_nfl/data/stats.py
sportsref_nfl/utils/__init__.py
sportsref_nfl/utils/names.py
tests/test_imports.py