Metadata-Version: |
2.1 |
Name: |
match-video |
Version: |
0.1.3 |
Summary: |
A Python library that simplifies working with video from soccer matches. |
Author: |
Grant Wenzinger |
Author-Email: |
grantwenzinger[at]gmail.com |
Home-Page: |
https://gitlab.com/grantwenzinger/match-video |
Project-Url: |
Repository, https://gitlab.com/grantwenzinger/match-video |
Keywords: |
soccer,football,match,video |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Requires-Python: |
>=3.9.0,<4.0.0 |
Requires-Dist: |
black (<23.0.0,>=22.3.0); extra == "lint" |
Requires-Dist: |
coverage[toml] (<7.0,>=6.4); extra == "test" |
Requires-Dist: |
flake8 (<5.0.0,>=4.0.1); extra == "lint" |
Requires-Dist: |
isort (<6.0.0,>=5.6.4); extra == "lint" |
Requires-Dist: |
jupyterlab (<4.0.0,>=3.6.1); extra == "examples" |
Requires-Dist: |
numpy (==1.23.4); extra == "examples" |
Requires-Dist: |
pre-commit (<3.0.0,>=2.19.0); extra == "lint" |
Requires-Dist: |
pyarrow (==10.0.0); extra == "examples" |
Requires-Dist: |
pytest (<8.0.0,>=7.1.2); extra == "test" |
Requires-Dist: |
pytest-cov (<4.0.0,>=3.0.0); extra == "test" |
Requires-Dist: |
pytest-mock (<4.0.0,>=3.2.0); extra == "test" |
Requires-Dist: |
pytest-sugar (<0.10.0,>=0.9.4); extra == "test" |
Requires-Dist: |
streamlit (<2.0.0,>=1.12.0); extra == "examples" |
Requires-Dist: |
typer[all] (<0.13.0,>=0.12.3) |
Requires-Dist: |
xmltodict (<0.14.0,>=0.13.0); extra == "examples" |
Provides-Extra: |
examples |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |