Metadata-Version: 2.1
Name: skit-labels
Version: 0.3.9
Summary: Command line tool for interacting with labelled datasets at skit.ai.
License: MIT
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: attrs (>=19.3.0,<20.0.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: dvc[s3] (>=2.9.3,<3.0.0)
Requires-Dist: jsonschema (>=4.4.0,<5.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: psycopg2-binary (>=2.8.5,<3.0.0)
Requires-Dist: pydash (>=5.0.2,<6.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pytz (>=2020.1,<2021.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: tqdm (>=4.46.0,<5.0.0)
