delayed-image

View on PyPIReverse Dependencies (5)

0.4.5 delayed_image-0.4.5-py3-none-any.whl

Wheel Details

Project: delayed-image
Version: 0.4.5
Filename: delayed_image-0.4.5-py3-none-any.whl
Download: [link]
Size: 96863
MD5: b1a834ba633e75be52a37f29c77e455b
SHA256: 4185f4e03d4294f20e3af663fa1b9c8f9dca284d682efa192bc55a7d3643d272
Uploaded: 2025-04-09 17:16:36 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: delayed_image
Version: 0.4.5
Summary: The delayed_image module
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/delayed_image
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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: kwarray (>=0.6.19)
Requires-Dist: kwimage (>=0.11.0)
Requires-Dist: networkx (>=3.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: networkx (>=2.8); python_version < "3.13" and python_version >= "3.11"
Requires-Dist: networkx (>=2.7); python_version < "3.11" and python_version >= "3.8"
Requires-Dist: numpy (>=2.1.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: numpy (>=1.26.0); python_version < "3.13" 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: ubelt (>=1.3.6)
Requires-Dist: affine (>=2.3.0)
Requires-Dist: kwarray (>=0.6.19); extra == "all"
Requires-Dist: kwimage (>=0.11.0); extra == "all"
Requires-Dist: networkx (>=3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: networkx (>=2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "all"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "all"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" 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: ubelt (>=1.3.6); extra == "all"
Requires-Dist: affine (>=2.3.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.5); extra == "all"
Requires-Dist: pytest (>=6.2.5); extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: lark_cython (>=0.0.12); extra == "all"
Requires-Dist: lark (>=1.1.2); extra == "all"
Requires-Dist: xarray (>=0.16.0); extra == "all"
Requires-Dist: opencv-python-headless (>=4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "headless"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "3.13" 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.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "graphics"
Requires-Dist: opencv-python (>=4.5.5.64); (python_version < "3.13" 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: 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: xdoctest (>=1.1.5); extra == "docs"
Requires-Dist: pytest (>=6.2.5); extra == "docs"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "docs"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "docs"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "docs"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs"
Requires-Dist: opencv-python-headless (>=4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "docs"
Requires-Dist: opencv-python-headless (>=4.5.5.64); (python_version < "3.13" 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: lark_cython (>=0.0.12); extra == "docs"
Requires-Dist: lark (>=1.1.2); extra == "docs"
Requires-Dist: xarray (>=0.16.0); extra == "docs"
Requires-Dist: kwarray (>=0.6.19); extra == "docs"
Requires-Dist: kwimage (>=0.11.0); extra == "docs"
Requires-Dist: networkx (>=3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "docs"
Requires-Dist: networkx (>=2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "docs"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "docs"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "docs"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" 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: ubelt (>=1.3.6); extra == "docs"
Requires-Dist: affine (>=2.3.0); extra == "docs"
Requires-Dist: sympy; extra == "docs"
Requires-Dist: GDAL (>=3.10.0); (python_version < "4.0" and python_version >= "3.13") and extra == "gdal"
Requires-Dist: GDAL (>=3.7.2); (python_version < "3.13" 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: lark_cython (>=0.0.12); extra == "optional"
Requires-Dist: lark (>=1.1.2); extra == "optional"
Requires-Dist: xarray (>=0.16.0); extra == "optional"
Requires-Dist: kwarray (>=0.6.19); extra == "runtime"
Requires-Dist: kwimage (>=0.11.0); extra == "runtime"
Requires-Dist: networkx (>=3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: networkx (>=2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: networkx (>=2.7); (python_version < "3.11" 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: numpy (>=1.26.0); (python_version < "3.13" 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: ubelt (>=1.3.6); extra == "runtime"
Requires-Dist: affine (>=2.3.0); extra == "runtime"
Requires-Dist: xdoctest (>=1.1.5); extra == "tests"
Requires-Dist: pytest (>=6.2.5); extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: kwarray (==0.6.19); extra == "all-strict"
Requires-Dist: kwimage (==0.11.0); extra == "all-strict"
Requires-Dist: networkx (==3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: networkx (==2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") 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: numpy (==1.26.0); (python_version < "3.13" 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: ubelt (==1.3.6); extra == "all-strict"
Requires-Dist: affine (==2.3.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "all-strict"
Requires-Dist: pytest (==6.2.5); extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "all-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" 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: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: lark_cython (==0.0.12); extra == "all-strict"
Requires-Dist: lark (==1.1.2); extra == "all-strict"
Requires-Dist: xarray (==0.16.0); extra == "all-strict"
Requires-Dist: opencv-python-headless (==4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "headless-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "3.13" 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.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "graphics-strict"
Requires-Dist: opencv-python (==4.5.5.64); (python_version < "3.13" 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: 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: xdoctest (==1.1.5); extra == "docs-strict"
Requires-Dist: pytest (==6.2.5); extra == "docs-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "docs-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "docs-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" and extra == "docs-strict"
Requires-Dist: coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "docs-strict"
Requires-Dist: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==4.10.0.84); (python_version < "4.0" and python_version >= "3.13") and extra == "docs-strict"
Requires-Dist: opencv-python-headless (==4.5.5.64); (python_version < "3.13" 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: lark_cython (==0.0.12); extra == "docs-strict"
Requires-Dist: lark (==1.1.2); extra == "docs-strict"
Requires-Dist: xarray (==0.16.0); extra == "docs-strict"
Requires-Dist: kwarray (==0.6.19); extra == "docs-strict"
Requires-Dist: kwimage (==0.11.0); extra == "docs-strict"
Requires-Dist: networkx (==3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "docs-strict"
Requires-Dist: networkx (==2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "docs-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "docs-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "docs-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" 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: ubelt (==1.3.6); extra == "docs-strict"
Requires-Dist: affine (==2.3.0); extra == "docs-strict"
Requires-Dist: sympy; extra == "docs-strict"
Requires-Dist: GDAL (==3.10.0); (python_version < "4.0" and python_version >= "3.13") and extra == "gdal-strict"
Requires-Dist: GDAL (==3.7.2); (python_version < "3.13" 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: lark_cython (==0.0.12); extra == "optional-strict"
Requires-Dist: lark (==1.1.2); extra == "optional-strict"
Requires-Dist: xarray (==0.16.0); extra == "optional-strict"
Requires-Dist: kwarray (==0.6.19); extra == "runtime-strict"
Requires-Dist: kwimage (==0.11.0); extra == "runtime-strict"
Requires-Dist: networkx (==3.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: networkx (==2.8); (python_version < "3.13" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); (python_version < "3.11" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") 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.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: ubelt (==1.3.6); extra == "runtime-strict"
Requires-Dist: affine (==2.3.0); extra == "runtime-strict"
Requires-Dist: xdoctest (==1.1.5); extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "tests-strict"
Requires-Dist: coverage (==6.1.1); python_version >= "3.10" 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: coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict"
Provides-Extra: all
Provides-Extra: headless
Provides-Extra: graphics
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: 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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 12840 characters]

WHEEL

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

RECORD

Path Digest Size
delayed_image/__init__.py sha256=SmVfeBuSoLMZl6uEv0VxM8nJ3DOZseSGZIBG9IpX2q8 17161
delayed_image/channel_spec.py sha256=MU74Drn0Lu3_72_734m3oNtoyBjEq7685j75LOnkdhk 66037
delayed_image/channel_spec.pyi sha256=wxTGE64CIuFoF6vrDf3bE5OTk4g-V7_ztDPXDqEtGHc 4354
delayed_image/delayed_base.py sha256=lO5wCBCZtwP_JqscRg1kbjTMErNlWTIcHEmmfoNfUGI 14679
delayed_image/delayed_base.pyi sha256=DNAtfwtbLAkE9ewf__8TwLlv7FG-kIJwGmgohuuKZrw 1887
delayed_image/delayed_leafs.py sha256=HbZGDTLND5gdUGAtapJHy83a3hp_ex_3jCPTwnBjm5g 17644
delayed_image/delayed_leafs.pyi sha256=fJUPKtaRpOwDr3BDwMt_v-Z-DSX1PVwOSnb4j5wXgYU 1729
delayed_image/delayed_nodes.py sha256=nk-NevsNM2ofbGc0oPURH3NH11F7QrglaGSHcx1WHqo 116287
delayed_image/delayed_nodes.pyi sha256=VCmp6KGiPJa4OGr5XSZYhZzmUjaISwnuT86QX__j1d4 6422
delayed_image/demo.py sha256=jQqXRo6cN75vB_D32lnpUXIjCYYk-sKAXF1776GCfI4 900
delayed_image/demo.pyi sha256=lo57aAQraUVTANIPVYUv0AXs1O55d6PVPEsV13HdBSg 33
delayed_image/helpers.py sha256=qCnfBo9ylHym1QRcyZ0AZuLBihXyb7NUWtg_cSHjqbY 19765
delayed_image/helpers.pyi sha256=5_LaYRpBMAbCd3ZbV2uWjuEHzJQUUphfJQjWzQnOaYU 569
delayed_image/lazy_loaders.py sha256=XgQmgYzo3-pXMshCUbxgscgIL9UzrXCAg3H1o6p3FCU 26433
delayed_image/lazy_loaders.pyi sha256=2wFhN7H4WsJIuHO0FikNeLMNEQDgC8i5xIwjqByYFrc 2196
delayed_image/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
delayed_image/sensorchan_spec.py sha256=husTkvJTpZqjam146A33VmloZknzsGnZ9sQXyqlOXnM 28015
delayed_image/sensorchan_spec.pyi sha256=y781PJ_f_wjYpRMp5KT38rPiJJ-kJLjYZ1Gp-6vQf1k 2731
delayed_image/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
delayed_image/util/util_network_text.py sha256=Phnf9VVzBFWA2YIrd0lKnccdnqrouVOxfNRlc545Skw 32085
delayed_image/util/util_network_text.pyi sha256=OVOZUtNePgktdpQVEvfritQ4IFimmi5rlgTQ9WkT5UA 1862
delayed_image-0.4.5.dist-info/licenses/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
delayed_image-0.4.5.dist-info/METADATA sha256=eNddzGsigXLmuDnXaB5yHKxQGxACrShM2sabjGjemQ0 31795
delayed_image-0.4.5.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
delayed_image-0.4.5.dist-info/top_level.txt sha256=2I0BoRDZ6Gfbdps7YCquLhxb4hLEOuYKZN7L7Rh_jmk 14
delayed_image-0.4.5.dist-info/RECORD

top_level.txt

delayed_image