tifffile

View on PyPIReverse Dependencies (788)

2025.3.13 tifffile-2025.3.13-py3-none-any.whl

Wheel Details

Project: tifffile
Version: 2025.3.13
Filename: tifffile-2025.3.13-py3-none-any.whl
Download: [link]
Size: 226833
MD5: e7d90426246c617f247efe1ab80ca1d4
SHA256: 10f205b923c04678f744a6d553f6f86c639c9ba6e714f6758d81af0678ba75dc
Uploaded: 2025-03-14 01:11:14 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: tifffile
Version: 2025.3.13
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
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
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: platform
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 28858 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.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=EBIaOB0Wh8ZJWftHGZwKixBbZB4S7SxnGHb6vK0FVes 898585
tifffile-2025.3.13.dist-info/LICENSE sha256=EGhtE7KYPKFN31ySA2NSZA5i19Scbk8EeU_Ag8t1YLo 1559
tifffile-2025.3.13.dist-info/METADATA sha256=dG6IIdn7PYQL935s-HD9fem2kwpxl-QS4gZPH3_japc 32175
tifffile-2025.3.13.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
tifffile-2025.3.13.dist-info/entry_points.txt sha256=yynC-8YKYqjyaVBY_0jUdl6o0Sjsas8yPACRHnXe8b8 155
tifffile-2025.3.13.dist-info/top_level.txt sha256=h6eqaHNqakJq0tVN037XQiRuWh1_3JA8SJLhkzbTfLg 9
tifffile-2025.3.13.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