README.rst
setup.py
pyfootball/__init__.py
pyfootball/config.py
pyfootball/football.py
pyfootball/globals.py
pyfootball.egg-info/PKG-INFO
pyfootball.egg-info/SOURCES.txt
pyfootball.egg-info/dependency_links.txt
pyfootball.egg-info/requires.txt
pyfootball.egg-info/top_level.txt
pyfootball/models/__init__.py
pyfootball/models/competition.py
pyfootball/models/fixture.py
pyfootball/models/leaguetable.py
pyfootball/models/player.py
pyfootball/models/team.py
tests/models/__init__.py
tests/models/test_competition.py
tests/models/test_fixture.py
tests/models/test_leaguetable.py
tests/models/test_player.py
tests/models/test_team.py