.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
examples/calculate_tvi_from_library.py
examples/calculate_tvi_from_library_from_csv.py
examples/tvi_exploration.ipynb
tvi_footballindex/__init__.py
tvi_footballindex.egg-info/PKG-INFO
tvi_footballindex.egg-info/SOURCES.txt
tvi_footballindex.egg-info/dependency_links.txt
tvi_footballindex.egg-info/requires.txt
tvi_footballindex.egg-info/top_level.txt
tvi_footballindex/parsing/__init__.py
tvi_footballindex/parsing/f24_parser.py
tvi_footballindex/tvi/__init__.py
tvi_footballindex/tvi/calculator.py
tvi_footballindex/utils/__init__.py
tvi_footballindex/utils/helpers.py