guitool-ibeis

View on PyPIReverse Dependencies (3)

2.2.0 guitool_ibeis-2.2.0-py3-none-any.whl

Wheel Details

Project: guitool-ibeis
Version: 2.2.0
Filename: guitool_ibeis-2.2.0-py3-none-any.whl
Download: [link]
Size: 118343
MD5: d787e2f3ed6d638204654803cf04dfe1
SHA256: 908fce9a47efb816baa9cd730355c26d4241ccfd9a1ecc101eaf225bce821f27
Uploaded: 2024-04-15 15:22:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: guitool_ibeis
Version: 2.2.0
Summary: Guitool - tools for PyQt5 guis
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/guitool_ibeis
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: ubelt (>=1.3.4)
Requires-Dist: utool (>=2.2.0)
Requires-Dist: vtool-ibeis (>=2.2.0)
Requires-Dist: matplotlib (>=3.3.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: cachetools (>=4.2.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: matplotlib (>=3.5.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: cachetools (>=5.0.0); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: six (>=1.10.0); python_version < "3.12"
Requires-Dist: pyqt5 (>=5.15.5); python_version < "3.12" and python_version >= "2.7"
Requires-Dist: matplotlib (>=3.5.0); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: matplotlib (>=1.5.3); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: cachetools (>=4.0.0); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: matplotlib (>=2.2.2); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: cachetools (>=5.0.0); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: matplotlib (>=3.6.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: cachetools (>=4.0.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: cachetools (>=5.0.0); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: six (>=1.16.0); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: matplotlib (>=3.8.4); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: pyqt5 (>=5.15.10); python_version < "4.0" and python_version >= "3.12"
Requires-Dist: ubelt (>=1.3.4); extra == "all"
Requires-Dist: utool (>=2.2.0); extra == "all"
Requires-Dist: vtool-ibeis (>=2.2.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.3); extra == "all"
Requires-Dist: setuptools (>=34.1.0); extra == "all"
Requires-Dist: wheel; extra == "all"
Requires-Dist: scikit-build; extra == "all"
Requires-Dist: cmake; extra == "all"
Requires-Dist: ninja; extra == "all"
Requires-Dist: ubelt (==1.3.4); extra == "all-strict"
Requires-Dist: utool (==2.2.0); extra == "all-strict"
Requires-Dist: vtool-ibeis (==2.2.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "all-strict"
Requires-Dist: setuptools (==34.1.0); extra == "all-strict"
Requires-Dist: wheel; extra == "all-strict"
Requires-Dist: scikit-build; extra == "all-strict"
Requires-Dist: cmake; extra == "all-strict"
Requires-Dist: ninja; extra == "all-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") 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-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.3.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: cachetools (==4.2.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: six (==1.10.0); python_version < "3.12" and extra == "all-strict"
Requires-Dist: pytest-timeout (==1.4.2); python_version < "3.12" and extra == "all-strict"
Requires-Dist: pyqt5 (==5.15.5); (python_version < "3.12" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: coverage (==7.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") 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: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: matplotlib (==1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: cachetools (==4.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: matplotlib (==2.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: matplotlib (==3.6.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: cachetools (==4.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: six (==1.16.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: matplotlib (==3.8.4); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pyqt5 (==5.15.10); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest-timeout (==2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: coverage (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all"
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.3.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: cachetools (>=4.2.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: cachetools (>=5.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: six (>=1.10.0); python_version < "3.12" and extra == "all"
Requires-Dist: pytest-timeout (>=1.4.2); python_version < "3.12" and extra == "all"
Requires-Dist: pyqt5 (>=5.15.5); (python_version < "3.12" and python_version >= "2.7") and extra == "all"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: coverage (>=7.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") 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: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: matplotlib (>=1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: cachetools (>=4.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: matplotlib (>=2.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: cachetools (>=5.0.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: matplotlib (>=3.6.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: cachetools (>=4.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: cachetools (>=5.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: six (>=1.16.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: matplotlib (>=3.8.4); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pyqt5 (>=5.15.10); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest-timeout (>=2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: coverage (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest (>=8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: setuptools (>=34.1.0); extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: scikit-build; extra == "build"
Requires-Dist: cmake; extra == "build"
Requires-Dist: ninja; extra == "build"
Requires-Dist: setuptools (==34.1.0); extra == "build-strict"
Requires-Dist: wheel; extra == "build-strict"
Requires-Dist: scikit-build; extra == "build-strict"
Requires-Dist: cmake; extra == "build-strict"
Requires-Dist: ninja; extra == "build-strict"
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: ubelt (>=1.3.4); extra == "runtime"
Requires-Dist: utool (>=2.2.0); extra == "runtime"
Requires-Dist: vtool-ibeis (>=2.2.0); extra == "runtime"
Requires-Dist: ubelt (==1.3.4); extra == "runtime-strict"
Requires-Dist: utool (==2.2.0); extra == "runtime-strict"
Requires-Dist: vtool-ibeis (==2.2.0); extra == "runtime-strict"
Requires-Dist: matplotlib (==3.3.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: cachetools (==4.2.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: six (==1.10.0); python_version < "3.12" and extra == "runtime-strict"
Requires-Dist: pyqt5 (==5.15.5); (python_version < "3.12" and python_version >= "2.7") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: matplotlib (==1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: cachetools (==4.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: matplotlib (==2.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.6.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: cachetools (==4.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: cachetools (==5.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: six (==1.16.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: matplotlib (==3.8.4); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: pyqt5 (==5.15.10); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: matplotlib (>=3.3.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: cachetools (>=4.2.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: cachetools (>=5.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: six (>=1.10.0); python_version < "3.12" and extra == "runtime"
Requires-Dist: pyqt5 (>=5.15.5); (python_version < "3.12" and python_version >= "2.7") and extra == "runtime"
Requires-Dist: matplotlib (>=3.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: matplotlib (>=1.5.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: cachetools (>=4.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: matplotlib (>=2.2.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: cachetools (>=5.0.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: matplotlib (>=3.6.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: cachetools (>=4.0.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: cachetools (>=5.0.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: six (>=1.16.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: matplotlib (>=3.8.4); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: pyqt5 (>=5.15.10); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") 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-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 (==8.1.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: pytest-timeout (==1.4.2); python_version < "3.12" and extra == "tests-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: coverage (==7.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: coverage (==4.3.4); (python_version < "3.5" and python_version >= "3.4") 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: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: coverage (==6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Requires-Dist: pytest-timeout (==2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: coverage (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict"
Requires-Dist: pytest (==8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: coverage (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
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 (>=8.1.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: pytest-timeout (>=1.4.2); python_version < "3.12" and extra == "tests"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: coverage (>=7.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "tests"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") 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: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: pytest (>=8.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: pytest-timeout (>=2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: coverage (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest (>=8.1.1); (python_version < "4.0" and python_version >= "3.13") 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: 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: 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
[Description omitted; length: 1915 characters]

WHEEL

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

RECORD

Path Digest Size
guitool_ibeis/PrefWidget2.py sha256=UqvNU_piatV8A5usyXZ-1MnndgF1xV7IneTUwbewae4 40910
guitool_ibeis/PreferenceWidget.py sha256=71QTvHsNaZpQJn7R8anQ7J2p2TTPrC00V3gqdxOfEuI 18696
guitool_ibeis/__init__.py sha256=gK4QFBrP76_eiCB_CdDcKMuuo-lQ0K7DZy1VuQWD4X4 3744
guitool_ibeis/api_button_delegate.py sha256=_LGAF5n_687uBb5_GeA9wR1LMwD-9WvJ60TfaVZYYi4 7686
guitool_ibeis/api_item_model.py sha256=eJvyvpg_IYTxc1yuFhKHg66oLDVMCztZ-iWqH7lTh6Q 44250
guitool_ibeis/api_item_view.py sha256=ay5DM1ZE6JEdsDt4JFm9Qb24IlFAEyqWfI6bNjBiax8 16464
guitool_ibeis/api_item_widget.py sha256=go33RqEDXyM9-UbF23erJKxk7prUhbcxi5MWWxbA92M 20565
guitool_ibeis/api_table_view.py sha256=NdLXDVFWvGNdt5R2olzVe-4qlwpPh4mEqvA-YG0o7O0 6323
guitool_ibeis/api_thumb_delegate.py sha256=KWyIjQ6tzY9rMGT5GHJkiZxuInSmq4xCA99issgLjUM 27115
guitool_ibeis/api_timestamp_delegate.py sha256=FyGGtPT5jzTRfAra6zLbNoefzqHyq7g3kCZPk7fuh5k 2345
guitool_ibeis/api_tree_node.py sha256=RBro6_0UCVIUsFauJmU24TqLSabiTl1DLdFeUOBcntM 14343
guitool_ibeis/api_tree_view.py sha256=9hOgk2W3Fc8afJowFjLmPsAKmCucLig-r073LUr8BIQ 6225
guitool_ibeis/filter_proxy_model.py sha256=V4LCqSpLZFk-Vm46Y4sgBW22du2PHapHTrHL8EOdVqw 4238
guitool_ibeis/guitool_components.py sha256=Mu7fjgmoS2KPFIngA9UIHt3nuHVIKGgrNr1a34PKRfc 104438
guitool_ibeis/guitool_decorators.py sha256=sd0DXxsG3gm_eS8Dyf7dY4bxvplNwoR5dEQaqIJ8Ug8 1613
guitool_ibeis/guitool_delegates.py sha256=XuL2yub-iXbwcwyVi49R7OAbVX5qszbOwOYhUIxx3AE 3638
guitool_ibeis/guitool_dialogs.py sha256=hHhHeyFozsPr9NEI5MrVkN4TUCMJiK79MkHsC0_di2c 25885
guitool_ibeis/guitool_main.py sha256=Ew5uzxUHLKqvQ3gDtAG-ZeIv6qWAJBvO5ysqNPmddhs 7267
guitool_ibeis/guitool_misc.py sha256=pjmcXnx9FgXXkBwRzVhnBsmk3T_WR7E1fXJudhZmbZA 7940
guitool_ibeis/guitool_tables.py sha256=b-pO767IoDTr2hWBWWu4Qect5RotZHAeO1aYibIdn_Q 15439
guitool_ibeis/mpl_embed.py sha256=L93uIy982YQJkroYGm_uaF4dldtLdpEP4FmnbC9zJsw 3529
guitool_ibeis/mpl_widget.py sha256=Zh74pgonx0lWuu1Q8lbaIHYaW4YBHzjrXzAq-qgDCgw 3263
guitool_ibeis/qt_enums.py sha256=L-z1xn5XogP1JTeIatn4BSX1oIggCFr6TikZZALPfLQ 4094
guitool_ibeis/qtype.py sha256=8ujBTA6JwcESop7W4aazvhqd19-hSsdkoY1t9gcV6WI 5899
guitool_ibeis/stripe_proxy_model.py sha256=BNXn7v-kDnx_y1GzQfatln-XPUlWXFpZdhWyGZfGSo8 5464
guitool_ibeis/__PYQT__/QtCore.py sha256=2me0rxkOrRDK_VdwzHIJJs4t41EMmTGk3Xg6uvwP_GA 414
guitool_ibeis/__PYQT__/QtGui.py sha256=6WPpLjHU0ZttZOrAyNrMP11mzhycQ20cM_uEF9cD2lA 320
guitool_ibeis/__PYQT__/QtTest.py sha256=slJZVcfqttyKj7xgopbxZzp_mtW40al-pD-abwgoZZM 323
guitool_ibeis/__PYQT__/QtWidgets.py sha256=MQ28uDNWQYkfauzSF-DsBNT_MLToxODin2aFw2QeymA 366
guitool_ibeis/__PYQT__/__init__.py sha256=DrrJOYeE0FyBFmHv4TUZ4_pDhsN-H5dMfNXo__0AmdY 1233
guitool_ibeis/__PYQT__/_internal.py sha256=qMQfGCZ7F55U-zlAU-3wU9nTpoLHPAAo64a8FA62KZU 1810
guitool_ibeis/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
guitool_ibeis/tests/test_treenode.py sha256=zWJmjwW1luyAMg-5WycJY7atHm8Auyur4bYhseZs0Q4 2693
guitool_ibeis-2.2.0.dist-info/LICENSE sha256=nX9nxF55JDXothg0bqH3MQdENAzi_PluJRXvQ1D844Q 11341
guitool_ibeis-2.2.0.dist-info/METADATA sha256=aTg9t2vv3K-sD50KA2QM5_0FMAr7ZWQ7-yhzZpLH1dk 31595
guitool_ibeis-2.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
guitool_ibeis-2.2.0.dist-info/top_level.txt sha256=6xkTqbBBUuj7kFNDK6Na3OkNpDT9_jl38A2lhC3CxAI 14
guitool_ibeis-2.2.0.dist-info/RECORD

top_level.txt

guitool_ibeis