.appveyor.yml
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/requirements.txt
ci/templates/.appveyor.yml
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/imgs/assists.png
docs/imgs/challenges.gif
docs/imgs/corners.png
docs/imgs/empty.png
docs/imgs/freekicks.gif
docs/imgs/goals.gif
docs/imgs/p1.gif
docs/imgs/p1.png
docs/imgs/passers.png
docs/imgs/passes.png
docs/imgs/receivers.png
docs/imgs/recoveries.gif
docs/imgs/sample_chain.png
docs/imgs/shot_assists.png
docs/imgs/shots.gif
docs/imgs/t1.gif
docs/imgs/t1.png
docs/imgs/t2.gif
docs/imgs/t2.png
docs/reference/index.rst
docs/reference/pitchly.rst
src/pitchly/__init__.py
src/pitchly/__main__.py
src/pitchly/cli.py
src/pitchly/metrica.py
src/pitchly/metrica_old.py
src/pitchly/params.py
src/pitchly/pitch.py
src/pitchly/pitch_control.py
src/pitchly/pitch_control_old.py
src/pitchly/utils.py
src/pitchly.egg-info/PKG-INFO
src/pitchly.egg-info/SOURCES.txt
src/pitchly.egg-info/dependency_links.txt
src/pitchly.egg-info/entry_points.txt
src/pitchly.egg-info/not-zip-safe
src/pitchly.egg-info/requires.txt
src/pitchly.egg-info/top_level.txt
tests/test_pitchly.py