Skip to main content

The purpose of the silx project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.

The current version features:

  • Support of HDF5, SPEC and FabIO images file formats.

  • OpenCL-based data processing: image alignment (SIFT), image processing (median filter, histogram), filtered backprojection for tomography, convolution

  • Data reduction: histogramming, fitting, median filter

  • A set of Qt widgets, including:

    • 1D and 2D visualization widgets with a set of associated tools using multiple backends (matplotlib or OpenGL)

    • OpenGL-based widgets to visualize data in 3D (scalar field with isosurface and cut plane, scatter plot)

    • a unified browser for HDF5, SPEC and image file formats supporting inspection and visualization of n-dimensional datasets.

  • a set of applications:

    • a unified viewer (silx view filename) for HDF5, SPEC and image file formats

      silxView

    • a unified converter to HDF5 format (silx convert filename)

Installation

To install silx (and all its dependencies), run:

pip install silx[full]

To install silx with a minimal set of dependencies, run:

pip install silx

Or using Anaconda on Linux and MacOS:

conda install silx -c conda-forge

Unofficial packages for different distributions are available:

Detailed installation instructions are available in the documentation.

Documentation

The documentation of latest release and the documentation of the nightly build are available at http://www.silx.org/doc/silx/

Testing

silx features a comprehensive test-suite used in continuous integration for all major operating systems:

Github Actions Status

Please refer to the documentation on testing for details.

Examples

Some examples of sample code using silx are provided with the silx documentation.

License

The source code of silx is licensed under the MIT license. See the LICENSE and copyright files for details.

Citation

silx releases can be cited via their DOI on Zenodo: zenodo DOI

Release files for silx 3.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for silx 3.1.1
File Size Uploaded
silx-3.1.1.tar.gz 20.8 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for silx 3.1.1
File
silx-3.1.1-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
silx-3.1.1-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
silx-3.1.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
silx-3.1.1-cp314-cp314-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ PowerPC 64-le, Linux glibc 2.28+ PowerPC 64-le Details
silx-3.1.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
silx-3.1.1-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
silx-3.1.1-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
silx-3.1.1-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
silx-3.1.1-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
silx-3.1.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
silx-3.1.1-cp313-cp313-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ PowerPC 64-le, Linux glibc 2.28+ PowerPC 64-le Details
silx-3.1.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
silx-3.1.1-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
silx-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
silx-3.1.1-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
silx-3.1.1-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
silx-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
silx-3.1.1-cp312-cp312-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ PowerPC 64-le, Linux glibc 2.24+ PowerPC 64-le Details
silx-3.1.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
silx-3.1.1-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
silx-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
silx-3.1.1-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
silx-3.1.1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
silx-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
silx-3.1.1-cp311-cp311-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ PowerPC 64-le, Linux glibc 2.24+ PowerPC 64-le Details
silx-3.1.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
silx-3.1.1-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
silx-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
silx-3.1.1-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
silx-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
silx-3.1.1-cp310-cp310-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ PowerPC 64-le, Linux glibc 2.28+ PowerPC 64-le Details
silx-3.1.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
silx-3.1.1-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
silx-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 182.1 MB

Release files / silx-3.1.1.tar.gz

Download URL silx-3.1.1.tar.gz
Size 20.8 MB
Tags Source
SHA-256 checksum
How to use checksums
f1458f7bf4adeb3830c8f5ad15943495d736a50216af0a96fba0a153ce5cb8a1
BLAKE2b-256 checksum
How to use checksums
35a334943c0a9d46c6dcf5b94cc4e02e4a94eb90227dab5dbaad231a67a7e5bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-win_arm64.whl

Download URL silx-3.1.1-cp314-cp314-win_arm64.whl
Size 4.3 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
7d8ff7fd3111f21ebececc2929b7a0c954077703a7a910908b44928a57354b3e
BLAKE2b-256 checksum
How to use checksums
1ecfed696ef4c5e3ac187323ef7f371b0de50d28b4354f9ab87bc23ea68906d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-win_amd64.whl

Download URL silx-3.1.1-cp314-cp314-win_amd64.whl
Size 4.5 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
5318fbe90287aded6e0b5b9c66ba53a7cf0acba653d2fae50911284a7c9b7c67
BLAKE2b-256 checksum
How to use checksums
ee0695c87123e8c855c2788a4b804f720e86546739b77d25c6a3f4d5c0ea23a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL silx-3.1.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 5.1 MB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4ed62562865d6e9ef34aca386838e43b904320abe38b4cd55254aea838a419ee
BLAKE2b-256 checksum
How to use checksums
645a612c950ff3e19845dc6ec369e03209f38d94cc360c67107ae543746ed7c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl

Download URL silx-3.1.1-cp314-cp314-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl
Size 5.2 MB
Tags CPython 3.14 Linux glibc 2.24+ PowerPC 64-le Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
ef49ba072084105710faef3fc32028dd96576067e335ebef175d0828cb5d91ea
BLAKE2b-256 checksum
How to use checksums
7385953e42067c952d67e092ea23498ed59392ad284955d6554db872f4e130b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL silx-3.1.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 5.0 MB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
891999070fd24cb89a02b060d7723a2023a80cd043643bf425e8b573ca1a93eb
BLAKE2b-256 checksum
How to use checksums
ae14ba6dd6a063ff2014f1bc6e1d5b1c44347d823c4a2ed581699b60c54986c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-macosx_11_0_arm64.whl

Download URL silx-3.1.1-cp314-cp314-macosx_11_0_arm64.whl
Size 4.4 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
21e3f067efa1a1a88fc34229e5dfc10ed1dbe7b27a79a348a1459f6608a04e03
BLAKE2b-256 checksum
How to use checksums
f05247405b79398978127f440f04897b3df67ec9d5575b9c1e47c228394feeaa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp314-cp314-macosx_10_15_x86_64.whl

Download URL silx-3.1.1-cp314-cp314-macosx_10_15_x86_64.whl
Size 4.6 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
7abe84584a5d4721821fb3dce9caeb27b0c0f1b465f4015deda8aa3073b16159
BLAKE2b-256 checksum
How to use checksums
47c2d81ae2b49c7051147c2c5e70dd6092cda9a5d7a6d5f04001a63567665acd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-win_arm64.whl

Download URL silx-3.1.1-cp313-cp313-win_arm64.whl
Size 4.2 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
36d6aa96fd5feb31e3b4370b4e8711a5dc551c8340056ff30ebc0a923b1bb7e9
BLAKE2b-256 checksum
How to use checksums
bb928fe28e8c98c8b1707ba769e1ed758fa152d460d2f115441268a460cbd065
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-win_amd64.whl

Download URL silx-3.1.1-cp313-cp313-win_amd64.whl
Size 4.5 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
754adaa4ef1998977fffe06489beabddd9547b850558cef54affbe26b0952c33
BLAKE2b-256 checksum
How to use checksums
22a4c845b4cc04ced61969b2505e782785c19e3d9c04a2dff9dbe9395191ef3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL silx-3.1.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 5.1 MB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5e7fe4d8d888aef711d6ee22911909f66c7bd21d27f8be5c2f3e67c962b5111f
BLAKE2b-256 checksum
How to use checksums
30ae6ce99c800242983794b4a09d84d8b268ec7a427b48cd084f7ccff8151007
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl

Download URL silx-3.1.1-cp313-cp313-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl
Size 5.2 MB
Tags CPython 3.13 Linux glibc 2.24+ PowerPC 64-le Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
4e362d7c0f3ad14d8c6bb41936d458deaa535e1807a2d32122486c4326ff84f7
BLAKE2b-256 checksum
How to use checksums
5cc2a3b87231d4cc727009211d82f288e7cd77c04e473de876c6d327513022b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL silx-3.1.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 4.9 MB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3d563f5a6cbd8b07adf861ae0fcfbd05a432d0f77ebce6a67c49f6a46371e8c7
BLAKE2b-256 checksum
How to use checksums
004cccf01d3d48d397b90b35bd0f0793bff0d413bbac70d543224dc26ab3f213
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-macosx_11_0_arm64.whl

Download URL silx-3.1.1-cp313-cp313-macosx_11_0_arm64.whl
Size 4.4 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7c4be382339c2d47e57303dae30475c51ba665d1dda63f72d9150d0fddeab7c4
BLAKE2b-256 checksum
How to use checksums
a3cf6ea590543d883c3d88a0003ea67726e758559234a7a629ef610eb20b9260
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl

Download URL silx-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Size 4.6 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
d59ad642df67d7ba449e35d5c44771a37b344ccc795dfaa2cc1aac96059331d9
BLAKE2b-256 checksum
How to use checksums
08b00f082cd897bc2278f52d73288588187393ed2d003953908e7a6a85aafd64
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-win_arm64.whl

Download URL silx-3.1.1-cp312-cp312-win_arm64.whl
Size 4.2 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
3f74686f877e628eeb8fa0bb5e7e5d753ffc7ac7890c5e1162bdd2310aa9496a
BLAKE2b-256 checksum
How to use checksums
8e921eb96a220cda0636cdcf07494b9d4a87c7bf95e7ed17cce3a4f0e00869e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-win_amd64.whl

Download URL silx-3.1.1-cp312-cp312-win_amd64.whl
Size 4.5 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
fc70bcbafcec02b62d41aec343d4c4d09c702491f93ce60e4a05d192d0a82688
BLAKE2b-256 checksum
How to use checksums
fec601370d34f73b7dbefc843d4c8e80c4b448d14e1ec121251ec91dad2ceeb2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL silx-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 5.1 MB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
23075b67eaebd0e0a75922e85b9312aab3fbd9190f32076956f7c0ada57a91a4
BLAKE2b-256 checksum
How to use checksums
70190829ef0a26fc515a9c3c2ead573ad2ce86a71225433e7df0e56668b40cce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl

Download URL silx-3.1.1-cp312-cp312-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl
Size 5.2 MB
Tags CPython 3.12 Linux glibc 2.24+ PowerPC 64-le Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
4800b61d99ff82ef2bc65bc0f7e70f86cb29de86612932c556b606238c0618a3
BLAKE2b-256 checksum
How to use checksums
6105f03155698efed4f28ada0c513b904fb06392d43eca64bef59bb25571ccfd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL silx-3.1.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 4.9 MB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7f6ef401258f4d3247a506dfc5f9774017cab2303ca33552af626774d568f157
BLAKE2b-256 checksum
How to use checksums
ee0dd32525dc46dc1b54ff74c497df45a9656e7d99e5ffc8063527da6d84fa66
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-macosx_11_0_arm64.whl

Download URL silx-3.1.1-cp312-cp312-macosx_11_0_arm64.whl
Size 4.4 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d858be103f324d7254a32eced78dafe9cc48ed8449479223685fcf9fa452f7ef
BLAKE2b-256 checksum
How to use checksums
0b9e140a5241f907f0f606b8fa183b0205fa67ed2b59ecf53cd5aadc58bbe9b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl

Download URL silx-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Size 4.6 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
8b31569fe20e950a76b69780398b814ee53850a8e3492920111a99bc24af6e6d
BLAKE2b-256 checksum
How to use checksums
2fccfa006b556ad404e2f5739e580f260c478f3e2289a44d817b73be8a3987cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-win_arm64.whl

Download URL silx-3.1.1-cp311-cp311-win_arm64.whl
Size 4.2 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
020a8c4152452cf8823fdefb22a675f68848026c4f996cf861bb7e9981eea760
BLAKE2b-256 checksum
How to use checksums
0ec455192b20321f66469d44e91f8320cd61d76f4a0cccca7f0626afe4e94cf4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-win_amd64.whl

Download URL silx-3.1.1-cp311-cp311-win_amd64.whl
Size 4.5 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
be899eddef7ede9062a933ed598aebb5ad863bb62cdfa16f3da2d5e168295076
BLAKE2b-256 checksum
How to use checksums
7fde21642c199f80e6c844edc51d083e79cab9a6770ebe78eb4d503c8ace9834
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL silx-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 5.1 MB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4daf54e4fd7ce4573c59ce636ecc81a2b10c15ecded2d5cdbe4bb0afe35dd3fe
BLAKE2b-256 checksum
How to use checksums
14419b94f974d2ec8080aa5de86c11f7fae0d8c837bb84ef42e26ae6ae867fb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl

Download URL silx-3.1.1-cp311-cp311-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl
Size 5.4 MB
Tags CPython 3.11 Linux glibc 2.24+ PowerPC 64-le Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
cc71e3b4f0cd43ec6208bd5b51adfc34cbb8e20d8e74681f63c5431cc2dbee26
BLAKE2b-256 checksum
How to use checksums
6d48551a5307ce935f6ac3874bc3fbeb66533a02e55638e00aead2174c24316c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL silx-3.1.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 5.0 MB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ba24f0b3e08d50446ae504cf9a2cb9d88fe2487a62ff74ab130d692a7dd92e1b
BLAKE2b-256 checksum
How to use checksums
dcf2161545ed34d8f51042d20858481d3034ca0fa483b598910d91defc6aede4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-macosx_11_0_arm64.whl

Download URL silx-3.1.1-cp311-cp311-macosx_11_0_arm64.whl
Size 4.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e2f2a5be74756cbd800a0380b7bb681ca16a82c2e4b4a34db513197eb1d8840f
BLAKE2b-256 checksum
How to use checksums
998321170be07c06f319b913bbb568c3f53733d339ed8123b75f98900ea620f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl

Download URL silx-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Size 4.6 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
23edb35c7e8a5c91b639b700f6df033164963a67396a1415d3431872efbb1596
BLAKE2b-256 checksum
How to use checksums
1f7455f8bc423bf905dd2d5ac5647f2b97b2584281b8a4b93996b68fe222c627
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-win_amd64.whl

Download URL silx-3.1.1-cp310-cp310-win_amd64.whl
Size 4.5 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
c5e80fa5ed9fde8b6344d193feed7b12130a57f637f0da8b68e6f52895d467b7
BLAKE2b-256 checksum
How to use checksums
754fbc55f1086c7aee417ffc38b9ed1fcabf4a7123af38a429942c25134a5c65
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL silx-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 5.1 MB
Tags CPython 3.10 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
99f799075124499c3619d3185d98dbfe6523de0d2829ce3cf9cfc5f0ac244c54
BLAKE2b-256 checksum
How to use checksums
87c92169158273c1f1bb353fe269344d30e9d70fd4e8fad67d6dba5f19fb2042
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl

Download URL silx-3.1.1-cp310-cp310-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl
Size 5.4 MB
Tags CPython 3.10 Linux glibc 2.24+ PowerPC 64-le Linux glibc 2.28+ PowerPC 64-le
SHA-256 checksum
How to use checksums
a29ca8fec226277d3104cd0c869937971a829fd993ccb31751649ce853b614fe
BLAKE2b-256 checksum
How to use checksums
f22c782f60ed832d0cfea076e8f27d4ef00083a68d8694733f0f65708addf12e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL silx-3.1.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 5.0 MB
Tags CPython 3.10 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
85ef6497f529b0363fea49ac0dd3ec5d21a997a5bf78346607fbf09475d4f961
BLAKE2b-256 checksum
How to use checksums
7cc9f21e4393cc1368f1ab17905ae41fcf7e8456894812f7f9a76612dad93dd5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-macosx_11_0_arm64.whl

Download URL silx-3.1.1-cp310-cp310-macosx_11_0_arm64.whl
Size 4.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
50413660fd3174833d3751702b5dd6d3fbc9f3525898d01e70d67192b84982a9
BLAKE2b-256 checksum
How to use checksums
b303c8ed4a1421d514f7020a45cb67ecf5283ad2911e6f35d56d8ce8be351ad7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release files / silx-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl

Download URL silx-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Size 4.6 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
f581b4ec07efbf5dcf34ccce3fffb5f263ef5c39da62b6ed857cfcffabee6fae
BLAKE2b-256 checksum
How to use checksums
3b867db56d62c5572844b0819e08a43ca8073463a4bd0d00c866ca1ff0d3925b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

3.1.1 This release

35 release files

3.1.0

35 release files

3.0.0

35 release files

2.2.1

31 release files

2.2.0

31 release files

2.1.2

26 release files

2.1.1

26 release files

2.1.0

26 release files

2.0.1

22 release files

2.0.0

30 release files

1.1.2

27 release files

1.1.1

27 release files

1.1.0

31 release files

0.9.0

15 release files

0.6.1

12 release files

0.5.0

12 release files

0.4.0

5 release files

0.3.0

4 release files

0.2.0

4 release files

0.1.0

4 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page