Skip to main content

Software library for X-ray data analysis

Project description

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 CI status: Github Actions Status

  • Appveyor CI status: Appveyor 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silx-2.0.0rc0.tar.gz (18.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

silx-2.0.0rc0-cp312-cp312-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12Windows x86-64

silx-2.0.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp312-cp312-macosx_10_9_universal2.whl (6.3 MB view details)

Uploaded CPython 3.12macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.0rc0-cp311-cp311-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11Windows x86-64

silx-2.0.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

silx-2.0.0rc0-cp311-cp311-macosx_10_9_universal2.whl (6.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.0rc0-cp310-cp310-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.10Windows x86-64

silx-2.0.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

silx-2.0.0rc0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

silx-2.0.0rc0-cp310-cp310-macosx_10_9_universal2.whl (6.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.0rc0-cp39-cp39-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.9Windows x86-64

silx-2.0.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

silx-2.0.0rc0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

silx-2.0.0rc0-cp39-cp39-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

silx-2.0.0rc0-cp39-cp39-macosx_10_9_universal2.whl (6.4 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

silx-2.0.0rc0-cp38-cp38-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.8Windows x86-64

silx-2.0.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

silx-2.0.0rc0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

silx-2.0.0rc0-cp38-cp38-macosx_11_0_universal2.whl (6.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ universal2 (ARM64, x86-64)

silx-2.0.0rc0-cp38-cp38-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

silx-2.0.0rc0-cp37-cp37m-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.9 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

silx-2.0.0rc0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

silx-2.0.0rc0-cp37-cp37m-macosx_10_9_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file silx-2.0.0rc0.tar.gz.

File metadata

  • Download URL: silx-2.0.0rc0.tar.gz
  • Upload date:
  • Size: 18.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0.tar.gz
Algorithm Hash digest
SHA256 02bc22a02c6ed08302acb59a02fd3a108c58b1ad37518a557748f95f5e2666e6
MD5 bafafefc4c38f20030c3a216f155fd9b
BLAKE2b-256 f21b240cb5b9dd30228ecef90cc7266bbdbe12684ecb8da4d3f65876c42b1d51

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0f5a596cfa456e30e1ffaadaa34fbf0e9b623278b70ce09475029c8772187cdd
MD5 1fa0de9105908d65023f9c79c5406e54
BLAKE2b-256 4930fe267000ea50ae2c5cbf84daa2b26da6a92dbad834f59ab25dbe4e092f60

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 baa57ef082138827de7852325628b51873328d51c6d8b7828e2b3787df7b35e7
MD5 ac5f0f9d57054609220cfe22926e3926
BLAKE2b-256 4a5bddb7fa4d3d547b0e2fbf4e47231f2e8511a439478a096b95e36e8b593782

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 103102cec7c47a5bc5e8302cb59d1377a39c554027890161819de608e79a892a
MD5 08e54b795004be8828cebe5ebaca363c
BLAKE2b-256 a3f57dae4532116385b24c7e7446e957b1ee76a83e2d7106fa41f01c371cdd90

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d5a36f3dfd15fe10b0499fe8678c99ef0d41e6daa5c39b68d0fe14370bc78935
MD5 dfd654e38e8e37e9bdc97f2e2526f726
BLAKE2b-256 c055cd7cc54a7deebc625386dcd46b08f9542805e99ec8140dd9486edc4f9374

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3000278401b66c9001df9a7262a15ad44e6796d89968744dcf587b915c2913df
MD5 5e5fc4d6a1b159124e1a91178abb966a
BLAKE2b-256 4b42bee31f1e31ada0141ffeee29ce0673dc4ffb5665468ac541037a19cce02d

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7bd88be3b3f44c002a00afafafe25c5dbbe32af7968e961e9ce9393e204d7c89
MD5 7d691b8215a8dd838ab643cae8e167b2
BLAKE2b-256 4a51b3d01c5247c1b8926f10724ff918037673cf76ff45662f3d8ce58d91d2a5

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 01deafc98e8e30208c2ee0a236e35bd5d34844541a1cd8be1ae74e89b45444df
MD5 47e94f936482ab72d8aada6a2c9f285a
BLAKE2b-256 bb63a7ab06f25be4ffb6911058f0c66e684346dba05e9a87ba8e9fd978ebbb92

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7321d60a7e69691670db45db714b61bd519d8068ad904dd75652cac0963ce899
MD5 d5729b8bc1ba7991303e9fa8fbacfb1d
BLAKE2b-256 55e53a8fef2334f0959e1e70562690ee3388be95fa55795b58ec35adaa28496b

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba6565531c150cbb60e815bed291ec7df61e2405929535975df0227d44a1853e
MD5 07400261e590bfb2cc1992249fe95a86
BLAKE2b-256 b4d25d1deddc6e65a1e6e8870be292c32b11b6884a1fafa7d801d6920a235e18

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1c035c5b7be3c29008890fb9da03ab1a28315a07883e13aa76cfaaf289bdf01a
MD5 940a4c52ed560a2596f6078978bc5e2b
BLAKE2b-256 d9f1eb537d8a532ab3fdeb07634f8a3017673c91b92bbc064c5327bea9348a35

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0d6c73c63fadda73accec6c9d7037ad8a68467d6c20c689deaa496e9c76f1ae5
MD5 b7bff099a886f7c3afcd5287f5958606
BLAKE2b-256 a5729ea920674930dfa4ef8b451779b226a59886ca6e98ba71fc29684e4ec92e

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c14fcbec9f4cae328057dcfbbeaf152315a36f77da3e14785ef7193db6fce14a
MD5 e5d8cd8d42817070e5228c0d310de4ed
BLAKE2b-256 0cb0d3ae5bc347a5da921ffe63cb03837f40b5fa1c48acd0131e36d6e1556d3d

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 99c1a306948aed9d5497c046d9ee8aaa399b88dcce329d1bb50052ec0ea9567c
MD5 62929382979afaf0cf7c389bea9a7b2b
BLAKE2b-256 e62d1252908f16b3306b6489c4f0cdc26bb01f562dd134bc17bdee161fe7707a

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fcdd30505eeb2730e98bfe1dd34a7fb52b16f5a2a2281454fc969d9de97d4c9
MD5 0d7e47a8f990972920410ba6d102aba6
BLAKE2b-256 4b33e74ea0b3e2600a06f58de76b1e4bac15a462d7e2b202d22d3c71ea1fc410

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc0a36a6b6cd8a54f89a496773043c951223e306e69465de4ff5272f36e7b60d
MD5 bfd7e4d0d4b73d1abc92422d741fe885
BLAKE2b-256 956b5a1f7a06820a08ce64a196c6d026dbc0dcd4bad3662a46f2e137e3e49b50

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 42c8f7cbea07ba9f1ac78f17724f825640c93abc861bd697b8a831e0a45869e4
MD5 d937c8835e463ad14bb60f917f047d98
BLAKE2b-256 1387de1fa71b281c4a7696957661ba015bdb5d1a4996af42e540a6f5bd0e7226

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 84bd14e4118ae0891a1cf1415b13a31781ed6a0f487d15dbf9b6df5547c171b6
MD5 a9fa19b7a5d57c0060cec0b9f4d89ede
BLAKE2b-256 c6849d65b7cb7947e3008dfe0dd399933bfa17ca2479d0c5954644d5b8491269

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2aa3a0dab1609c004edebd81aeeb70405546793e2b435dae9148c5f0ded05026
MD5 e41517a1d7bb7628a2281778948a44a8
BLAKE2b-256 5a6d9115f9f7beb0c65850492079f37a37e99d0a1d0ac42d1ff385ac30d3c425

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2dfffa6e16d83c002f67c3e667797ac9d0771c17aa606b521cd9d95036a26bfe
MD5 faec82e3602d0a32552c24185dfdc5f1
BLAKE2b-256 1b53a15866c1bd1608577c56bef271c377cc9e045c51bf8fdae64bbe0dfb55bc

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a6b2c9fd911d3e569d609b2a2e2d5f4ef8d131abe29983a98bbef62b224dd87
MD5 dd67579d3e9c845a087dc760507d12b9
BLAKE2b-256 d5031ad35962aa1d2a0a6e82633ace2e3c892d95a673af3efc122e71c316dd53

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a98388e5c591a6e27ad9ff27ad87d7083e60ed8e19348b3ca509f580717cb66a
MD5 27ecbe4c292620d8b8bc7bafac72a909
BLAKE2b-256 0c1f72102e78b913aae61c13470145e724ecebb94f99ed87d5ac6b4b5307baa1

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a382a9bc02f1f21e9a5009e6260cfe6de61e2470ee74f08bb85a912073968d0a
MD5 a46d3ce91d1deaa58a8bf918c1746852
BLAKE2b-256 5d089723e34b48227229dc1223167951345da27bbf30476dc5237c8992a013e0

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 80c9a986c5cfefadc09c34bd34eb1643ae2452f3bcce8da2fb05a57ec6762415
MD5 e23db0a05b8161af0db0a50a01d36a58
BLAKE2b-256 8b713779eaabf358570842a29fade030b7bf135e05d00be34af35e418a858b6a

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9d276b9730180e45da2bebbf25f0ddb438ae47f1c1936cbf59065ef2d01db165
MD5 9e414be8708cac772200b240a452af4a
BLAKE2b-256 fb9352547bd3c3d0436cbe06edd0697717bcefd857bc71b4239384523e76e136

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: silx-2.0.0rc0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for silx-2.0.0rc0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 13054d9a3dffa15e8bb6241b614a2bc27c2eab946a868ad78a72a2f8681fc9f9
MD5 efe6f98a5fb80d56c46ef3701d2e33c6
BLAKE2b-256 254664af2573af0270737d841dfb5bb2f72f34d889abdd1320d8d3b862b5cb1d

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 704e244d79c2668292264c19eab8f3ff59561130169d66ecbbb9a86c85ee0d1a
MD5 146c8cc749ac0a55441008497ec030ef
BLAKE2b-256 08f73e0bb892056d21fe6fb7f18dfb7d69c0bacdb947fc7ad8a479e19e73d23d

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f47ef06679b2f69e501a61b3ea81579059b7ac3a05179c02ff5415ece8a36bb1
MD5 1d3e23367d1270c686fe9b64d7a0ff1f
BLAKE2b-256 d0f4bee660dfa05f13de98fddde596641762b66d9c5539fd28a3aa5d43da5a09

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d3d720661a8fba403b262ba7054d6798da17f9df35eba643f29c2e1de628472d
MD5 956bb3f08b2b2f15bfa88452f4e4c62f
BLAKE2b-256 f614c5c5a9f3852ae17e31a46158ab8ac95ff92a004356d05eda848758167c19

See more details on using hashes here.

File details

Details for the file silx-2.0.0rc0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for silx-2.0.0rc0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e77ffd5bea994f5b33206032466b3eec3cab3f3ba51d19219a38f77b21a6b4f3
MD5 7728dd2768c73957c022b2c513113299
BLAKE2b-256 816ce6b1c0ffae924b000cbb0f3e4b03681749cb2d623f53d9a0c6e748a56345

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page