tifffile

View on PyPIReverse Dependencies (799)

2025.3.30 tifffile-2025.3.30-py3-none-any.whl

Wheel Details

Project: tifffile
Version: 2025.3.30
Filename: tifffile-2025.3.30-py3-none-any.whl
Download: [link]
Size: 226837
MD5: 727601f40566f7dbf8c5d0470106bde3
SHA256: 0ed6eee7b66771db2d1bfc42262a51b01887505d35539daef118f4ff8c0f629c
Uploaded: 2025-03-30 04:45:29 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: tifffile
Version: 2025.3.30
Summary: Read and write TIFF files
Author: Christoph Gohlke
Author-Email: cgohlke[at]cgohlke.com
Home-Page: https://www.cgohlke.com
Project-Url: Bug Tracker, https://github.com/cgohlke/tifffile/issues
Project-Url: Source Code, https://github.com/cgohlke/tifffile
License: BSD-3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Platform: any
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: imagecodecs (>=2024.12.30); extra == "codecs"
Requires-Dist: defusedxml; extra == "xml"
Requires-Dist: lxml; extra == "xml"
Requires-Dist: zarr (<3); extra == "zarr"
Requires-Dist: fsspec; extra == "zarr"
Requires-Dist: matplotlib; extra == "plot"
Requires-Dist: imagecodecs (>=2024.12.30); extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: defusedxml; extra == "all"
Requires-Dist: lxml; extra == "all"
Requires-Dist: zarr (<3); extra == "all"
Requires-Dist: fsspec; extra == "all"
Requires-Dist: pytest; extra == "test"
Requires-Dist: imagecodecs; extra == "test"
Requires-Dist: czifile; extra == "test"
Requires-Dist: cmapfile; extra == "test"
Requires-Dist: oiffile; extra == "test"
Requires-Dist: lfdfiles; extra == "test"
Requires-Dist: psdtags; extra == "test"
Requires-Dist: roifile; extra == "test"
Requires-Dist: lxml; extra == "test"
Requires-Dist: zarr (<3); extra == "test"
Requires-Dist: dask; extra == "test"
Requires-Dist: xarray; extra == "test"
Requires-Dist: fsspec; extra == "test"
Requires-Dist: defusedxml; extra == "test"
Requires-Dist: ndtiff; extra == "test"
Provides-Extra: codecs
Provides-Extra: xml
Provides-Extra: zarr
Provides-Extra: plot
Provides-Extra: all
Provides-Extra: test
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: platform
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 28902 characters]

WHEEL

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

RECORD

Path Digest Size
tifffile/__init__.py sha256=Z2huLkCf6IVqBjknXIsMSkCCWbvhBpZIld9egv6a310 412
tifffile/__main__.py sha256=SWbKYqyuRovQwJqkJnzYtbwAZYULHWkeg53FY5DXpVM 135
tifffile/_imagecodecs.py sha256=6dbKIrJA_yPv-NDeKRmfPrV7ZNgnBFLwf9w6bhjLtKw 12403
tifffile/geodb.py sha256=a8gtB9UX8DWmLnEwfZk4zK-57fYOizaRV2Ci0KAywuk 61794
tifffile/lsm2bin.py sha256=utmeLFU8odfvu5Xm_2AY-2h_P_h1cfdcO3P8bBzHUTo 759
tifffile/numcodecs.py sha256=8EhgrJCzW3oS-lc5Ri-ijgbkHXrDBN7eLIrK1sgQjVA 5990
tifffile/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tifffile/tiff2fsspec.py sha256=G61ug7D8uvapKISmlRduZI5U98CAFBH-uZvJZXXbWE4 2469
tifffile/tiffcomment.py sha256=oZ-rI9ZwfchzCen3eZ3ltljWkmX30Wp3xKyDLUsL8u4 1598
tifffile/tifffile.py sha256=C_bSF-20dSrFQtD-74xRs77E5u1GLZ53T_61bXlgypM 898527
tifffile-2025.3.30.dist-info/licenses/LICENSE sha256=EGhtE7KYPKFN31ySA2NSZA5i19Scbk8EeU_Ag8t1YLo 1559
tifffile-2025.3.30.dist-info/METADATA sha256=sCa8eil0IKsElK4Buswab61WIRpAKEyTwmoljmYdjxc 32203
tifffile-2025.3.30.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
tifffile-2025.3.30.dist-info/entry_points.txt sha256=yynC-8YKYqjyaVBY_0jUdl6o0Sjsas8yPACRHnXe8b8 155
tifffile-2025.3.30.dist-info/top_level.txt sha256=h6eqaHNqakJq0tVN037XQiRuWh1_3JA8SJLhkzbTfLg 9
tifffile-2025.3.30.dist-info/RECORD

top_level.txt

tifffile

entry_points.txt

lsm2bin = tifffile.lsm2bin:main
tiff2fsspec = tifffile.tiff2fsspec:main
tiffcomment = tifffile.tiffcomment:main
tifffile = tifffile:main