This repository provides unofficial binary wheels for pylibCZIrw for Python on Windows.
The files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided "as is") and made available for testing and evaluation purposes.
pylibCZIrw is released under the GNU Lesser General Public License v3.0.
Any source code changes have been submitted to the project maintainers or are included in the wheels.
The Microsoft Visual C++ Redistributable for Visual Studio 2017-2026 is required.
The wheels can be downloaded from the Releases page.
Install a wheel on the command line, for example for Python 3.14 64-bit:
$ py.exe -3.14 -m pip install pylibczirw-6.1.0-cp314-cp314-win_amd64.whl
This release was built from the following source code:
- pylibczirw 6.1.0
- libczi 61f74ff
- brotli 1.2.0
- curl 8.21.0
- c-ares 1.34.8
- eigen 3.4.1
- libssh2 1.11.1
- lz4 1.10.0
- nghttp2 1.70.0
- openssl 3.5.8
- rapidjson 24b5e7a
- zlib 1.3.2
- zstd 1.5.7
- Windows Dev Kit 2023
- Visual Studio 2022 Community 17.14
- CPython 3.12, 3.13, 3.14[t], 3.15[t] (win32, win-amd64, win-arm64)
Official wheels are available on PyPI.org but may not include 32-bit, ARM, or recent Python versions.