kwplot

View on PyPIReverse Dependencies (6)

0.5.2 kwplot-0.5.2-py3-none-any.whl

Wheel Details

Project: kwplot
Version: 0.5.2
Filename: kwplot-0.5.2-py3-none-any.whl
Download: [link]
Size: 89667
MD5: 01337b7c59eeb52e23c79fa95f937643
SHA256: f21b5ad12901dd4ebcbda64e2d81803c7311c5e8dbe87b506a9c4129044b03f5
Uploaded: 2024-09-09 21:13:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwplot
Version: 0.5.2
Summary: The kwplot module
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwplot
License: Apache 2
Classifier: Development Status :: 1 - Planning
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: kwarray (>=0.6.19)
Requires-Dist: kwimage (>=0.10.0)
Requires-Dist: scriptconfig (>=0.7.3)
Requires-Dist: matplotlib (>=3.6.2); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: matplotlib (>=3.6.2); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: matplotlib (>=3.6.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (<2.0,>=1.19.2); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: numpy (<2.0,>=1.19.2); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: matplotlib (>=3.6.2); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: matplotlib (>=3.7.3); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: numpy (>=1.26.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: ubelt (>=1.3.6); python_version >= "3.6"
Requires-Dist: kwarray (>=0.6.19); extra == "all"
Requires-Dist: kwimage (>=0.10.0); extra == "all"
Requires-Dist: scriptconfig (>=0.7.3); extra == "all"
Requires-Dist: coverage (>=5.3.1); extra == "all"
Requires-Dist: xdoctest (>=1.1.1); extra == "all"
Requires-Dist: seaborn (>=0.11.2); extra == "all"
Requires-Dist: kwutil (>=0.3.2); extra == "all"
Requires-Dist: kwarray (==0.6.19); extra == "all-strict"
Requires-Dist: kwimage (==0.10.0); extra == "all-strict"
Requires-Dist: scriptconfig (==0.7.3); extra == "all-strict"
Requires-Dist: coverage (==5.3.1); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.1); extra == "all-strict"
Requires-Dist: seaborn (==0.11.2); extra == "all-strict"
Requires-Dist: kwutil (==0.3.2); extra == "all-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.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-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.10" and python_version >= "3.9") 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: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.11" and python_version >= "3.10") 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: matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") 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: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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: numpy (<2.0,==1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: numpy (<2.0,==1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.9" and python_version >= "3.8") 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: matplotlib (==3.7.3); (python_version < "4.0" and python_version >= "3.12") 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: pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict"
Requires-Dist: ubelt (==1.3.6); 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 (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.10" and python_version >= "3.9") 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: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.11" and python_version >= "3.10") 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: matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") 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: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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: numpy (<2.0,>=1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: numpy (<2.0,>=1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.9" and python_version >= "3.8") 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: matplotlib (>=3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: ubelt (>=1.3.6); 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: 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: 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: flake8 (>=5.0.0); extra == "linting"
Requires-Dist: flake8 (==5.0.0); extra == "linting-strict"
Requires-Dist: seaborn (>=0.11.2); extra == "optional"
Requires-Dist: kwutil (>=0.3.2); extra == "optional"
Requires-Dist: seaborn (==0.11.2); extra == "optional-strict"
Requires-Dist: kwutil (==0.3.2); extra == "optional-strict"
Requires-Dist: pandas (==1.4.0); (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: pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") 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: pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: pandas (>=1.4.0); (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: pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: PyQt5 (>=5.10); extra == "qt"
Requires-Dist: PyQt5 (==5.10); extra == "qt-strict"
Requires-Dist: kwarray (>=0.6.19); extra == "runtime"
Requires-Dist: kwimage (>=0.10.0); extra == "runtime"
Requires-Dist: scriptconfig (>=0.7.3); extra == "runtime"
Requires-Dist: kwarray (==0.6.19); extra == "runtime-strict"
Requires-Dist: kwimage (==0.10.0); extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.3); extra == "runtime-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.10" and python_version >= "3.9") 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: matplotlib (==3.6.2); (python_version < "3.11" and python_version >= "3.10") 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: matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") 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 (<2.0,==1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: numpy (<2.0,==1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.6.2); (python_version < "3.9" and python_version >= "3.8") 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: matplotlib (==3.7.3); (python_version < "4.0" and python_version >= "3.12") 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: ubelt (==1.3.6); python_version >= "3.6" and extra == "runtime-strict"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy (<2.0,>=1.19.2); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: numpy (<2.0,>=1.19.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: matplotlib (>=3.6.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: matplotlib (>=3.7.3); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: ubelt (>=1.3.6); python_version >= "3.6" and extra == "runtime"
Requires-Dist: coverage (>=5.3.1); extra == "tests"
Requires-Dist: xdoctest (>=1.1.1); extra == "tests"
Requires-Dist: coverage (==5.3.1); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.1); extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.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-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 (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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: pytest (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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 (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
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 (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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 (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Requires-Dist: pandas-stubs (>=1.2.0.61); extra == "types"
Requires-Dist: pandas-stubs (==1.2.0.61); extra == "types-strict"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: build
Provides-Extra: build-strict
Provides-Extra: docs
Provides-Extra: docs-strict
Provides-Extra: graphics
Provides-Extra: graphics-strict
Provides-Extra: headless
Provides-Extra: headless-strict
Provides-Extra: linting
Provides-Extra: linting-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: qt
Provides-Extra: qt-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Provides-Extra: types
Provides-Extra: types-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3853 characters]

WHEEL

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

RECORD

Path Digest Size
kwplot/__init__.py sha256=CJtTXCwmv8394JGatvhVuQix1lWi3bUMWReBj_ZBtkE 10069
kwplot/__main__.py sha256=PLo3_BwLXdoSyngarxsWsOv1_J1Gy7UO7jCtZrVHsVM 120
kwplot/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kwplot/auto_backends.py sha256=qEDWbS8zeUXpN1NXhzuO1_RKDTjevcVVjD5esBXENhU 20128
kwplot/auto_backends.pyi sha256=4e7tGNdMe23FvwBz68j1S-MFRUiSnGsz2jM3qPAVSIc 750
kwplot/draw_conv.py sha256=qwYEXy8N5pSMNnyuHtEojPCqUveGiFKbGlbjUsWphBY 13266
kwplot/draw_conv.pyi sha256=xNGs6lzAEojz4oy4XqnYBdGjlc-CRs7SzTAVdbZe85U 697
kwplot/managers.py sha256=XpGjltEQ7kquMjHbFhC0KHAENUMY04idV7w4S7jpfxw 31584
kwplot/mpl_3d.py sha256=f8-kwCmLi7DwEoLUa2RFjEJF_ZyOMFsIrI0K6HSfDHk 6561
kwplot/mpl_3d.pyi sha256=HY8qf00Dp2ftA8XKSvtzW7FzwCYuVt_7f2nUkInOb44 1509
kwplot/mpl_color.py sha256=11CKNh0ikOm9dB11V5ItpW_FAUyckJlBRERnY6f_IEM 4425
kwplot/mpl_color.pyi sha256=doD3-aCm6HvuIRgykAmMxxnEZAGtNldFO3Hov1by-Rg 106
kwplot/mpl_core.py sha256=aFlVCYM3DjEs4nJ_15jRxjRdEYgNROYwSdKyoe35kvk 30395
kwplot/mpl_core.pyi sha256=F6YfitoF1coXnwINd8QgHS_PV8-Nu7pPDM6MD86lUY4 2708
kwplot/mpl_draw.py sha256=yp1hymjlITz4kk4l5TcDeCuQ4dRfvaCYTAmCGf_a7nI 14618
kwplot/mpl_draw.pyi sha256=zDOLuXclRT5aNaaxGV7x65QU-EpTZtn_tMeJBudrdSw 1867
kwplot/mpl_make.py sha256=wu6zW1ozZYQWvwEjSFF5fuHufrPjBX0vaHO8h-QD6_A 8417
kwplot/mpl_make.pyi sha256=A2-cqqPRgXATG3icb7D9ykhikTdc0YgPmiV4-dD9GDs 1097
kwplot/mpl_multiplot.py sha256=UEWriPQF3Fk4a2_tTvcRtmCjfzmIxBKnoufa-Ac9j4s 29661
kwplot/mpl_multiplot.pyi sha256=THD2t5h2o00HDTz7n215uJtntY3zrMiZHSPOF6CBr9A 555
kwplot/mpl_plotnums.py sha256=GiWlzMoyB7q4K-JumlEnCqNUtCV7Az8oM3Php4Y3MmE 6663
kwplot/mpl_plotnums.pyi sha256=AH1xVfCeraqSvTkD8Kfa6Ys2PVR4lEOSShudbhri0Vg 534
kwplot/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwplot/tables.py sha256=V63ZS8YpDl-stXFGSl3YG-IXHX2PtkO3GY5UhARgHJs 4197
kwplot/util_seaborn.py sha256=yf6umYMnsgALiFntK6mmTu_ZRDP4HUeUidsy3gnLzcs 6607
kwplot/video_writer.py sha256=rqS4qje7ks6cWr8OdX3ikrWjoSYsoIDNA4He7RUUD-k 16077
kwplot/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwplot/cli/__main__.py sha256=ybZYMCHQtZonC02D1W48YUdrEbvb5rul6Z8zVGkGEd8 73
kwplot/cli/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kwplot/cli/adjust_gui.py sha256=E0Qpvew3V093RyiiWY9vHM7YJMkxmldPbKtqHf5ZUVI 36897
kwplot/cli/adjust_gui.pyi sha256=zAg9Ntzk3-tNhOgVy01zGh5j3t0dyfR242M_C1QhQz8 6962
kwplot/cli/gifify.py sha256=Aquoii807AwubMdtmAKAi19Vb_i2Zewwyz5CVPBC-R8 11503
kwplot/cli/gifify.pyi sha256=Q5RaUMY2R3PwhJlThgD3EqcRfzS1gfqQSB9_xG0FMXU 700
kwplot/cli/main.py sha256=qv0jKUn2XM5a8cSDFk_W2d-jc2P4v2NSiHRtb4dwhag 2659
kwplot/cli/main.pyi sha256=bbIcYmJQOSuQ1PM9mDy5EFfKpya_83we6HuVM4PAVoA 325
kwplot-0.5.2.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
kwplot-0.5.2.dist-info/METADATA sha256=m0i9gXJsVJaVxlBwozwVw4iLFMS19Jcot3hSnwX8V2Y 26254
kwplot-0.5.2.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
kwplot-0.5.2.dist-info/top_level.txt sha256=Rk-9ZyY0zItConZnOEDOJzbqL4x3DPGdARfSAwQ6s8A 7
kwplot-0.5.2.dist-info/RECORD

top_level.txt

kwplot