LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
pyAFL/__init__.py
pyAFL/config.py
pyAFL/conftest.py
pyAFL.egg-info/PKG-INFO
pyAFL.egg-info/SOURCES.txt
pyAFL.egg-info/dependency_links.txt
pyAFL.egg-info/requires.txt
pyAFL.egg-info/top_level.txt
pyAFL/players/__init__.py
pyAFL/players/models.py
pyAFL/players/tests/__init__.py
pyAFL/players/tests/test_models.py
pyAFL/requests/__init__.py
pyAFL/requests/requests.py
pyAFL/requests/tests/__init__.py
pyAFL/requests/tests/test_requests.py
pyAFL/seasons/__init__.py
pyAFL/seasons/models.py
pyAFL/seasons/tests/__init__.py
pyAFL/seasons/tests/test_models.py
pyAFL/teams/__init__.py
pyAFL/teams/models.py
pyAFL/teams/tests/__init__.py
pyAFL/teams/tests/test_models.py