Metadata-Version: |
2.1 |
Name: |
kwcoco |
Version: |
0.8.7 |
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.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.8 |
Requires-Dist: |
delayed_image (>=0.4.2) |
Requires-Dist: |
jsonschema (>=3.2.0) |
Requires-Dist: |
kwarray (>=0.6.19) |
Requires-Dist: |
kwimage (>=0.11.1) |
Requires-Dist: |
packaging (>=21.3) |
Requires-Dist: |
parse (>=1.19.0) |
Requires-Dist: |
safer (>=4.4.1) |
Requires-Dist: |
scriptconfig (>=0.7.10) |
Requires-Dist: |
sortedcontainers (>=2.3.0) |
Requires-Dist: |
ubelt (>=1.3.6) |
Requires-Dist: |
uritools (>=3.0.0) |
Requires-Dist: |
xarray (>=2023.10.0); python_version < "4.0" and python_version >= "3.12" |
Requires-Dist: |
xarray (>=0.17.0); python_version < "3.12" and python_version >= "3.8" |
Requires-Dist: |
networkx (>=2.8); python_version < "4.0" and python_version >= "3.11" |
Requires-Dist: |
networkx (>=2.8); python_version < "3.11" and python_version >= "3.8" |
Requires-Dist: |
scipy (>=1.11.2); python_version < "4.0" and python_version >= "3.12" |
Requires-Dist: |
scipy (>=1.9.2); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
scipy (>=1.8.0); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
scipy (>=1.8.0); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
scipy (>=1.8.0); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
numpy (>=1.26.0); python_version < "4.0" and python_version >= "3.12" |
Requires-Dist: |
numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
pandas (>=2.1.1); python_version < "4.0" and python_version >= "3.12" |
Requires-Dist: |
pandas (>=1.5.0); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
pandas (>=1.4.2); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
pandas (>=1.4.2); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
pandas (>=1.4.2); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
scikit-learn (>=1.3.1); python_version < "4.0" and python_version >= "3.12" |
Requires-Dist: |
scikit-learn (>=1.1.3); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
scikit-learn (>=1.1.0); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
scikit-learn (>=1.0.2); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
scikit-learn (>=1.0.2); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
psutil (>=5.9.6); python_version < "4.0" and python_version >= "3.11" |
Requires-Dist: |
psutil (>=5.9.1); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
psutil (>=5.7.3); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
psutil (>=5.6.3); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
rich (>=12.3.0) |
Requires-Dist: |
delayed_image (>=0.4.2); extra == "all" |
Requires-Dist: |
jsonschema (>=3.2.0); extra == "all" |
Requires-Dist: |
kwarray (>=0.6.19); extra == "all" |
Requires-Dist: |
kwimage (>=0.11.1); extra == "all" |
Requires-Dist: |
packaging (>=21.3); extra == "all" |
Requires-Dist: |
parse (>=1.19.0); extra == "all" |
Requires-Dist: |
safer (>=4.4.1); extra == "all" |
Requires-Dist: |
scriptconfig (>=0.7.10); extra == "all" |
Requires-Dist: |
sortedcontainers (>=2.3.0); extra == "all" |
Requires-Dist: |
ubelt (>=1.3.6); extra == "all" |
Requires-Dist: |
uritools (>=3.0.0); extra == "all" |
Requires-Dist: |
xarray (>=2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
xarray (>=0.17.0); (python_version < "3.12" 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: |
networkx (>=2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
scikit-learn (>=1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
scikit-learn (>=1.1.3); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
scikit-learn (>=1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
psutil (>=5.9.6); (python_version < "4.0" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
rich (>=12.3.0); extra == "all" |
Requires-Dist: |
coverage (>=5.2.1); extra == "all" |
Requires-Dist: |
xdoctest (>=1.1.5); extra == "all" |
Requires-Dist: |
timerit (>=0.3.0); extra == "all" |
Requires-Dist: |
pytest (>=6.2.4); extra == "all" |
Requires-Dist: |
pytest-cov (>=2.12.1); extra == "all" |
Requires-Dist: |
affine (>=2.3.0); extra == "all" |
Requires-Dist: |
colormath (>=3.0.0); extra == "all" |
Requires-Dist: |
kwimage_ext (>=0.2.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
kwimage_ext (>=0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
kwplot (>=0.5.2); extra == "all" |
Requires-Dist: |
lark (>=1.1.2); extra == "all" |
Requires-Dist: |
lark_cython (>=0.0.12); extra == "all" |
Requires-Dist: |
seaborn (>=0.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
seaborn (>=0.11.2); python_version < "3.12" and extra == "all" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.10" and extra == "all" |
Requires-Dist: |
ujson (>=5.2.0); python_version >= "3.7" and extra == "all" |
Requires-Dist: |
sqlalchemy (>=2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
sqlalchemy (>=1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
sqlalchemy (>=1.4.26); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
sqlalchemy (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") 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.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
jq (>=1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
rich_argparse (>=1.1.0); python_version >= "3.7" and extra == "all" |
Requires-Dist: |
ijson (>=3.1.4); extra == "all" |
Requires-Dist: |
kwutil (>=0.3.3); extra == "all" |
Requires-Dist: |
kwgis (>=0.1.0); extra == "all" |
Requires-Dist: |
psycopg2-binary (>=2.9.9); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
psycopg2-binary (>=2.9.5); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
psycopg2-binary (>=2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
psycopg2-binary (>=2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
psycopg2-binary (>=2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
sqlalchemy_utils (>=0.40.0); extra == "all" |
Requires-Dist: |
opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") 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.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "headless" |
Requires-Dist: |
opencv-python (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") 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.4.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "graphics" |
Requires-Dist: |
psycopg2-binary (>=2.9.9); (python_version < "4.0" and python_version >= "3.12") and extra == "postgresql" |
Requires-Dist: |
psycopg2-binary (>=2.9.5); (python_version < "3.12" and python_version >= "3.11") 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.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "postgresql" |
Requires-Dist: |
psycopg2-binary (>=2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "postgresql" |
Requires-Dist: |
sqlalchemy_utils (>=0.40.0); extra == "postgresql" |
Requires-Dist: |
sphinx (>=5.0.1); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (>=2021.3.14); extra == "docs" |
Requires-Dist: |
sphinx_rtd_theme (>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-napoleon (>=0.7); extra == "docs" |
Requires-Dist: |
sphinx-autoapi (>=1.8.4); extra == "docs" |
Requires-Dist: |
Pygments (>=2.9.0); extra == "docs" |
Requires-Dist: |
myst_parser (>=0.18.0); extra == "docs" |
Requires-Dist: |
sphinx-reredirects (>=0.0.1); extra == "docs" |
Requires-Dist: |
kwplot; extra == "docs" |
Requires-Dist: |
six; extra == "docs" |
Requires-Dist: |
sphinx-jsonschema (>=1.19.1); extra == "docs" |
Requires-Dist: |
docutils (>=0.20.1); extra == "docs" |
Requires-Dist: |
coverage (>=5.2.1); extra == "docs" |
Requires-Dist: |
xdoctest (>=1.1.5); extra == "docs" |
Requires-Dist: |
timerit (>=0.3.0); extra == "docs" |
Requires-Dist: |
pytest (>=6.2.4); extra == "docs" |
Requires-Dist: |
pytest-cov (>=2.12.1); extra == "docs" |
Requires-Dist: |
opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
opencv-python-headless (>=3.4.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
affine (>=2.3.0); extra == "docs" |
Requires-Dist: |
colormath (>=3.0.0); extra == "docs" |
Requires-Dist: |
kwimage_ext (>=0.2.1); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
kwimage_ext (>=0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "docs" |
Requires-Dist: |
kwplot (>=0.5.2); extra == "docs" |
Requires-Dist: |
lark (>=1.1.2); extra == "docs" |
Requires-Dist: |
lark_cython (>=0.0.12); extra == "docs" |
Requires-Dist: |
seaborn (>=0.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
seaborn (>=0.11.2); python_version < "3.12" and extra == "docs" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.10" and extra == "docs" |
Requires-Dist: |
ujson (>=5.2.0); python_version >= "3.7" and extra == "docs" |
Requires-Dist: |
sqlalchemy (>=2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
sqlalchemy (>=1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
sqlalchemy (>=1.4.26); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
sqlalchemy (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
sqlalchemy (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
jq (>=1.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
jq (>=1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
rich_argparse (>=1.1.0); python_version >= "3.7" and extra == "docs" |
Requires-Dist: |
ijson (>=3.1.4); extra == "docs" |
Requires-Dist: |
kwutil (>=0.3.3); extra == "docs" |
Requires-Dist: |
kwgis (>=0.1.0); extra == "docs" |
Requires-Dist: |
delayed_image (>=0.4.2); extra == "docs" |
Requires-Dist: |
jsonschema (>=3.2.0); extra == "docs" |
Requires-Dist: |
kwarray (>=0.6.19); extra == "docs" |
Requires-Dist: |
kwimage (>=0.11.1); extra == "docs" |
Requires-Dist: |
packaging (>=21.3); extra == "docs" |
Requires-Dist: |
parse (>=1.19.0); extra == "docs" |
Requires-Dist: |
safer (>=4.4.1); extra == "docs" |
Requires-Dist: |
scriptconfig (>=0.7.10); extra == "docs" |
Requires-Dist: |
sortedcontainers (>=2.3.0); extra == "docs" |
Requires-Dist: |
ubelt (>=1.3.6); extra == "docs" |
Requires-Dist: |
uritools (>=3.0.0); extra == "docs" |
Requires-Dist: |
xarray (>=2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
xarray (>=0.17.0); (python_version < "3.12" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
networkx (>=2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
scikit-learn (>=1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "docs" |
Requires-Dist: |
scikit-learn (>=1.1.3); (python_version < "3.12" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
scikit-learn (>=1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
psutil (>=5.9.6); (python_version < "4.0" and python_version >= "3.11") and extra == "docs" |
Requires-Dist: |
psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "docs" |
Requires-Dist: |
psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs" |
Requires-Dist: |
psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs" |
Requires-Dist: |
rich (>=12.3.0); extra == "docs" |
Requires-Dist: |
GDAL (>=3.7.2); (python_version < "4.0" and python_version >= "3.12") and extra == "gdal" |
Requires-Dist: |
GDAL (>=3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal" |
Requires-Dist: |
GDAL (>=3.4.1); (python_version < "3.11" and python_version >= "3.8") and extra == "gdal" |
Requires-Dist: |
flake8 (>=5.0.0); extra == "linting" |
Requires-Dist: |
affine (>=2.3.0); extra == "optional" |
Requires-Dist: |
colormath (>=3.0.0); extra == "optional" |
Requires-Dist: |
kwimage_ext (>=0.2.1); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
kwimage_ext (>=0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "optional" |
Requires-Dist: |
kwplot (>=0.5.2); extra == "optional" |
Requires-Dist: |
lark (>=1.1.2); extra == "optional" |
Requires-Dist: |
lark_cython (>=0.0.12); extra == "optional" |
Requires-Dist: |
seaborn (>=0.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
seaborn (>=0.11.2); python_version < "3.12" and extra == "optional" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
matplotlib (>=3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.10" and extra == "optional" |
Requires-Dist: |
ujson (>=5.2.0); python_version >= "3.7" and extra == "optional" |
Requires-Dist: |
sqlalchemy (>=2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
sqlalchemy (>=1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
sqlalchemy (>=1.4.26); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
sqlalchemy (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") 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.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
jq (>=1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "optional" |
Requires-Dist: |
jq (>=1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "optional" |
Requires-Dist: |
rich_argparse (>=1.1.0); python_version >= "3.7" and extra == "optional" |
Requires-Dist: |
ijson (>=3.1.4); extra == "optional" |
Requires-Dist: |
kwutil (>=0.3.3); extra == "optional" |
Requires-Dist: |
kwgis (>=0.1.0); extra == "optional" |
Requires-Dist: |
delayed_image (>=0.4.2); extra == "runtime" |
Requires-Dist: |
jsonschema (>=3.2.0); extra == "runtime" |
Requires-Dist: |
kwarray (>=0.6.19); extra == "runtime" |
Requires-Dist: |
kwimage (>=0.11.1); extra == "runtime" |
Requires-Dist: |
packaging (>=21.3); extra == "runtime" |
Requires-Dist: |
parse (>=1.19.0); extra == "runtime" |
Requires-Dist: |
safer (>=4.4.1); extra == "runtime" |
Requires-Dist: |
scriptconfig (>=0.7.10); extra == "runtime" |
Requires-Dist: |
sortedcontainers (>=2.3.0); extra == "runtime" |
Requires-Dist: |
ubelt (>=1.3.6); extra == "runtime" |
Requires-Dist: |
uritools (>=3.0.0); extra == "runtime" |
Requires-Dist: |
xarray (>=2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
xarray (>=0.17.0); (python_version < "3.12" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
networkx (>=2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
networkx (>=2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
pandas (>=1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
scikit-learn (>=1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
scikit-learn (>=1.1.3); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
scikit-learn (>=1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
scikit-learn (>=1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
psutil (>=5.9.6); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
psutil (>=5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
psutil (>=5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
psutil (>=5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
rich (>=12.3.0); extra == "runtime" |
Requires-Dist: |
coverage (>=5.2.1); extra == "tests" |
Requires-Dist: |
xdoctest (>=1.1.5); extra == "tests" |
Requires-Dist: |
timerit (>=0.3.0); extra == "tests" |
Requires-Dist: |
pytest (>=6.2.4); extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.12.1); extra == "tests" |
Requires-Dist: |
delayed_image (==0.4.2); extra == "all-strict" |
Requires-Dist: |
jsonschema (==3.2.0); extra == "all-strict" |
Requires-Dist: |
kwarray (==0.6.19); extra == "all-strict" |
Requires-Dist: |
kwimage (==0.11.1); extra == "all-strict" |
Requires-Dist: |
packaging (==21.3); extra == "all-strict" |
Requires-Dist: |
parse (==1.19.0); extra == "all-strict" |
Requires-Dist: |
safer (==4.4.1); extra == "all-strict" |
Requires-Dist: |
scriptconfig (==0.7.10); extra == "all-strict" |
Requires-Dist: |
sortedcontainers (==2.3.0); extra == "all-strict" |
Requires-Dist: |
ubelt (==1.3.6); extra == "all-strict" |
Requires-Dist: |
uritools (==3.0.0); extra == "all-strict" |
Requires-Dist: |
xarray (==2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
xarray (==0.17.0); (python_version < "3.12" 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: |
networkx (==2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") 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: |
scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") 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: |
numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") 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: |
numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
scikit-learn (==1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
scikit-learn (==1.1.3); (python_version < "3.12" and python_version >= "3.11") 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: |
scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") 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: |
psutil (==5.9.6); (python_version < "4.0" and python_version >= "3.11") 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: |
psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") 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: |
rich (==12.3.0); extra == "all-strict" |
Requires-Dist: |
coverage (==5.2.1); extra == "all-strict" |
Requires-Dist: |
xdoctest (==1.1.5); extra == "all-strict" |
Requires-Dist: |
timerit (==0.3.0); extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.4); extra == "all-strict" |
Requires-Dist: |
pytest-cov (==2.12.1); extra == "all-strict" |
Requires-Dist: |
affine (==2.3.0); extra == "all-strict" |
Requires-Dist: |
colormath (==3.0.0); extra == "all-strict" |
Requires-Dist: |
kwimage_ext (==0.2.1); (python_version < "3.12" and python_version >= "3.11") 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: |
kwplot (==0.5.2); 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.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
seaborn (==0.11.2); python_version < "3.12" and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.6.2); python_version < "3.10" and extra == "all-strict" |
Requires-Dist: |
ujson (==5.2.0); python_version >= "3.7" and extra == "all-strict" |
Requires-Dist: |
sqlalchemy (==2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
sqlalchemy (==1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
sqlalchemy (==1.4.26); (python_version < "3.11" and python_version >= "3.10") 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: |
sqlalchemy (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "3.12" and python_version >= "3.11") 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: |
jq (==1.2.2); (python_version < "3.10" and python_version >= "3.9") 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: |
rich_argparse (==1.1.0); python_version >= "3.7" and extra == "all-strict" |
Requires-Dist: |
ijson (==3.1.4); extra == "all-strict" |
Requires-Dist: |
kwutil (==0.3.3); extra == "all-strict" |
Requires-Dist: |
kwgis (==0.1.0); extra == "all-strict" |
Requires-Dist: |
psycopg2-binary (==2.9.9); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
psycopg2-binary (==2.9.5); (python_version < "3.12" and python_version >= "3.11") 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: |
psycopg2-binary (==2.8.6); (python_version < "3.10" and python_version >= "3.9") 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: |
sqlalchemy_utils (==0.40.0); extra == "all-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 (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict" |
Requires-Dist: |
opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "headless-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 (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict" |
Requires-Dist: |
opencv-python (==3.4.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "graphics-strict" |
Requires-Dist: |
psycopg2-binary (==2.9.9); (python_version < "4.0" and python_version >= "3.12") and extra == "postgresql-strict" |
Requires-Dist: |
psycopg2-binary (==2.9.5); (python_version < "3.12" and python_version >= "3.11") 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.8.6); (python_version < "3.10" and python_version >= "3.9") 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: |
sqlalchemy_utils (==0.40.0); extra == "postgresql-strict" |
Requires-Dist: |
sphinx (==5.0.1); extra == "docs-strict" |
Requires-Dist: |
sphinx-autobuild (==2021.3.14); extra == "docs-strict" |
Requires-Dist: |
sphinx_rtd_theme (==1.0.0); extra == "docs-strict" |
Requires-Dist: |
sphinxcontrib-napoleon (==0.7); extra == "docs-strict" |
Requires-Dist: |
sphinx-autoapi (==1.8.4); extra == "docs-strict" |
Requires-Dist: |
Pygments (==2.9.0); extra == "docs-strict" |
Requires-Dist: |
myst_parser (==0.18.0); extra == "docs-strict" |
Requires-Dist: |
sphinx-reredirects (==0.0.1); extra == "docs-strict" |
Requires-Dist: |
kwplot; extra == "docs-strict" |
Requires-Dist: |
six; extra == "docs-strict" |
Requires-Dist: |
sphinx-jsonschema (==1.19.1); extra == "docs-strict" |
Requires-Dist: |
docutils (==0.20.1); extra == "docs-strict" |
Requires-Dist: |
coverage (==5.2.1); extra == "docs-strict" |
Requires-Dist: |
xdoctest (==1.1.5); extra == "docs-strict" |
Requires-Dist: |
timerit (==0.3.0); extra == "docs-strict" |
Requires-Dist: |
pytest (==6.2.4); extra == "docs-strict" |
Requires-Dist: |
pytest-cov (==2.12.1); extra == "docs-strict" |
Requires-Dist: |
opencv-python-headless (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
opencv-python-headless (==3.4.15.55); (python_version < "3.10" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
affine (==2.3.0); extra == "docs-strict" |
Requires-Dist: |
colormath (==3.0.0); extra == "docs-strict" |
Requires-Dist: |
kwimage_ext (==0.2.1); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
kwimage_ext (==0.2.0); (python_version < "3.11" and python_version >= "3.6") and extra == "docs-strict" |
Requires-Dist: |
kwplot (==0.5.2); extra == "docs-strict" |
Requires-Dist: |
lark (==1.1.2); extra == "docs-strict" |
Requires-Dist: |
lark_cython (==0.0.12); extra == "docs-strict" |
Requires-Dist: |
seaborn (==0.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
seaborn (==0.11.2); python_version < "3.12" and extra == "docs-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
matplotlib (==3.6.2); python_version < "3.10" and extra == "docs-strict" |
Requires-Dist: |
ujson (==5.2.0); python_version >= "3.7" and extra == "docs-strict" |
Requires-Dist: |
sqlalchemy (==2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
sqlalchemy (==1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
sqlalchemy (==1.4.26); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
sqlalchemy (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
sqlalchemy (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
jq (==1.2.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
jq (==1.2.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
jq (==1.2.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
rich_argparse (==1.1.0); python_version >= "3.7" and extra == "docs-strict" |
Requires-Dist: |
ijson (==3.1.4); extra == "docs-strict" |
Requires-Dist: |
kwutil (==0.3.3); extra == "docs-strict" |
Requires-Dist: |
kwgis (==0.1.0); extra == "docs-strict" |
Requires-Dist: |
delayed_image (==0.4.2); extra == "docs-strict" |
Requires-Dist: |
jsonschema (==3.2.0); extra == "docs-strict" |
Requires-Dist: |
kwarray (==0.6.19); extra == "docs-strict" |
Requires-Dist: |
kwimage (==0.11.1); extra == "docs-strict" |
Requires-Dist: |
packaging (==21.3); extra == "docs-strict" |
Requires-Dist: |
parse (==1.19.0); extra == "docs-strict" |
Requires-Dist: |
safer (==4.4.1); extra == "docs-strict" |
Requires-Dist: |
scriptconfig (==0.7.10); extra == "docs-strict" |
Requires-Dist: |
sortedcontainers (==2.3.0); extra == "docs-strict" |
Requires-Dist: |
ubelt (==1.3.6); extra == "docs-strict" |
Requires-Dist: |
uritools (==3.0.0); extra == "docs-strict" |
Requires-Dist: |
xarray (==2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
xarray (==0.17.0); (python_version < "3.12" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
networkx (==2.8); (python_version < "4.0" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
networkx (==2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
scikit-learn (==1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "docs-strict" |
Requires-Dist: |
scikit-learn (==1.1.3); (python_version < "3.12" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
scikit-learn (==1.1.0); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
psutil (==5.9.6); (python_version < "4.0" and python_version >= "3.11") and extra == "docs-strict" |
Requires-Dist: |
psutil (==5.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "docs-strict" |
Requires-Dist: |
psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict" |
Requires-Dist: |
psutil (==5.6.3); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict" |
Requires-Dist: |
rich (==12.3.0); extra == "docs-strict" |
Requires-Dist: |
GDAL (==3.7.2); (python_version < "4.0" and python_version >= "3.12") and extra == "gdal-strict" |
Requires-Dist: |
GDAL (==3.5.2); (python_version < "3.12" and python_version >= "3.11") and extra == "gdal-strict" |
Requires-Dist: |
GDAL (==3.4.1); (python_version < "3.11" and python_version >= "3.8") and extra == "gdal-strict" |
Requires-Dist: |
flake8 (==5.0.0); extra == "linting-strict" |
Requires-Dist: |
affine (==2.3.0); extra == "optional-strict" |
Requires-Dist: |
colormath (==3.0.0); extra == "optional-strict" |
Requires-Dist: |
kwimage_ext (==0.2.1); (python_version < "3.12" and python_version >= "3.11") 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: |
kwplot (==0.5.2); 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.13.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
seaborn (==0.11.2); python_version < "3.12" and extra == "optional-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
matplotlib (==3.8.2); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict" |
Requires-Dist: |
matplotlib (==3.6.2); python_version < "3.10" and extra == "optional-strict" |
Requires-Dist: |
ujson (==5.2.0); python_version >= "3.7" and extra == "optional-strict" |
Requires-Dist: |
sqlalchemy (==2.0.21); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
sqlalchemy (==1.4.41); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
sqlalchemy (==1.4.26); (python_version < "3.11" and python_version >= "3.10") 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: |
sqlalchemy (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
jq (==1.7.0); (python_version < "3.12" and python_version >= "3.11") 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: |
jq (==1.2.2); (python_version < "3.10" and python_version >= "3.9") 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: |
rich_argparse (==1.1.0); python_version >= "3.7" and extra == "optional-strict" |
Requires-Dist: |
ijson (==3.1.4); extra == "optional-strict" |
Requires-Dist: |
kwutil (==0.3.3); extra == "optional-strict" |
Requires-Dist: |
kwgis (==0.1.0); extra == "optional-strict" |
Requires-Dist: |
delayed_image (==0.4.2); extra == "runtime-strict" |
Requires-Dist: |
jsonschema (==3.2.0); extra == "runtime-strict" |
Requires-Dist: |
kwarray (==0.6.19); extra == "runtime-strict" |
Requires-Dist: |
kwimage (==0.11.1); extra == "runtime-strict" |
Requires-Dist: |
packaging (==21.3); extra == "runtime-strict" |
Requires-Dist: |
parse (==1.19.0); extra == "runtime-strict" |
Requires-Dist: |
safer (==4.4.1); extra == "runtime-strict" |
Requires-Dist: |
scriptconfig (==0.7.10); extra == "runtime-strict" |
Requires-Dist: |
sortedcontainers (==2.3.0); extra == "runtime-strict" |
Requires-Dist: |
ubelt (==1.3.6); extra == "runtime-strict" |
Requires-Dist: |
uritools (==3.0.0); extra == "runtime-strict" |
Requires-Dist: |
xarray (==2023.10.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
xarray (==0.17.0); (python_version < "3.12" 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: |
networkx (==2.8); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") 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: |
scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") 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: |
numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") 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: |
numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
pandas (==1.4.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
scikit-learn (==1.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
scikit-learn (==1.1.3); (python_version < "3.12" and python_version >= "3.11") 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: |
scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") 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: |
psutil (==5.9.6); (python_version < "4.0" and python_version >= "3.11") 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: |
psutil (==5.7.3); (python_version < "3.10" and python_version >= "3.9") 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: |
rich (==12.3.0); extra == "runtime-strict" |
Requires-Dist: |
coverage (==5.2.1); extra == "tests-strict" |
Requires-Dist: |
xdoctest (==1.1.5); 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.12.1); extra == "tests-strict" |
Provides-Extra: |
all |
Provides-Extra: |
headless |
Provides-Extra: |
graphics |
Provides-Extra: |
postgresql |
Provides-Extra: |
docs |
Provides-Extra: |
gdal |
Provides-Extra: |
linting |
Provides-Extra: |
optional |
Provides-Extra: |
runtime |
Provides-Extra: |
tests |
Provides-Extra: |
all-strict |
Provides-Extra: |
headless-strict |
Provides-Extra: |
graphics-strict |
Provides-Extra: |
postgresql-strict |
Provides-Extra: |
docs-strict |
Provides-Extra: |
gdal-strict |
Provides-Extra: |
linting-strict |
Provides-Extra: |
optional-strict |
Provides-Extra: |
runtime-strict |
Provides-Extra: |
tests-strict |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |