Metadata-Version: 2.1
Name: wf-video-io
Version: 3.2.1
Summary: Library for working with video files and interacting with the wildflower video-service
License: MIT
Author: Paul J DeCoursey
Author-email: paul@decoursey.net
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: jmespath (>=1.0.1,<2.0.0)
Requires-Dist: opencv-python (>=4.6.0)
Requires-Dist: tenacity (>=8.1.0,<9.0.0)
Requires-Dist: urllib3 (>=1.26.12,<2.0.0)
Requires-Dist: wf-cv-utils (>=3.4.0)
Requires-Dist: wf-fastapi-auth0 (>=1.0)
Requires-Dist: wf-honeycomb-io (>=2.0.0)
Description-Content-Type: text/markdown

# video_io

Tools for accessing Wildflower video data

## Task list
* Add ability to request concatenation of videos

