Metadata-Version: 2.1
Name: skit-labels
Version: 0.3.37
Summary: Command line tool for interacting with labelled datasets at skit.ai.
License: MIT
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
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: aiobotocore (==2.14.0)
Requires-Dist: aiofiles (==0.8.0)
Requires-Dist: aiohttp (>=3.10.4,<4.0.0)
Requires-Dist: asyncssh (>=2.14.1,<3.0.0)
Requires-Dist: attrs (==24.2.0)
Requires-Dist: botocore (>=1.35.0,<1.35.8)
Requires-Dist: dvc[s3] (==3.55.1)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: numpy (>=1.22.0,<2.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.3,<3.0.0)
Requires-Dist: pydash (>=6.0.0,<7.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: pytz (==2021.1)
Requires-Dist: tenacity (>=8.2.2,<9.0.0)
Requires-Dist: toml (==0.10.2)
Requires-Dist: tqdm (==4.66.3)
