match-video

View on PyPIReverse Dependencies (0)

0.1.3 match_video-0.1.3-py3-none-any.whl

Wheel Details

Project: match-video
Version: 0.1.3
Filename: match_video-0.1.3-py3-none-any.whl
Download: [link]
Size: 7004
MD5: bf1919f1904fd9ce0562f4d37fb5f0b8
SHA256: 233cf410403d506f8341fd6abe3812253210ffe69f6d96ee36a0322ddc224a0a
Uploaded: 2024-07-27 21:44:55 +0000

dist-info

METADATA

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
[Description omitted; length: 1425 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
match_video/__init__.py sha256=imuX4Wwxu5ehKs9Ww97FN_M04Ci8B6UxJ8HFdlYaI4I 220
match_video/anchor.py sha256=RoRllXSFdgtwG9WwipVMlatfT8VzmgIBtMau9t513ZM 101
match_video/cli.py sha256=vFanBmKfLzVJSuF1EoLEodXIKQStgw71K5fhZPTDdZQ 1925
match_video/utils.py sha256=WRHl6Ss3vVgZYIgDy9gX3iI1If-NdriyI61g1_vGGiQ 11021
match_video-0.1.3.dist-info/LICENSE sha256=80t1rFBAj4XMp0ENI-PT8SwgIeM9L7R9VOAujyBz7Fc 1066
match_video-0.1.3.dist-info/METADATA sha256=67XUHwkJbQW_AXrnu08gAeH8zNDqGghv6Abbs9Ofq7k 3020
match_video-0.1.3.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
match_video-0.1.3.dist-info/entry_points.txt sha256=M87-NeUMeU939SIwEo6PJ-cGfqEW9cFVCLbu6r-6UVk 51
match_video-0.1.3.dist-info/RECORD

entry_points.txt

match-video = match_video.cli:app