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.2

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.2
File Size Uploaded
silx-3.1.2.tar.gz 20.8 MB Details

Built distributions (wheels)

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

Download URL silx-3.1.2.tar.gz
Size 20.8 MB
Tags Source
SHA-256 checksum
How to use checksums
fdeb922b95ea4507f788b3be1dad2ec0ccf8a87ff9bc3c63527779ba31daa392
BLAKE2b-256 checksum
How to use checksums
f0f412ce27391eaa225154b2fe62a5182cd69f4a406386ad7db3ad9315387ee7
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp314-cp314-win_arm64.whl
Size 4.3 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
07f1dba70354f39ae13adc850ac3b35cae01ca3dd1c8ac184419e740f6714c23
BLAKE2b-256 checksum
How to use checksums
ad980ead5752bbc79f2836e0db988cfdcdbc6167d80cde95e69b2b89d3441cf6
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp314-cp314-win_amd64.whl
Size 4.5 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
13c7cba31545cf611b41f5a9c4dfd5e3b2f47aad9edd40310ba05bfea7661b7d
BLAKE2b-256 checksum
How to use checksums
2c1d28fc740abdad57e052600a508def01d21be767200d23ba489cfcb95c668a
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
b8b3b57906f1e7bb4307ca3510adc45e485949d13af3fc5f38254fda847df976
BLAKE2b-256 checksum
How to use checksums
4c349bd9745a46eb95255a02998207213306c03d3babf0e58d87b74d40f4bb04
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
1a721b4016e295b295b3fabbd8a0ab93829b2fdef9755a2d6bdcf27387dcc698
BLAKE2b-256 checksum
How to use checksums
d93b4a1190acbffd28ad7d6d56895c14c834812e85b61e73667a611acb8a54be
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
9a2497945701321ffbe45542ace7f434cbe570d819523e30bdda8534e704e121
BLAKE2b-256 checksum
How to use checksums
d61a0bfc9f9548d97f193c0959c8d4c4efb12e9a73f454e3f358b41d3c9a5a99
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
a1b1aaadb6b40429110adf0d7aae152578f8c0ed6484415625c085cc3134ce52
BLAKE2b-256 checksum
How to use checksums
1c1bf55794f02fb4dc8a26aeb2b9ea56a4966f17c1963fd5e7ffbbe70b620fd9
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
f9e35b81e9830ea6524a3281d38a55d4c577757936ad656a24dd549b40eaf366
BLAKE2b-256 checksum
How to use checksums
0d9e62a7ad88c863c740705c47723839762e3dae8498f58e37233c5307f2454c
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp313-cp313-win_arm64.whl
Size 4.2 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
fd9d552c5d8ea76d8d115e08c62c2269455e11d5f97df16a53030a4f4af10c81
BLAKE2b-256 checksum
How to use checksums
84ac4773db155f2a191fc6491ea2d69010a4891b6cf5247316adb3ec0a304820
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp313-cp313-win_amd64.whl
Size 4.5 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
7d8f83a908de37c975d93d9bd0c7ea5b1fecfc7cef7bfa0443c2df630159b52b
BLAKE2b-256 checksum
How to use checksums
a9453aeef7e4ef05184fc5b6c11f4d0121e2e30a2e2d2fb9dad1a9c2a4de80f1
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
828faaed5ff26ccf27193fb8a6eb4a4edde0e2c329e841261fdfdb70d58f4bc2
BLAKE2b-256 checksum
How to use checksums
a1fbbfb201ac929f663fc284de462aa3c66c3f52732b1f431f2fb77f2136da42
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
ebbfe47f5b4e40529cee6701fd765cbd06790fd9978a889a6dd9f8663409c09f
BLAKE2b-256 checksum
How to use checksums
7a482adb61f0968c7eab093cc56f370f652b9c14fa866dd0027fa49db41922bd
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
e865a052ce6133328c80657134f3c9c9e56706ae0b9be811b53ae7287b1fc7b4
BLAKE2b-256 checksum
How to use checksums
52eee55c898aeb192bd9f0c9ab858ace4ca7b4f5f2a8ae5ef8ab9ecaec1d1477
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
0b37521385b460b88ab7d73c73182b9d39776c8a006b9287a2c21349c0626cbe
BLAKE2b-256 checksum
How to use checksums
b1e3f5b31b5f607b8d3a54835e57a619042dfe539cae67ab340aa8c4428b9d72
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
967cbdf2e9ba643e1872a2dbc1d4ae44038ebe113e4fe995a57f6b5f1e249087
BLAKE2b-256 checksum
How to use checksums
55d24bc29a184fe285f6a15ede8d7171d397843b99947b24dcf7faf963e62d10
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp312-cp312-win_arm64.whl
Size 4.2 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
56543718a39e5b0a6370378ea5a2772df8dce35374e9853cd0d69f0598680ee7
BLAKE2b-256 checksum
How to use checksums
8c5865e3c5160ad449967a454ef8a6febffe250ad5bb33dfb1acb539f67cdeb7
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp312-cp312-win_amd64.whl
Size 4.5 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
c64ba84a077b0b4bd053a5b95ec297286bab7b17b8e5adfb15b25a3abed421cb
BLAKE2b-256 checksum
How to use checksums
9525b361e6097673f677c681b945beda7e879e3e68d7c0ef0d4d6fdfdf50d886
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
ab542e131824a08b8d95b717a8bbf17430bab462f11e6a00ef95f955c4ed80db
BLAKE2b-256 checksum
How to use checksums
9071205316dbab56c8befa49dccb9fdbd7a96e09e676a8526be2db8f89af4398
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
d08cb9c0a129b22079a2ec5aeea061dee54bfb3c5e6e357aedd3133fa13a9830
BLAKE2b-256 checksum
How to use checksums
bd7515afe7002ea5a4a1098d4ee962959447a1f8beb787795868373d0766bd5d
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
59c75f1e10a8beb71e7bef26266566c40edfddc014becd4cf63252540f53ef70
BLAKE2b-256 checksum
How to use checksums
d92d873ee5f678a675b1be04ca3f47de94e77cf0a991db9ade91bdd55354f518
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
8a9427c4f0e07fcb2e9fa07c0371f89afa6af07883693edc142080c5571d279d
BLAKE2b-256 checksum
How to use checksums
e0337c5107f45430a4a0a346105d1aee56464cbbff9c053b661e4cc3cf3e0a27
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
fb3b4d3ac9cfae7cea3330bc3f27f739f6a1534fefc29062374e68fed590a954
BLAKE2b-256 checksum
How to use checksums
89d6e83f1c1700b3da121e8e48973e772c92af6d519588bf0a32adec2c19565c
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp311-cp311-win_arm64.whl
Size 4.2 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
93dc19eff6ae83996a8e7ffad390df211a08dce4c9ed03a2e86d59d05291c3b8
BLAKE2b-256 checksum
How to use checksums
f15dfa4ba4f8be1e78d279f95d401aefb80cc97644dea1533c0c9beba304d194
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp311-cp311-win_amd64.whl
Size 4.5 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
9eaf8150e74c884f06c8041864907b183c9c8fd8612a9b23e9e7a6aa5707b162
BLAKE2b-256 checksum
How to use checksums
d4516152135542e71484def50a8403ed2abdbeb4e4c1eb9c017e9bf59d428e19
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
f222d47d3eaf3311669a7f1b0c355cd9faed180a9dbaef36d3de6e0aa442a32c
BLAKE2b-256 checksum
How to use checksums
ec655cce613101f21c0dd9d8f000a08d1dc59793e25eff8fcb1a489aa96dbfe9
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
77a7fb9bc963e576c99c6e8859a846568bc46d93830084813db319819ed3c2fa
BLAKE2b-256 checksum
How to use checksums
fd878102afa455b1e570164355234071f46eea676682f99124e2bd7b93b47d5e
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
911b6ada682b3063d91d69538cb3edfc025fbf6c49b664ae996cb7970431edfa
BLAKE2b-256 checksum
How to use checksums
2715a939e1dac90398095a67da5138db087b85b727a72be8f3efd10a7c6357b1
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
99f4bb1a273b5edc0b6b2b92a0232fbdbf0638f9ea6dddd1ac7e5a4def692332
BLAKE2b-256 checksum
How to use checksums
9210c3c3287a20a83ee2ef4fb5cbf2c46fb0431971decd536db9e879918939dc
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
a566b37725bbd54eead9e41a2721dcb8fc404ed40e3ec78cfdba1f7bf87b473c
BLAKE2b-256 checksum
How to use checksums
74505fa756671c9477b05b70b736b22fc895bcbf00547da9213255ffe4fe3f67
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-cp310-cp310-win_amd64.whl
Size 4.5 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
072a41782d37feffc999c20fb5cca5184aa600828833aa3f5bb503e54e811d1c
BLAKE2b-256 checksum
How to use checksums
54404f8513d4ead3c06ae00278a8abb76065da642bdf10095e6872ecd1f7a12e
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
181b2bce7d87317545acc3db2e12bc16136aba505027936da9c1414a172d894c
BLAKE2b-256 checksum
How to use checksums
f66c0cd8b1a0e0c74d55a6adcca6fbba5bde42ad97d6c4eb1d974c27bc33f790
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
fa6526f16358742fbfdfbe8753973e30f749ffe0e74f8f276467056a0aee1e49
BLAKE2b-256 checksum
How to use checksums
56919d1a0a46a7ec56f511ec4dbc6b89eaa1216489b9a0ecf747427878a11e58
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
4b9519e96c29d3a6fd417e730b7c056bcdd590758b03ec14eb775e0999aa0e0c
BLAKE2b-256 checksum
How to use checksums
7a8c96d0a56cdc0a747d8024121bf1feb96d58dacd1592ed97b517b6e1921676
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
314dedf8ab8eb2b1554d765ed8a16da533bd4467bc78a45ff1c05ff5bd65f961
BLAKE2b-256 checksum
How to use checksums
f9a9f9cf335fe5f0c70a2f7122af6dd4d2c7ac9b380484a8687f98cead4183b4
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 Sep 3, 2026.

Transparency log

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

Download URL silx-3.1.2-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
b003efbf0f68fc61fc3ccac31c2b44f7045f89f49bec052fbdc0440d4f1e6b40
BLAKE2b-256 checksum
How to use checksums
4888f6b7bf70cff75c5a9c856ca5dfde0f46290f85760ceb079f5d5362b50f41
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 Sep 3, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

3.1.2 This release

35 release files

3.1.1

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