Metadata-Version: |
2.1 |
Name: |
kwarray |
Version: |
0.7.1 |
Summary: |
The kwarray module |
Author: |
Kitware Inc., Jon Crall |
Author-Email: |
kitware[at]kitware.com, jon.crall[at]kitware.com |
Home-Page: |
https://gitlab.kitware.com/computer-vision/kwarray |
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: |
Intended Audience :: Science/Research |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development |
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 |
Classifier: |
Programming Language :: Python :: 3.13 |
Requires-Python: |
>=3.8 |
Requires-Dist: |
ubelt (>=1.2.3) |
Requires-Dist: |
packaging (>=21.3) |
Requires-Dist: |
numpy (>=1.19.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: |
numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
numpy (>=1.26.0); python_version < "3.13" and python_version >= "3.12" |
Requires-Dist: |
numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
numpy (>=2.1.0); python_version < "4.0" and python_version >= "3.13" |
Requires-Dist: |
ubelt (>=1.2.3); extra == "all" |
Requires-Dist: |
packaging (>=21.3); extra == "all" |
Requires-Dist: |
xdoctest (>=1.1.3); extra == "all" |
Requires-Dist: |
ubelt (==1.2.3); extra == "all-strict" |
Requires-Dist: |
packaging (==21.3); extra == "all-strict" |
Requires-Dist: |
xdoctest (==1.1.3); extra == "all-strict" |
Requires-Dist: |
pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") 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: |
pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
torch (==1.9.0); (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: |
nptyping (==1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") 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: |
pytest (==6.2.5); (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: |
torch (==1.11.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: |
nptyping (==2.0.0); (python_version < "3.11" and python_version >= "3.10") 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: |
pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") 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: |
nptyping (==2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict" |
Requires-Dist: |
coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all-strict" |
Requires-Dist: |
pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict" |
Requires-Dist: |
pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
scipy (==1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.7" and python_version >= "3.6") 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: |
scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.8" and python_version >= "3.7") 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 (==1.4.0); (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: |
nptyping (==1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
torch (==1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
coverage (==5.2.1); python_version >= "3.6" and extra == "all-strict" |
Requires-Dist: |
packaging (==21.3); python_version >= "3.6" and extra == "all-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict" |
Requires-Dist: |
pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all" |
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: |
torch (>=1.9.0); (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: |
nptyping (>=1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); (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: |
torch (>=1.11.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: |
nptyping (>=2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
nptyping (>=2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all" |
Requires-Dist: |
coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all" |
Requires-Dist: |
pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all" |
Requires-Dist: |
pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
scipy (>=1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
pandas (>=1.2.0); (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: |
nptyping (>=1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "all" |
Requires-Dist: |
numpy (>=1.19.3); (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: |
scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
torch (>=1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
coverage (>=5.2.1); python_version >= "3.6" and extra == "all" |
Requires-Dist: |
packaging (>=21.3); python_version >= "3.6" and extra == "all" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all" |
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: |
xdoctest (>=1.1.2); extra == "docs" |
Requires-Dist: |
kwplot[headless] (>=0.4.15); extra == "docs" |
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: |
xdoctest (==1.1.2); extra == "docs-strict" |
Requires-Dist: |
kwplot[headless] (==0.4.15); extra == "docs-strict" |
Requires-Dist: |
flake8 (>=5.0.0); extra == "linting" |
Requires-Dist: |
flake8 (==5.0.0); extra == "linting-strict" |
Requires-Dist: |
pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict" |
Requires-Dist: |
torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict" |
Requires-Dist: |
pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict" |
Requires-Dist: |
torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict" |
Requires-Dist: |
pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "optional-strict" |
Requires-Dist: |
pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict" |
Requires-Dist: |
pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict" |
Requires-Dist: |
pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict" |
Requires-Dist: |
pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict" |
Requires-Dist: |
nptyping (==1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict" |
Requires-Dist: |
torch (==1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "optional-strict" |
Requires-Dist: |
pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict" |
Requires-Dist: |
torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict" |
Requires-Dist: |
scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict" |
Requires-Dist: |
pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional" |
Requires-Dist: |
torch (>=1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "optional" |
Requires-Dist: |
pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
nptyping (>=2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional" |
Requires-Dist: |
pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
nptyping (>=2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "optional" |
Requires-Dist: |
pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "optional" |
Requires-Dist: |
pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional" |
Requires-Dist: |
scipy (>=1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional" |
Requires-Dist: |
pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional" |
Requires-Dist: |
scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "optional" |
Requires-Dist: |
pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional" |
Requires-Dist: |
scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional" |
Requires-Dist: |
nptyping (>=1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "optional" |
Requires-Dist: |
torch (>=1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "optional" |
Requires-Dist: |
pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "optional" |
Requires-Dist: |
torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional" |
Requires-Dist: |
scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "optional" |
Requires-Dist: |
ubelt (>=1.2.3); extra == "runtime" |
Requires-Dist: |
packaging (>=21.3); extra == "runtime" |
Requires-Dist: |
ubelt (==1.2.3); extra == "runtime-strict" |
Requires-Dist: |
packaging (==21.3); 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.21.6); (python_version < "3.11" and python_version >= "3.10") 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.26.0); (python_version < "3.13" and python_version >= "3.12") 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: |
numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") 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.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime" |
Requires-Dist: |
xdoctest (>=1.1.3); extra == "tests" |
Requires-Dist: |
xdoctest (==1.1.3); extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict" |
Requires-Dist: |
coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-strict" |
Requires-Dist: |
coverage (==5.2.1); python_version >= "3.6" and extra == "tests-strict" |
Requires-Dist: |
packaging (==21.3); python_version >= "3.6" and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests" |
Requires-Dist: |
coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "tests" |
Requires-Dist: |
coverage (>=5.2.1); python_version >= "3.6" and extra == "tests" |
Requires-Dist: |
packaging (>=21.3); python_version >= "3.6" and extra == "tests" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
all-strict |
Provides-Extra: |
docs |
Provides-Extra: |
docs-strict |
Provides-Extra: |
linting |
Provides-Extra: |
linting-strict |
Provides-Extra: |
optional |
Provides-Extra: |
optional-strict |
Provides-Extra: |
runtime |
Provides-Extra: |
runtime-strict |
Provides-Extra: |
tests |
Provides-Extra: |
tests-strict |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |