ndsampler

View on PyPIReverse Dependencies (2)

0.7.8 ndsampler-0.7.8-py3-none-any.whl

Wheel Details

Project: ndsampler
Version: 0.7.8
Filename: ndsampler-0.7.8-py3-none-any.whl
Download: [link]
Size: 95267
MD5: 783e0875d911363dd586301fe8792048
SHA256: cfcc47f891664b2bcd447ad19310929dc621be7dbc0e160cd17e27be4bbdadcc
Uploaded: 2024-03-20 02:48:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ndsampler
Version: 0.7.8
Summary: Fast sampling from large images
Author: Jon Crall
Author-Email: jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/ndsampler
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: ubelt
Requires-Dist: parse
Requires-Dist: xarray
Requires-Dist: sortedcontainers
Requires-Dist: fasteners
Requires-Dist: atomicwrites
Requires-Dist: pyqtree
Requires-Dist: kwimage
Requires-Dist: kwarray
Requires-Dist: kwcoco
Requires-Dist: numpy; python_version < "3.10" and python_version >= "3.6"
Requires-Dist: Pillow; python_version < "3.10" and python_version >= "3.6"
Requires-Dist: scipy; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: scikit-learn; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scipy; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: scipy; python_version < "3.7" and python_version >= "3.6"
Requires-Dist: scikit-learn; python_version < "3.7" and python_version >= "3.6"
Requires-Dist: networkx; python_version < "3.7.0" and python_version >= "3.6.0"
Requires-Dist: networkx; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scipy; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scikit-learn; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: scipy; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: scikit-learn; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: numpy; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: scipy; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: scikit-learn; python_version >= "3.10"
Requires-Dist: Pillow; python_version >= "3.10"
Requires-Dist: networkx; python_version >= "3.8"
Requires-Dist: ubelt; extra == "all"
Requires-Dist: parse; extra == "all"
Requires-Dist: xarray; extra == "all"
Requires-Dist: sortedcontainers; extra == "all"
Requires-Dist: fasteners; extra == "all"
Requires-Dist: atomicwrites; extra == "all"
Requires-Dist: pyqtree; extra == "all"
Requires-Dist: kwimage; extra == "all"
Requires-Dist: kwarray; extra == "all"
Requires-Dist: kwcoco; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: coverage; extra == "all"
Requires-Dist: xdoctest; extra == "all"
Requires-Dist: kwplot; extra == "all"
Requires-Dist: lru-dict; extra == "all"
Requires-Dist: ubelt (==1.3.3); extra == "all-strict"
Requires-Dist: parse (==1.14.0); extra == "all-strict"
Requires-Dist: xarray (==0.16.0); extra == "all-strict"
Requires-Dist: sortedcontainers (==2.3.0); extra == "all-strict"
Requires-Dist: fasteners (==0.14.1); extra == "all-strict"
Requires-Dist: atomicwrites (==1.3.0); extra == "all-strict"
Requires-Dist: pyqtree (==1.0.0); extra == "all-strict"
Requires-Dist: kwimage (==0.9.19); extra == "all-strict"
Requires-Dist: kwarray (==0.6.7); extra == "all-strict"
Requires-Dist: kwcoco (==0.5.6); extra == "all-strict"
Requires-Dist: pytest (==6.2.4); extra == "all-strict"
Requires-Dist: coverage (==5.2.1); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "all-strict"
Requires-Dist: kwplot (==0.4.10); extra == "all-strict"
Requires-Dist: lru-dict (==1.1.7); extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") 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: scikit-learn (==1.0.2); (python_version < "3.10" and python_version >= "3.9") 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: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "all-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: networkx (<=2.5.1,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: networkx (<=2.4.0,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: networkx (==2.6.2); (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: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") 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: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scikit-learn (==1.1.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: Pillow (==9.1.0); python_version >= "3.10" and extra == "all-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: networkx (==2.7); python_version >= "3.8" and extra == "all-strict"
Requires-Dist: numpy; (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: Pillow; (python_version < "3.10" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scikit-learn; (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: numpy; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy; (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest-cov; python_version < "3.6.0" and extra == "all"
Requires-Dist: scipy; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scikit-learn; (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: networkx; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: networkx; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scikit-learn; (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scikit-learn; (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: numpy; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy; (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: scikit-learn; python_version >= "3.10" and extra == "all"
Requires-Dist: Pillow; python_version >= "3.10" and extra == "all"
Requires-Dist: pytest-cov; python_version >= "3.6.0" and extra == "all"
Requires-Dist: networkx; python_version >= "3.8" and extra == "all"
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; (python_version < "3.10" and python_version >= "3.9") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.11" and python_version >= "3.10") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.4" and python_version >= "2.7") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.5" and python_version >= "3.4") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.6" and python_version >= "3.5") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.7" and python_version >= "3.6") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.8" and python_version >= "3.7") and extra == "graphics"
Requires-Dist: opencv-python; (python_version < "3.9" and python_version >= "3.8") and extra == "graphics"
Requires-Dist: opencv-python; (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; (python_version < "3.10" and python_version >= "3.9") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.11" and python_version >= "3.10") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.4" and python_version >= "2.7") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.5" and python_version >= "3.4") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.6" and python_version >= "3.5") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.7" and python_version >= "3.6") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.8" and python_version >= "3.7") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "3.9" and python_version >= "3.8") and extra == "headless"
Requires-Dist: opencv-python-headless; (python_version < "4.0" and python_version >= "3.11") and extra == "headless"
Requires-Dist: kwplot; extra == "optional"
Requires-Dist: lru-dict; extra == "optional"
Requires-Dist: kwplot (==0.4.10); extra == "optional-strict"
Requires-Dist: lru-dict (==1.1.7); extra == "optional-strict"
Requires-Dist: ubelt (==1.3.3); extra == "runtime-strict"
Requires-Dist: parse (==1.14.0); extra == "runtime-strict"
Requires-Dist: xarray (==0.16.0); extra == "runtime-strict"
Requires-Dist: sortedcontainers (==2.3.0); extra == "runtime-strict"
Requires-Dist: fasteners (==0.14.1); extra == "runtime-strict"
Requires-Dist: atomicwrites (==1.3.0); extra == "runtime-strict"
Requires-Dist: pyqtree (==1.0.0); extra == "runtime-strict"
Requires-Dist: kwimage (==0.9.19); extra == "runtime-strict"
Requires-Dist: kwarray (==0.6.7); extra == "runtime-strict"
Requires-Dist: kwcoco (==0.5.6); extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: Pillow (==8.0.0); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.0.2); (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: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: scipy (==1.5.4); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: networkx (<=2.5.1,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "runtime-strict"
Requires-Dist: networkx (<=2.4.0,==2.2.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "runtime-strict"
Requires-Dist: networkx (==2.6.2); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==0.24.1); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.0.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: scikit-learn (==1.1.0); python_version >= "3.10" and extra == "runtime-strict"
Requires-Dist: Pillow (==9.1.0); python_version >= "3.10" and extra == "runtime-strict"
Requires-Dist: networkx (==2.7); python_version >= "3.8" and extra == "runtime-strict"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: xdoctest; extra == "tests"
Requires-Dist: pytest (==6.2.4); extra == "tests-strict"
Requires-Dist: coverage (==5.2.1); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "tests-strict"
Requires-Dist: pytest-cov (<2.6.0,==2.0.0); python_version < "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.12.1); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov; python_version < "3.6.0" and extra == "tests"
Requires-Dist: pytest-cov; python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-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-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 9947 characters]

WHEEL

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

RECORD

Path Digest Size
ndsampler/__init__.py sha256=5Ejm3uwhx78B8ALJQhYrzqGnEw5D87Lg_FwWBJvV_4c 2701
ndsampler/_internal.py sha256=AxG1C_R58VuR0JtzDpkYM_1jBYhoaM8YVkYlLehkETw 370
ndsampler/abstract_frames.py sha256=1nhl0lfoEA_VryLeIoUphTXUzpbDmwxO4eQDzm9-rrQ 29930
ndsampler/abstract_sampler.py sha256=N8BNgOZKdWGvELu6dNTwhq4yL4vsUOR8DBFGSZES_08 1417
ndsampler/category_tree.py sha256=NiSkN8sBPz0G8TBKttBQmjh0LZOmCjk97NuCFUiReZU 41075
ndsampler/coco_dataset.py sha256=U26JA4JnL40lUtqF-ElCTrnjxF6iMh_EZn9Us2Tabus 136
ndsampler/coco_frames.py sha256=6koqsxKcLcVGYK8IEuOSm3bd4MtP2Cb4nsnTKKcW-os 5797
ndsampler/coco_regions.py sha256=YeTjsXXZVyePhs9LkY9_SzxhAq8zyBHD8q6JnRdA2ak 44984
ndsampler/coco_sampler.py sha256=4WZ_QQlii6RUaurvgiVbz1g0K_AcoTvNfIIf7fg8Veg 86146
ndsampler/coerce_data.py sha256=eHNX6XuS59qNalgVbayzhXNeK5APlh6OhhzZcXKCNOc 7953
ndsampler/frame_cache.py sha256=ku0jPrPaG4XoPyuDylbZUOR8kFInsv_OzJMXyTxCeg0 16060
ndsampler/isect_indexer.py sha256=QkS7ffIFg2Kzd8CbIpagdfqqJs3Tf12cn6htvLqntSQ 18611
ndsampler/toydata.py sha256=KW67BOywBGQmb1pAtdqIc1htFkHzTK5ohTGTTsPtVNY 10760
ndsampler/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ndsampler/utils/util_futures.py sha256=ftPLMIa0s8MttElGUt2TVgILsSWJubIVp2USZWIpy_k 4876
ndsampler/utils/util_gdal.py sha256=QJ0G6N9msWV3YGfm7Ik9TnGUaQOYOHWBkPpo-KTXTXM 31146
ndsampler/utils/util_lru.py sha256=VSo4Xb4OUR-lt8HURPZ6ZE5TQQlvShm15TI-NpxJPlQ 7302
ndsampler/utils/util_misc.py sha256=RGcaUK4_UA9h5gZKFzWSQ-lJ4PxngClqFlhvnVvts5c 1248
ndsampler/utils/util_shape.py sha256=vpl8pfmXFjUi6w8ULdUtBfMebql4lz3dac5zVtOSte8 1987
ndsampler/utils/util_sklearn.py sha256=cgMGG7w6N8TW-LR9JmAUxVaig1z-nu4MvIWzqxRV_hU 6153
ndsampler/utils/validate_cog.py sha256=H_Dx84hyl8eJbOLlWpI0duLqcmBmZJzOxizHaGC4G3k 10183
ndsampler-0.7.8.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
ndsampler-0.7.8.dist-info/METADATA sha256=r0fvO-NrdSR30bkYx03gKP-VubnFzI9JxqsmgZS3UNQ 26714
ndsampler-0.7.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ndsampler-0.7.8.dist-info/top_level.txt sha256=U3vTpbphC8KrDVN6Z16IH7QjCF8niFYZvc6JY-v7QSo 10
ndsampler-0.7.8.dist-info/RECORD

top_level.txt

ndsampler