kwcoco

View on PyPIReverse Dependencies (4)

0.7.8 kwcoco-0.7.8-py3-none-any.whl

Wheel Details

Project: kwcoco
Version: 0.7.8
Filename: kwcoco-0.7.8-py3-none-any.whl
Download: [link]
Size: 416179
MD5: 559f8d984e695cdcda4e05e317e87099
SHA256: a5bb2c7765f0c47d966681fd9c1610bcd417c9e57f5cb13e6acf0935fa077a2c
Uploaded: 2024-03-20 18:31:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwcoco
Version: 0.7.8
Summary: The kwcoco module and cli for image datasets
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwcoco
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: delayed-image (>=0.2.7)
Requires-Dist: jsonschema (>=3.2.0)
Requires-Dist: kwarray (>=0.6.12)
Requires-Dist: kwimage (>=0.9.19)
Requires-Dist: packaging (>=21.3)
Requires-Dist: parse (>=1.14.0)
Requires-Dist: safer (>=4.4.1)
Requires-Dist: scriptconfig (>=0.7.7)
Requires-Dist: sortedcontainers (>=2.3.0)
Requires-Dist: ubelt (>=1.3.3)
Requires-Dist: uritools (>=3.0.0)
Requires-Dist: xarray (>=0.16.0)
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: pandas (>=1.4.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-learn (>=1.0.2); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scipy (>=1.8.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: psutil (>=5.7.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: pandas (>=1.3.5); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scikit-learn (>=1.1.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scipy (>=1.8.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: psutil (>=5.9.1); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: networkx (>=2.7); python_version < "3.11" and python_version >= "3.8"
Requires-Dist: numpy (>=1.19.2); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: pandas (>=1.1.4); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: scikit-learn (>=0.24.1); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: scipy (>=1.5.4); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: psutil (>=5.0.1); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: networkx (<=2.5.1,>=2.2.0); python_version < "3.7.0" and python_version >= "3.6.0"
Requires-Dist: networkx (>=2.6.2); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: numpy (>=1.19.2); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: pandas (>=1.2.0); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scikit-learn (>=0.24.1); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scipy (>=1.6.0); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: psutil (>=5.4.6); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: numpy (>=1.19.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: pandas (>=1.4.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scikit-learn (>=1.0.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scipy (>=1.8.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: psutil (>=5.6.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: networkx (>=2.8); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: numpy (>=1.23.2); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: pandas (>=1.5.0); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: scikit-learn (>=1.1.3); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: scipy (>=1.9.2); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: psutil (>=5.9.1); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: delayed-image (>=0.2.7); extra == "all"
Requires-Dist: jsonschema (>=3.2.0); extra == "all"
Requires-Dist: kwarray (>=0.6.12); extra == "all"
Requires-Dist: kwimage (>=0.9.19); extra == "all"
Requires-Dist: packaging (>=21.3); extra == "all"
Requires-Dist: parse (>=1.14.0); extra == "all"
Requires-Dist: safer (>=4.4.1); extra == "all"
Requires-Dist: scriptconfig (>=0.7.7); extra == "all"
Requires-Dist: sortedcontainers (>=2.3.0); extra == "all"
Requires-Dist: ubelt (>=1.3.3); extra == "all"
Requires-Dist: uritools (>=3.0.0); extra == "all"
Requires-Dist: xarray (>=0.16.0); extra == "all"
Requires-Dist: coverage (>=5.2.1); extra == "all"
Requires-Dist: xdoctest (>=1.1.3); extra == "all"
Requires-Dist: timerit (>=0.3.0); extra == "all"
Requires-Dist: pytest (>=6.2.4); extra == "all"
Requires-Dist: affine (>=2.3.0); extra == "all"
Requires-Dist: colormath (>=3.0.0); extra == "all"
Requires-Dist: kwplot (>=0.4.13); extra == "all"
Requires-Dist: lark (>=1.1.2); extra == "all"
Requires-Dist: lark-cython (>=0.0.12); extra == "all"
Requires-Dist: seaborn (>=0.9.0); extra == "all"
Requires-Dist: rich (>=12.3.0); extra == "all"
Requires-Dist: ijson (>=3.1.4); extra == "all"
Requires-Dist: kwutil (>=0.2.4); extra == "all"
Requires-Dist: sqlalchemy-utils (>=0.40.0); extra == "all"
Requires-Dist: delayed-image (==0.2.7); extra == "all-strict"
Requires-Dist: jsonschema (==3.2.0); extra == "all-strict"
Requires-Dist: kwarray (==0.6.12); extra == "all-strict"
Requires-Dist: kwimage (==0.9.19); extra == "all-strict"
Requires-Dist: packaging (==21.3); extra == "all-strict"
Requires-Dist: parse (==1.14.0); extra == "all-strict"
Requires-Dist: safer (==4.4.1); extra == "all-strict"
Requires-Dist: scriptconfig (==0.7.7); extra == "all-strict"
Requires-Dist: sortedcontainers (==2.3.0); extra == "all-strict"
Requires-Dist: ubelt (==1.3.3); extra == "all-strict"
Requires-Dist: uritools (==3.0.0); extra == "all-strict"
Requires-Dist: xarray (==0.16.0); extra == "all-strict"
Requires-Dist: coverage (==5.2.1); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "all-strict"
Requires-Dist: timerit (==0.3.0); extra == "all-strict"
Requires-Dist: pytest (==6.2.4); extra == "all-strict"
Requires-Dist: affine (==2.3.0); extra == "all-strict"
Requires-Dist: colormath (==3.0.0); extra == "all-strict"
Requires-Dist: kwplot (==0.4.13); extra == "all-strict"
Requires-Dist: lark (==1.1.2); extra == "all-strict"
Requires-Dist: lark-cython (==0.0.12); extra == "all-strict"
Requires-Dist: seaborn (==0.9.0); extra == "all-strict"
Requires-Dist: rich (==12.3.0); extra == "all-strict"
Requires-Dist: ijson (==3.1.4); extra == "all-strict"
Requires-Dist: kwutil (==0.2.4); extra == "all-strict"
Requires-Dist: sqlalchemy-utils (==0.40.0); extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: kwimage-ext (==0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: jq (==1.1.3); (python_version < "3.5" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: jq (==1.1.3); (python_version < "3.6" and python_version >= "3.5") and extra == "all-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "all-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pandas (==1.1.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: psutil (==5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.7.3.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: networkx (<=2.5.1,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: networkx (==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: psutil (==5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.7.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: psutil (==5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.1.3); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: kwimage-ext (==0.2.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: jq (==1.3.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: sqlalchemy (==1.4.26); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: ujson (==5.2.0); python_version >= "3.7" and extra == "all-strict"
Requires-Dist: rich-argparse (==1.1.0); python_version >= "3.7" and extra == "all-strict"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scikit-learn (>=1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: kwimage-ext (>=0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "all"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "all"
Requires-Dist: jq (>=1.1.3); (python_version < "3.5" and python_version >= "2.7") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: jq (>=1.1.3); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: pytest-cov (<2.6.0,>=2.0.0); python_version < "3.6.0" and extra == "all"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pandas (>=1.1.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy (>=1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: psutil (>=5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.7.3.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: networkx (<=2.5.1,>=2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: networkx (>=2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scikit-learn (>=0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: psutil (>=5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.7.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: jq (>=1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: pandas (>=1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-learn (>=1.1.3); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy (>=1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: psutil (>=5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: kwimage-ext (>=0.2.1); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: jq (>=1.3.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: sqlalchemy (>=1.4.26); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest-cov (>=2.12.1); python_version >= "3.6.0" and extra == "all"
Requires-Dist: ujson (>=5.2.0); python_version >= "3.7" and extra == "all"
Requires-Dist: rich-argparse (>=1.1.0); python_version >= "3.7" and extra == "all"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics-strict"
Requires-Dist: opencv-python (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics-strict"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.0); (python_version < "3.4" and python_version >= "2.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.5); (python_version < "3.5" and python_version >= "3.4") and extra == "graphics"
Requires-Dist: opencv-python (>=3.1.0.2); (python_version < "3.6" and python_version >= "3.5") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "graphics"
Requires-Dist: opencv-python (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.4" and python_version >= "2.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.5" and python_version >= "3.4") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.2.16); (python_version < "3.6" and python_version >= "3.5") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.13.47); (python_version < "3.7" and python_version >= "3.6") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.8" and python_version >= "3.7") and extra == "headless"
Requires-Dist: opencv-python-headless (>=3.4.15.55); (python_version < "3.9" and python_version >= "3.8") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless"
Requires-Dist: affine (>=2.3.0); extra == "optional"
Requires-Dist: colormath (>=3.0.0); extra == "optional"
Requires-Dist: kwplot (>=0.4.13); extra == "optional"
Requires-Dist: lark (>=1.1.2); extra == "optional"
Requires-Dist: lark-cython (>=0.0.12); extra == "optional"
Requires-Dist: seaborn (>=0.9.0); extra == "optional"
Requires-Dist: rich (>=12.3.0); extra == "optional"
Requires-Dist: ijson (>=3.1.4); extra == "optional"
Requires-Dist: kwutil (>=0.2.4); extra == "optional"
Requires-Dist: affine (==2.3.0); extra == "optional-strict"
Requires-Dist: colormath (==3.0.0); extra == "optional-strict"
Requires-Dist: kwplot (==0.4.13); extra == "optional-strict"
Requires-Dist: lark (==1.1.2); extra == "optional-strict"
Requires-Dist: lark-cython (==0.0.12); extra == "optional-strict"
Requires-Dist: seaborn (==0.9.0); extra == "optional-strict"
Requires-Dist: rich (==12.3.0); extra == "optional-strict"
Requires-Dist: ijson (==3.1.4); extra == "optional-strict"
Requires-Dist: kwutil (==0.2.4); extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: kwimage-ext (==0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: jq (==1.1.3); (python_version < "3.5" and python_version >= "2.7") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.6" and python_version >= "3.5") and extra == "optional-strict"
Requires-Dist: jq (==1.1.3); (python_version < "3.6" and python_version >= "3.5") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: jq (==1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: kwimage-ext (==0.2.1); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: jq (==1.3.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: sqlalchemy (==1.4.26); python_version >= "3.10" and extra == "optional-strict"
Requires-Dist: ujson (==5.2.0); python_version >= "3.7" and extra == "optional-strict"
Requires-Dist: rich-argparse (==1.1.0); python_version >= "3.7" and extra == "optional-strict"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: jq (>=1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: kwimage-ext (>=0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "optional"
Requires-Dist: jq (>=1.1.3); (python_version < "3.5" and python_version >= "2.7") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.6" and python_version >= "3.5") and extra == "optional"
Requires-Dist: jq (>=1.1.3); (python_version < "3.6" and python_version >= "3.5") and extra == "optional"
Requires-Dist: matplotlib (>=3.1.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: jq (>=1.2.2); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: jq (>=1.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: matplotlib (>=3.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: jq (>=1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: kwimage-ext (>=0.2.1); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: jq (>=1.3.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: sqlalchemy (>=1.4.26); python_version >= "3.10" and extra == "optional"
Requires-Dist: ujson (>=5.2.0); python_version >= "3.7" and extra == "optional"
Requires-Dist: rich-argparse (>=1.1.0); python_version >= "3.7" and extra == "optional"
Requires-Dist: sqlalchemy-utils (>=0.40.0); extra == "postgresql"
Requires-Dist: sqlalchemy-utils (==0.40.0); extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.7.3.2); (python_version < "3.7" and python_version >= "3.6") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.7.5); (python_version < "3.8" and python_version >= "3.7") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (==2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "postgresql-strict"
Requires-Dist: psycopg2-binary (>=2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "postgresql"
Requires-Dist: psycopg2-binary (>=2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "postgresql"
Requires-Dist: psycopg2-binary (>=2.7.3.2); (python_version < "3.7" and python_version >= "3.6") and extra == "postgresql"
Requires-Dist: psycopg2-binary (>=2.7.5); (python_version < "3.8" and python_version >= "3.7") and extra == "postgresql"
Requires-Dist: psycopg2-binary (>=2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "postgresql"
Requires-Dist: psycopg2-binary (>=2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "postgresql"
Requires-Dist: delayed-image (==0.2.7); extra == "runtime-strict"
Requires-Dist: jsonschema (==3.2.0); extra == "runtime-strict"
Requires-Dist: kwarray (==0.6.12); extra == "runtime-strict"
Requires-Dist: kwimage (==0.9.19); extra == "runtime-strict"
Requires-Dist: packaging (==21.3); extra == "runtime-strict"
Requires-Dist: parse (==1.14.0); extra == "runtime-strict"
Requires-Dist: safer (==4.4.1); extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.7); extra == "runtime-strict"
Requires-Dist: sortedcontainers (==2.3.0); extra == "runtime-strict"
Requires-Dist: ubelt (==1.3.3); extra == "runtime-strict"
Requires-Dist: uritools (==3.0.0); extra == "runtime-strict"
Requires-Dist: xarray (==0.16.0); extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: pandas (==1.1.4); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: psutil (==5.0.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: networkx (<=2.5.1,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "runtime-strict"
Requires-Dist: networkx (==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: psutil (==5.4.6); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: psutil (==5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.1.3); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: psutil (==5.9.1); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: coverage (>=5.2.1); extra == "tests"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: timerit (>=0.3.0); extra == "tests"
Requires-Dist: pytest (>=6.2.4); extra == "tests"
Requires-Dist: coverage (==5.2.1); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: timerit (==0.3.0); extra == "tests-strict"
Requires-Dist: pytest (==6.2.4); extra == "tests-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (<2.6.0,>=2.0.0); python_version < "3.6.0" and extra == "tests"
Requires-Dist: pytest-cov (>=2.12.1); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: graphics
Provides-Extra: graphics-strict
Provides-Extra: headless
Provides-Extra: headless-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: postgresql
Provides-Extra: postgresql-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 31940 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/bench_large_hyperspectral.py sha256=jGFII_NDPLMSBJfKNSKEh1I69s-Z5u_-laFcbOgrLBU 5751
examples/bench_large_hyperspectral.pyi sha256=vzwLa4ec3zsHvJLMRA0LvFG5l9aCwZNzTQ9MnOcReTU 53
examples/demo_kwcoco_spaces.py sha256=BlOMhSHayXBFIXUwkAXSJKOd9YvkGYpATww_45Kim5Q 6241
examples/demo_sql_and_zip_files.py sha256=N1E1jrHljLU4RAMJ4tka_eOArhEChsgIctQ8Pzr-M1E 1971
examples/draw_gt_and_predicted_boxes.py sha256=YqJONvd1fKBI0y3WMyzxYAvKKiJn9FnkMEi2jAqnY0o 2882
examples/draw_gt_and_predicted_boxes.pyi sha256=EXPulHUNA1QQLCHjN_8gFsnrcBFJzgjcdXbe3NYrBqI 86
examples/faq.py sha256=dcGcpu8oIwVQrkOJ5Z3avnTDApsDWNMS1b-OqHSjwLg 7727
examples/faq.pyi sha256=FIAURwMqlYyW0oimlA4o1nmG9dzWYwZiwVHCJc9utk0 226
examples/getting_started_existing_dataset.py sha256=x2sVovfTjaIpkp3PNa4ydvgPZt93UdmrpVVEz3WQACc 2074
examples/getting_started_existing_dataset.pyi sha256=N7INWlSU0b9UFMm_7uc_FqSn9vw0niPaLlQ_1CrVM3w 156
examples/loading_multispectral_data.py sha256=4fwLcOUdk_0g1ZnqzA1EgNl98NT3DO56PYsmbff9ruQ 2068
examples/loading_multispectral_data.pyi sha256=OlFrirjK6au-qaYif8jpbcHe5l546968uHNwAnJljHA 42
examples/modification_example.py sha256=_yFRtnF_jIzXC2XT_5b6viatZ03cxumo5wy77fbbwsg 1683
examples/modification_example.pyi sha256=vVUJtmXRug1tkx6rjeOVZ3EfYiUC_jG8kjmshpmaDZ8 132
examples/shifting_annots.py sha256=o-xcM_1irjyh4OQ6TvqX0hJndk162Js_V46iqASSbxs 2087
examples/shifting_annots.pyi sha256=4TSoytfF9nJaJbT66reqAA62U9Om5LmKPnukjD88dOg 28
examples/simple_kwcoco_torch_dataset.py sha256=YcKxEHIPagY9hEbHb2wV0SBw6lR-2v3eHnZkOms_iDs 8883
examples/simple_kwcoco_torch_dataset.pyi sha256=P_XXm1nuoKyEJggV97CJZeu7VdgQoig2mHKsp9LBBxs 585
examples/vectorized_interface.py sha256=lwlORAWZokXFye1Fg1-9xoF5EAZG7MyZGSktSv3fr-4 7896
examples/vectorized_interface.pyi sha256=vguKfx6nci75l1CV6qRq8WWx5MLXYMhJ_ZPDrlDluyQ 49
kwcoco/__init__.py sha256=SUU3y-XpauyGQ6PkMv1w-1SWdUVLUckVqXKutw67k2g 21711
kwcoco/__main__.py sha256=VP_IimX_6QlcDY0Y8iPG0Od3RVGeEN7k96vuo6KcWK0 276
kwcoco/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kwcoco/_helpers.py sha256=iD85_pLsLEJB6OMPgz4jyKhA00aIIcs25sVFBKrzyaE 7087
kwcoco/_helpers.pyi sha256=2WSCjz_Q9shjKZ86cx5_hguuJS_YJRGRDOM2sCBjptw 717
kwcoco/abstract_coco_dataset.py sha256=um-DQBEOq9v0vUFH8fM5o_OYoe1GI2BfAwzKxDjBijU 309
kwcoco/abstract_coco_dataset.pyi sha256=yw-OIinDDAHh_CXYFsbTShHxnth-jVrsDyMigkmNS8s 62
kwcoco/category_tree.py sha256=9vz_fZGFH02lH5V5rYqTq0YkZc4pibVPUkLWpWBzpqY 32054
kwcoco/category_tree.pyi sha256=asJlJ-TqpvSic9MZS4_MVs0MWUJNwS64K7T0Git4RqQ 2483
kwcoco/channel_spec.py sha256=Pq-G7p9gAZBrQsTVPVLJs5bE29DUE8loDmSgRQLvfQQ 364
kwcoco/channel_spec.pyi sha256=-kBG0y-qCPkMPSUxBaKJOdSND-dME4owPDFSaHO40iY 104
kwcoco/coco_dataset.py sha256=POzNDwB-6mcCdSSO0A-LqB_6w3vXAnzVwZ5IP-gy1S8 281456
kwcoco/coco_dataset.pyi sha256=jAYRsNro8WSO5MxlX6cP4GvTK6EyCxzp8oA6TAQwJRc 14308
kwcoco/coco_evaluator.py sha256=7NzuElY0SOSYhoezxIqsa35aBkbM6hwCoT5wLEslFPM 50064
kwcoco/coco_evaluator.pyi sha256=sVMbc3MYVKlhxTWDpVFLuyP8OfW7YyJHGicvUjaH49g 1964
kwcoco/coco_image.py sha256=LhrSfl-GPNJ7XkEM1leh5ruzhURKFzfrU7PbZYYRW3Y 62383
kwcoco/coco_image.pyi sha256=1eQR8LdHWk7_Ry_9r-9N9H2rn2loSp7AmYc0L-Clzbs 4976
kwcoco/coco_objects1d.py sha256=C3LlHyFaNse3tchgn2NJVrrUn-Pv05XaMffXukBW_xk 30899
kwcoco/coco_objects1d.pyi sha256=XRqGQKnatLbgKUGIPa3zgIULI8z3NjoZw1eOXvrH2Ek 4404
kwcoco/coco_schema.py sha256=B9IpLcEUOHodOOFm7loJd8NxXocqvE3g85yO_IC5goI 11927
kwcoco/coco_schema.pyi sha256=_XuAfIHajhsv4B-EY18hdFKmRxwoLy_MJAtUWrG620s 864
kwcoco/coco_sql_dataset.py sha256=uQrogqW_wTjnrLSMDqCzsv-m0KmqgPXrdwYEXKv0xRM 95123
kwcoco/coco_sql_dataset.pyi sha256=CQuwzbTA-ZZVu0lJAfVt8IpwVAGsFzpR-UUDbGXl7mI 6559
kwcoco/compat_dataset.py sha256=dmcC0xfi6wIkoQuEuQyPQ03ftL7xhEYvP4sX-kMWnsE 16155
kwcoco/compat_dataset.pyi sha256=MFprn7PIri-zeLv-MtM77q1WAXFVCfeFJIdNt6O5_7E 1757
kwcoco/exceptions.py sha256=AI-jpFWMOmYWZgo9t9DEmRbk-Eu-syYllhQ6APR7FvE 328
kwcoco/exceptions.pyi sha256=2U3AbUWXT2ItJA_owHXFEQMQe8R0TV2cQV9LZnK4ZhY 128
kwcoco/kpf.py sha256=fC2qVN2JZFYy8dh6b7_paOBIrV8UXDuRawd2lUnARVE 2639
kwcoco/kpf.pyi sha256=4Hf7mAmqCIWnKIld7Ng6BAwuC3OHCisBRUjgAsdMY1U 74
kwcoco/kw18.py sha256=-_T2KpOFltRP3eXt0kqfiW8QTY4AOORoIJw_sDIh4DE 13342
kwcoco/kw18.pyi sha256=XHGx7RzZGNEhMly3R5c-fbDGBjLFx6VWftwCO-CcsLY 645
kwcoco/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco/sensorchan_spec.py sha256=OEi6WWnbKGMLr415BGjwXpJl8ME8J5K6xOI0q4uZFW4 402
kwcoco/sensorchan_spec.pyi sha256=WW3lxJX-M6IONo1fm3uSsscd1Iv52d6TjIGiSoTi5WU 325
kwcoco/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco/cli/__main__.py sha256=fW3TlKcwcK0VsodylwXvyvGJ2hznHgk3nUrcup3bLLI 3644
kwcoco/cli/__main__.pyi sha256=y1a7VZpNIO_nYSDd9WyJmOCZcwzWDpETP6pBn30XjZA 45
kwcoco/cli/coco_conform.py sha256=AOA9QLcYUUO7Y2R4dGfe2EQPNavmXzBIiiyi7mWaafQ 3619
kwcoco/cli/coco_conform.pyi sha256=-WTWyKz2EdgtMYT_Vpv1Sfx3hn-QKBG4XIomv3L_hyg 270
kwcoco/cli/coco_eval.py sha256=qKuqmCXv_-io8Pq14WeIoGmalqMu_7jePzjwTJObYXw 5838
kwcoco/cli/coco_eval.pyi sha256=9SJWoDoMFGqXCEp-SSG9MN9PYnvM_jGQ-sN9lusiVe0 353
kwcoco/cli/coco_fixup.py sha256=OqetB6c4sYYngefbUFvScCLGbaiAnBETTk_QbjqQxAk 4422
kwcoco/cli/coco_grab.py sha256=TDhaw4gXpJ3Z69y5zR1FFoR4rhv2jKesQUrJThTt1I8 2293
kwcoco/cli/coco_grab.pyi sha256=reDaTcBhzEF-uEdlkb61u3sGsjlgEpcIPzMQ8gssS_0 247
kwcoco/cli/coco_info.py sha256=kNC4UWaxpFv5Whf3K3wWgf5prEhWSNRiZAAG-YzY1_E 17457
kwcoco/cli/coco_info.pyi sha256=K9zEb1SmAxEWciYl_jGR8qSYrcXOCyLJp9mw9WWAWlU 1009
kwcoco/cli/coco_modify_categories.py sha256=h8d3YKzpBWtOoov7RjDPXOjqJSXS6likvXXAdKuR_OM 4406
kwcoco/cli/coco_modify_categories.pyi sha256=wBjEdsoJ0eA9Qq-A-Ea1vB7hI0Tk2YO6tvEp7o8do0s 273
kwcoco/cli/coco_move.py sha256=cK5B9TIFJyfZScwJgyzvwgvzFf-dNU0suSq-z3LoXCM 2952
kwcoco/cli/coco_move.pyi sha256=zF6znCwY6p8W7f4K-iU3Y9PHWJHIO53dNBCVwq24FHI 346
kwcoco/cli/coco_move_assets.py sha256=IFKAoWwOQVp-fhWVNLAvs2GY2Qpj3G1vzTV1YBwePVY 5960
kwcoco/cli/coco_move_assets.pyi sha256=EpxW2WU00mz1fYWLxcvj954jV5mWp7Oua3AFxkXiuQs 748
kwcoco/cli/coco_reroot.py sha256=KKWSIXtDU4A9wykLARgLC5IMMa8l0VqK0cjZmXilo74 7924
kwcoco/cli/coco_reroot.pyi sha256=ndWliYmr9_D8adlr75lVebLNxoj4E1W5q84FXSVzwT8 577
kwcoco/cli/coco_show.py sha256=5Lj_EqG_JZqozRENxJIrQ9J6N2g2QVTDwTxeEFvTTjs 4680
kwcoco/cli/coco_show.pyi sha256=oQ_B4ky9hFj9nBBnMjMp3y8Bzw77lfB0sTmqKJqpPD0 271
kwcoco/cli/coco_split.py sha256=Y7LPgnLGzD47DC1X1ZVG3gyDK0N6mDJJjFM2zG7Rf6M 6731
kwcoco/cli/coco_split.pyi sha256=HyRtOWc01ghcDaVdlarnh0P_os4fXNxpvEX3UgxpsWg 293
kwcoco/cli/coco_stats.py sha256=_PFCD0H2M-skhoL6RspVvMg4drfQqtdv7EBdwbsyDPc 8629
kwcoco/cli/coco_stats.pyi sha256=tbOZZ8Cyms2Q6cNvJJc02a5g_KlSUkEX-6J-ULsD3u8 597
kwcoco/cli/coco_subset.py sha256=--gTwr_27adQm6j1KnCCumeQBthw7J5PgDj5i5mXa9k 13369
kwcoco/cli/coco_subset.pyi sha256=25EXlyOve8G9NXL2ZSvY89qLhJfLvZfSlAmp06RCYaE 383
kwcoco/cli/coco_toydata.py sha256=AkHcANd1xuLHk4Pw1efOHMXZxtI9mEjdwzvb9_g-Eec 4930
kwcoco/cli/coco_toydata.pyi sha256=vgPd8FFPflS5ubalSUECHXvdC9XGNMjBWVw2wJ_qH_Y 270
kwcoco/cli/coco_union.py sha256=y7dMMjv80q1sJ9O9agcz_fZU6EG5YBAmzP6RJEJBHZA 3921
kwcoco/cli/coco_union.pyi sha256=urlW94kyYrNJb06NmI-jmoVq-28ZIdaRiX3yb3bRTWk 442
kwcoco/cli/coco_validate.py sha256=L_IejxzTPWhqx2boWnGbnHguxJJUu5ApL0kIZQ2alXo 7120
kwcoco/cli/coco_validate.pyi sha256=fxr0pB3o2OXVyAzG_67ztCIrHNdZFRVTJyl1Y-D-QNY 306
kwcoco/cli/find_unregistered_images.py sha256=GzZgeCKrWFVMMd6inq96WPrW73O9GHlSLnhiqsUVMQM 8903
kwcoco/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco/data/grab_camvid.py sha256=f4hjW85BGJsHyLKSvwJPQ7eKbHzf-Yr6pLgi4KjOTm4 21744
kwcoco/data/grab_camvid.pyi sha256=mRWEcxvfnp0csC5EeEMspG2R3puYtoR8F9-hqjGrwkQ 372
kwcoco/data/grab_cifar.py sha256=zx6DpuwvQcfLQlOnBljZBEpXdkDrHfCMC8diZOKnM5s 5849
kwcoco/data/grab_cifar.pyi sha256=IxDF5lCo0Ql6wf9lUBYIhH2RR1M_mymT5IxkaV4_yY8 182
kwcoco/data/grab_datasets.py sha256=cUiIBJQAFFHuABd6-BBIerUJCZQNSpWxnUoNXsLwths 720
kwcoco/data/grab_datasets.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kwcoco/data/grab_domainnet.py sha256=aMI2q1XOAkQG9en2ylybIPzbBdxVn-0nKkN2BVpf6dY 6857
kwcoco/data/grab_domainnet.pyi sha256=L_trdqHQUafw56fi9Ok1ZT37JZ-kgp_XI7hZ1FLnOzQ 31
kwcoco/data/grab_spacenet.py sha256=YTuFs8pSPai2juxLmw7EgpTPe0LW1SXt7xeSsI9GSNQ 9189
kwcoco/data/grab_spacenet.pyi sha256=HKYa-SrBuPpmKVQWYHCPp5Osn_i4sEMFWX5lvshiKXo 139
kwcoco/data/grab_voc.py sha256=o5zIxjvJ6Wy49TqHDDeAXOOGqQvqldV4YhcMlPEBCaI 9865
kwcoco/data/grab_voc.pyi sha256=2-0F5zjJfCYACuURBF3YoJEbFnYZ2DjDkX40bz7hTpI 362
kwcoco/demo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwcoco/demo/boids.py sha256=UzU8jid5ovKHLG1jU58gatZevjmYjD0wsGQsmgnr9hs 23449
kwcoco/demo/boids.pyi sha256=Y7pGpw1mYOdfWRjtCCJekkrRNJv_Ls1IO-_xF2w-_t0 1238
kwcoco/demo/perterb.py sha256=zDfyYzM8UhsG8ocBXcTtRXUg_WBSiqI3E4xGqyHpdek 14007
kwcoco/demo/perterb.pyi sha256=wbzLw-XkOyHxF87GNgyHEaKp5m7edXbkOEzfolTAnso 47
kwcoco/demo/toydata.py sha256=9PHq9-8FqCAEpxfN6w9vO9vsMmVcWMhZNoO8TY3is9Y 500
kwcoco/demo/toydata.pyi sha256=mwAr49WRPn3f3VtRfoxJmQ9q7EaN_MDuzmf37W577Rs 224
kwcoco/demo/toydata_image.py sha256=UnbTGvpIQwsg1zILyCOYK5w2vlRQF5kGvOQGpf5BX2s 20034
kwcoco/demo/toydata_image.pyi sha256=zWbm1o4AeMoJ9uD4AiU1vFmnWpFnppLJq5tGID1wPTM 1464
kwcoco/demo/toydata_video.py sha256=zz8wgs_ifpmqvSryeNaR7GgCHyZztiMA74ZRj7LPrEQ 55478
kwcoco/demo/toydata_video.pyi sha256=brTdLcsR1MbYD9z0CuH9wrwcnp9d-_bio1iX_c6kbO4 3334
kwcoco/demo/toypatterns.py sha256=O6U70NlUQ-2Tty1YcjtXPEy-J6xjxkxxIsxB28lBU9U 20195
kwcoco/demo/toypatterns.pyi sha256=Ne61c1Q-qMnIFvWiv7PV8a_q3Iax792RypX7KNpvWEc 1694
kwcoco/metrics/__init__.py sha256=ePLCT1SFSyrqCXGiIcYnuB7cITfBCn0eK3sPUgUsy-8 699
kwcoco/metrics/assignment.py sha256=nDXo6ii9yHVyLOR8t8GNBiQLZ84bt_pel2QSQbxd0Og 27823
kwcoco/metrics/assignment.pyi sha256=g670yiA_0zG_UJmMKRup4hLTnYNMa4FpJVnSxS_UJRY 18
kwcoco/metrics/clf_report.py sha256=AqVyB3B6szC8mD7QvUnrY5SsCYgDx4RuX9Aj6sPdWMs 22277
kwcoco/metrics/clf_report.pyi sha256=2pZNG0abq7erko_UF7JbICcySAneWPlTvOH9z9XMVS4 1083
kwcoco/metrics/confusion_measures.py sha256=pObC8ug3Vk3UKHU8FLvIYlyE2ipTODroicLITkI3iHQ 52336
kwcoco/metrics/confusion_measures.pyi sha256=Ke7YMHYr6QyFRqesQNIC81K77GwsuT5VY4BDo_iIXGk 3043
kwcoco/metrics/confusion_vectors.py sha256=EDIBJroYSOYwvNfKkJoMkY3-kNEqxVGdIxKnFACgZrA 43342
kwcoco/metrics/confusion_vectors.pyi sha256=LkzQcfZEFtNTiig22SZj0Wrd1STMyr94lLFo7iJWZ4M 3305
kwcoco/metrics/detect_metrics.py sha256=ncp9hngiz_9hP8biPfMSJH4S8-7PUX2IMkE5bLZzfko 60690
kwcoco/metrics/detect_metrics.pyi sha256=U__7ugSaBM-WOpwkaE8TaULCR9Mm5n-O72dqWucUwAY 3524
kwcoco/metrics/drawing.py sha256=fyKSf2OOdYbQ-0_9eQJZbwkGVp_FsVhR4GUJoK5oYa4 23045
kwcoco/metrics/drawing.pyi sha256=R2nwJkvJ5ColbTb1cvM5-2n1NQFoODl1orchZ_RDRww 1507
kwcoco/metrics/functional.py sha256=cLISC8n9E5IGiPRoxlAXfVDikT1GVTWMa9jIchiBDmQ 6984
kwcoco/metrics/functional.pyi sha256=pL9CZQZiUYJTrAnMlz2qPKJsIC9UDbnodxxUZxclzgs 239
kwcoco/metrics/sklearn_alts.py sha256=01RQiqDPOwjMvgD98ujQ_geEEo2gTF5dOKXY6ko9ZpQ 7336
kwcoco/metrics/sklearn_alts.pyi sha256=OtFPpiEooUVld3wljZh7sDdy4n3Anp6WjGwdJ2WnNsM 413
kwcoco/metrics/util.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kwcoco/metrics/voc_metrics.py sha256=5onslXrMXDWSvHRn1HBKT7AmeXs_lU_R7M5T-duoBWk 15348
kwcoco/metrics/voc_metrics.pyi sha256=nYfJ1AUDH2kqkDElWs-vtWopDAAYyiCQA18cMZgDbzk 648
kwcoco/util/__init__.py sha256=ckjdFBLwaEv976ou5_1235pGInUyvBKvwpdXE6biX-w 5567
kwcoco/util/dict_like.py sha256=izT5L6dhpdLRZ1H7ef_d96ELPgiTGoYqsgMDiFIFm3w 3765
kwcoco/util/dict_like.pyi sha256=COZiGZePlodsaJ29tB5GjdJFAQjf-2fkkHHeWaU2m7Y 1341
kwcoco/util/dict_proxy2.py sha256=CJeauso2Nmg5jSp94zJ0u5OhaMwZaaYFMBgIz1GAr64 9344
kwcoco/util/dict_proxy2.pyi sha256=QO1bFYeMyFOPCQeu_PVDoCgIIjY5ceIEkwHLB9Cn01g 1454
kwcoco/util/ijson_ext.py sha256=YT60V-eAx91YPky7kabxDLFtX4rEGOuFnfopt1NE5i0 11679
kwcoco/util/ijson_ext.pyi sha256=53Z-Kv0OMyNjWs3CnAo2Nh_vggPsc1cm2i55_OOtpZQ 752
kwcoco/util/jsonschema_elements.py sha256=Hstt-SNaCLNLSekSPgb46ReGJD6_LWCV93F-LuRF4vU 13191
kwcoco/util/jsonschema_elements.pyi sha256=dmN1n2n1Diq4WSbiO01TWmkj4O1Hqe4UUfNYaSRsFvc 1390
kwcoco/util/lazy_frame_backends.py sha256=VQx6rGmyIVsQm-EIJjQ1lHZ_qWFeZ61qMU54s8_za2s 211
kwcoco/util/lazy_frame_backends.pyi sha256=Lni-sDmnceJHoMf3ReZHHde80j-ziX6aJcXIioZ8Dsg 174
kwcoco/util/util_archive.py sha256=2AJiiYibnfIUM3WVA3UpKNLKY-U4t_Y4XH-VH8Bt0f0 10304
kwcoco/util/util_archive.pyi sha256=JoUUnPOR0QfdWAoyEjA2Qmg3zyNEbMNnakvz5uBKKRg 1207
kwcoco/util/util_deprecate.py sha256=o0DDvzOTrk2WDKYdGA-jmKjG223eiLWqWNvE2ii9gAc 644
kwcoco/util/util_deprecate.pyi sha256=KIAd6FPeLI77b2AM78EImlQWLHko5ca5OBSDJfRBAXI 354
kwcoco/util/util_eval.py sha256=hxt7m6VrojLcTHnJtFY1DWLfpl15X3fQQSv0IFpStY8 2733
kwcoco/util/util_eval.pyi sha256=VWXKxe802Mzd3YNXf9WsJCvkgmkMUlD9NO66lJPPD8g 331
kwcoco/util/util_futures.py sha256=T6s8zykO4Ve1_8XSlXsDfS6ehq-ZYuY3zVPl2RL2XAc 185
kwcoco/util/util_futures.pyi sha256=jRlbW3YYOSW1UHMTMTjjHhCNL4Dv0KcoKhDSy4TkeF0 59
kwcoco/util/util_json.py sha256=3VQSWaGVKmv7M0DkRVMV7V9e071744HpwiVu62qzejs 10867
kwcoco/util/util_json.pyi sha256=uCzMVlsoiSqc-1S7XYpqM74qH5uZpCz_3C9NTyZFX7c 551
kwcoco/util/util_monkey.py sha256=RNnW4m9dgH7O0lUlg8T2TPkd-e8kxL4lRSL1xLtZn00 3678
kwcoco/util/util_monkey.pyi sha256=yqNJMqrEvIcilooBMcJ-pUHL3xab27o67uAu3qanZUc 546
kwcoco/util/util_networkx.py sha256=JQzvcWvdhAS8rj2xhlJBFSFwaErHDim3R0OCBVvZN-I 17604
kwcoco/util/util_parallel.py sha256=XaXUuq65z-LQjc0VOAf63dEGAPDiAUNihgzPgvVdNzY 2988
kwcoco/util/util_parallel.pyi sha256=xPf52bjzdFbENZLYYAkQto1JIRgDvyKEOpYhir8equM 113
kwcoco/util/util_reroot.py sha256=5fup37Z0MFG-A5g5ePezLg6JYQOHZLRESd_qiyepEhg 3711
kwcoco/util/util_reroot.pyi sha256=FYqRwOquvVyXP3Bk1bVKeBiabGKe1uHFl-ZnBrGwYaA 177
kwcoco/util/util_rich.py sha256=Qf8qw3L4R1sBau9fVPVSYCB4kSMcP6Q1l9L1sYUZgT0 394
kwcoco/util/util_sklearn.py sha256=cgMGG7w6N8TW-LR9JmAUxVaig1z-nu4MvIWzqxRV_hU 6153
kwcoco/util/util_sklearn.pyi sha256=vHsniaumMkqSnf-NixsFA_x9bNwrCY3KMN9Uo7NPXvY 416
kwcoco/util/util_special_json.py sha256=ogijRKL5BgqAdCaD86LtN9hjHOlctyKLc65rzaTF6zs 4809
kwcoco/util/util_special_json.pyi sha256=tU46mXuKeYpR0BHOlOqX0maq20c14GdFTT887eaLXiA 130
kwcoco/util/util_truncate.py sha256=9rmAKKEhN7ZTj7RdkYrOzqiza6nBkUK1AeQEuNj9XAk 2720
kwcoco/util/util_truncate.pyi sha256=rke9m8Rucl4VBjPkilGs7Ik-zdoEAIIXrkcFoi5OxSQ 204
kwcoco/util/util_windows.py sha256=bNnrleJrbOoYLCIXfXZoN28hOGOJJZ8iojvr9OxWrd8 2015
kwcoco/util/util_windows.pyi sha256=vb55JTkehb6F2R9mPnWtw8JUAC1AV_b2fF4t9LtQB_0 70
kwcoco/util/delayed_ops/__init__.py sha256=qa5XUk87V7_v90-TcLhDCBL4mJOQQaPtPP6-awoBfPk 1607
kwcoco-0.7.8.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
kwcoco-0.7.8.dist-info/METADATA sha256=AyPBZPNjiEn8qswQvmMIb_0TNQ4576Wvv4UG3AST9Xc 71589
kwcoco-0.7.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kwcoco-0.7.8.dist-info/entry_points.txt sha256=jB-l1KixdMXKAU4nAKhNHuptveF45EacEn1DfAPMtVY 52
kwcoco-0.7.8.dist-info/top_level.txt sha256=k9a2VPp4A_ywois8vZBd9HU-RGWcO8ujeadJHJXPACo 16
kwcoco-0.7.8.dist-info/RECORD

top_level.txt

examples
kwcoco

entry_points.txt

kwcoco = kwcoco.cli.__main__:main