Metadata-Version: 2.1
Name: pixeltable
Version: 0.1.1
Summary: 
Author: Marcel Kornacker
Author-email: marcelk@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cloudpickle (>=2.2.1,<3.0.0)
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: ftfy (>=6.1.1,<7.0.0)
Requires-Dist: hnswlib (>=0.6.2,<0.7.0)
Requires-Dist: jmespath (>=1.0.1,<2.0.0)
Requires-Dist: numpy (>=1.24.1,<2.0.0)
Requires-Dist: opencv-python-headless (>=4.7.0.68,<5.0.0.0)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: pillow (>=9.4.0,<10.0.0)
Requires-Dist: psycopg2-binary (>=2.9.5,<3.0.0)
Requires-Dist: regex (>=2022.10.31,<2023.0.0)
Requires-Dist: sqlalchemy (>=1.4.41,<2.0.0)
Requires-Dist: sqlalchemy-utils (>=0.39.0,<0.40.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Description-Content-Type: text/markdown

# Pixeltable

Pixeltable is a Python library that exposes image and video data via a table interface.

