README.md
setup.cfg
setup.py
fantasy_premier_league/__init__.py
fantasy_premier_league/api.py
fantasy_premier_league/urls.py
fantasy_premier_league/utilities.py
fantasy_premier_league/analysis/__init__.py
fantasy_premier_league/analysis/captains.py
fantasy_premier_league/analysis/chips.py
fantasy_premier_league/analysis/helpers.py
fantasy_premier_league/analysis/ownership.py
fantasy_premier_league/analysis/template_team.py
fantasy_premier_league/helpers/__init__.py
fantasy_premier_league/helpers/league.py
fantasy_premier_league/helpers/player.py
fantasy_premier_league/helpers/team.py
fantasy_premier_league/helpers/models/League.py
fantasy_premier_league/helpers/models/Player.py
fantasy_premier_league/helpers/models/Team.py
fantasy_premier_league/helpers/models/__init__.py
fantasy_premier_league/helpers/models/constants.py
fantasy_premier_league/visualization/__init__.py
fantasy_premier_league/visualization/helpers.py
fantasy_premier_league/visualization/plots.py
fantasy_premier_league_stats.egg-info/PKG-INFO
fantasy_premier_league_stats.egg-info/SOURCES.txt
fantasy_premier_league_stats.egg-info/dependency_links.txt
fantasy_premier_league_stats.egg-info/requires.txt
fantasy_premier_league_stats.egg-info/top_level.txt
tests/__init__.py
tests/test_analysis.py
tests/test_league.py
tests/test_player.py
tests/test_team.py
tests/files/__init__.py
tests/files/mocks.py