bioio-nd2

View on PyPIReverse Dependencies (0)

1.0.0 bioio_nd2-1.0.0-py3-none-any.whl

Wheel Details

Project: bioio-nd2
Version: 1.0.0
Filename: bioio_nd2-1.0.0-py3-none-any.whl
Download: [link]
Size: 11923
MD5: f81444d6a4d1a7be0413cd222d28ba03
SHA256: 8a96a518481ec06194721c074850e7205eb372917ce1c3d333350417a7ebeea5
Uploaded: 2023-12-08 20:56:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bioio-nd2
Version: 1.0.0
Summary: A BioIO reader plugin for reading ND2 images.
Author-Email: bioio-devs <brian.whitney[at]alleninstitute.org>
Project-Url: Homepage, https://github.com/bioio-devs/bioio-nd2
Project-Url: Bug Tracker, https://github.com/bioio-devs/bioio-nd2/issues
Project-Url: Documentation, https://bioio-devs.github.io/bioio-nd2
Project-Url: User Support, https://github.com/bioio-devs/bioio-nd2/issues
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: bioio-base (>=0.2.0)
Requires-Dist: nd2[legacy] (>=0.6.0)
Requires-Dist: dask[array] (>=2021.4.1)
Requires-Dist: fsspec (>=2022.8.0)
Requires-Dist: numpy (>=1.16)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: xarray (>=0.16.1)
Requires-Dist: pre-commit (>=2.20.0); extra == "lint"
Requires-Dist: coverage (>=5.1); extra == "test"
Requires-Dist: pytest (>=5.4.3); extra == "test"
Requires-Dist: pytest-cov (>=2.9.0); extra == "test"
Requires-Dist: pytest-raises (>=0.11); extra == "test"
Requires-Dist: quilt3; extra == "test"
Requires-Dist: types-PyYAML (>=6.0.12.9); extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2011 characters]

WHEEL

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

RECORD

Path Digest Size
bioio_nd2/__init__.py sha256=AO4paSB6Qxc24LGWF0F3_lK1HpfB_xWJ-m0zSkRTRMI 418
bioio_nd2/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bioio_nd2/reader.py sha256=xIlTd_NZCA8qNnXX8pKvA3Xmau6ZaG-f_aqRuqS-z84 4156
bioio_nd2/reader_metadata.py sha256=RQ0zwiKvdUdP45B1O2zOYZYzSsHD8YJUMKbvQb5GjGY 781
bioio_nd2/tests/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
bioio_nd2/tests/conftest.py sha256=felrYS1l4o01NkZKNTzGEMFppR3ZZYJS2rkfct2Jaz4 128
bioio_nd2/tests/test_reader.py sha256=LPlf5hDsC7KFqNe0UGimYTO9yGzy6J49POyqf6RVVt8 5870
scripts/TEST_RESOURCES_HASH.txt sha256=75fW2P-Yk3lDlzPYv2A2Lv_4GFNFftZ0n1pLiKDAjMY 64
scripts/download_test_resources.py sha256=VUK0AJNAUfxp9VPWdnHhBI8rAAQzG63j_ADZlDH8qbI 3337
scripts/upload_test_resources.py sha256=2sHsixA1z65LkEMjdvda9X6N8X931Nn1ootZ3YzzfD0 5418
bioio_nd2-1.0.0.dist-info/LICENSE sha256=mqO4RlsClVxRN4BnRXt5c-DzUOkCjcxcVPldlj251Uo 1498
bioio_nd2-1.0.0.dist-info/METADATA sha256=kT1KRWtATiE21J5mOfI1ETh_ZtMnGCLNz8bHH4HIlVM 3419
bioio_nd2-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bioio_nd2-1.0.0.dist-info/entry_points.txt sha256=jWyuKMuuOCavbxSYWdmzFOrq_4FBzxSSq6VefNX3SgU 38
bioio_nd2-1.0.0.dist-info/top_level.txt sha256=jRFT0y30mKr1Bw0CFVnBMoJYw0666hPzWhzFe54-FBI 18
bioio_nd2-1.0.0.dist-info/RECORD

top_level.txt

bioio_nd2
scripts

entry_points.txt

bioio-nd2 = bioio_nd2