Metadata-Version: 2.4
Name: shapegraphs
Version: 0.1.0
Summary: Shape graph computation and analysis for soccer tracking data
Requires-Python: >=3.9
Requires-Dist: networkx>=3.0
Requires-Dist: numpy>=1.24
Requires-Dist: scipy>=1.10
Requires-Dist: matplotlib>=3.7
Requires-Dist: tqdm>=4.65
Provides-Extra: video
Requires-Dist: opencv-python>=4.8; extra == "video"
