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

    • 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:

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

Download files

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

Source Distribution

silx-0.12.0.tar.gz (12.8 MB view details)

Uploaded Source

Built Distributions

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

silx-0.12.0-cp38-cp38-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.8Windows x86-64

silx-0.12.0-cp38-cp38-manylinux2014_ppc64le.whl (12.4 MB view details)

Uploaded CPython 3.8

silx-0.12.0-cp38-cp38-manylinux2010_x86_64.whl (13.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

silx-0.12.0-cp38-cp38-manylinux1_x86_64.whl (11.2 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 10.9+ x86-64

silx-0.12.0-cp37-cp37m-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.7mWindows x86-64

silx-0.12.0-cp37-cp37m-manylinux2014_ppc64le.whl (11.3 MB view details)

Uploaded CPython 3.7m

silx-0.12.0-cp37-cp37m-manylinux2010_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

silx-0.12.0-cp37-cp37m-manylinux1_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.7m

silx-0.12.0-cp37-cp37m-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

silx-0.12.0-cp36-cp36m-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.6mWindows x86-64

silx-0.12.0-cp36-cp36m-manylinux2010_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

silx-0.12.0-cp36-cp36m-manylinux1_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.6m

silx-0.12.0-cp36-cp36m-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

silx-0.12.0-cp35-cp35m-manylinux2010_x86_64.whl (11.7 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

silx-0.12.0-cp35-cp35m-manylinux1_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.5m

silx-0.12.0-cp35-cp35m-macosx_10_6_intel.whl (6.5 MB view details)

Uploaded CPython 3.5mmacOS 10.6+ Intel (x86-64, i386)

silx-0.12.0-cp27-cp27mu-manylinux2010_x86_64.whl (11.1 MB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

silx-0.12.0-cp27-cp27mu-manylinux1_x86_64.whl (10.3 MB view details)

Uploaded CPython 2.7mu

silx-0.12.0-cp27-cp27m-win_amd64.whl (4.3 MB view details)

Uploaded CPython 2.7mWindows x86-64

silx-0.12.0-cp27-cp27m-manylinux2010_x86_64.whl (11.1 MB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

silx-0.12.0-cp27-cp27m-manylinux1_x86_64.whl (10.2 MB view details)

Uploaded CPython 2.7m

silx-0.12.0-cp27-cp27m-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file silx-0.12.0.tar.gz.

File metadata

  • Download URL: silx-0.12.0.tar.gz
  • Upload date:
  • Size: 12.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0.tar.gz
Algorithm Hash digest
SHA256 2346ee44eb65ffa23c82d86f401282ea0fde0b813f897f178d901ec09889b9dc
MD5 9f00cb35a3aae78a60a4f08263810fa2
BLAKE2b-256 4406d32e9812ec50ed1ecc0d09a6a28bc0a0cc8f9d4eb244c1f3c19cfa8f5d69

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: silx-0.12.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e20bfca8e0e91b3096788001b3ed33c8b20dd59bc11fed47e6f66dfbd8c27e6c
MD5 35c751f465df7d10f27d35ddfca9c9b5
BLAKE2b-256 99aa5075d2b5c36bde9f39d1a725690fdacba7fe8ef114d644a51c5f98bc439d

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp38-cp38-manylinux2014_ppc64le.whl.

File metadata

  • Download URL: silx-0.12.0-cp38-cp38-manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp38-cp38-manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e49795d05d53eceed90d92c3189e92b794065acab7814930b2a51eb2fea1d2f8
MD5 80b8c2da599bb8b4808662d984a2ee0c
BLAKE2b-256 aef8eef60ef78e759b9789374a8495df12d49bfc96c4b27301b40890b0d8c9d4

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 75301d8ab7947f80af3e9a51b90336c4f213aaa4133b91e95ccaa64e4b2f3fbe
MD5 b9e6f8c8a2cefd09dd74c6ec7924bc5b
BLAKE2b-256 4a26250c56df1c8ccfaafbf2f65b279dc433ec440addddd4f1f5ce6f596b8de7

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7e6bf051209984b62cfa948439346eb13afef0cf99113c020674fb2ce5de5248
MD5 fc018e868d950f19206cedde756a828f
BLAKE2b-256 b70531c987f954085558ec5c327f68cb8de876a6076c6f807f281491e325812d

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca3e3696059fcfec66be6ecfbe4c5247199962c5748ddd47f1d3c074e12b9ecf
MD5 98e33e58df67e4b144537a87cb5696d7
BLAKE2b-256 c2945a4d3553fbb0882ef38d2c7a695352321f7fc8331342717ee25631469e6f

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: silx-0.12.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 1d9bfa2fbc308e98d857333e6f018e77dc49e106940f6bd5e5ca3a43b8790d09
MD5 2f25d3a3f62bcf17cda1a2e0675a01f8
BLAKE2b-256 4c720cf02dc21d83faf37d94af16130e63efa4402c60995a78cc5fcec53f1e6f

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp37-cp37m-manylinux2014_ppc64le.whl.

File metadata

  • Download URL: silx-0.12.0-cp37-cp37m-manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 11.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp37-cp37m-manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a385994dcf1008017bc1e25d0ddd683a49200efc6162d4115c51f6f996be53fb
MD5 001913d49313840e1e835ebcdefb30ad
BLAKE2b-256 bfe0e3a14c2ae386dca622c1bb50c3100608ec145e8f983d3901dda5de47e6fb

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9f58eba57636dc4499cbe93741e3d3243024df25c0ce1dc52d1683680033b9c8
MD5 325e06d41c4ba04d4f1c1ea2a4210225
BLAKE2b-256 559c87db633007cd4d338bc4912c86efdadcf662ea80bd74e7046234db22ea1a

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 547f4860eb657fcb29a09851611ff20f379f67b4162836dc851602e5f6a4625c
MD5 f35244fe3ca9b605678eb7082cdae722
BLAKE2b-256 5a041666032da701f9a365d9ad0facb99232059a93e5b071fe5143b7189f7426

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb352d789c9bcff460c6fcde96af19be4ce75aa7decb9451a99d4e30570a3491
MD5 55e51b45c1fd7a5b2525d7561f90a7b8
BLAKE2b-256 f8af8cc96cf91974198aa74fdb688d3c8e564eb8b4af88a87204e299232ae48a

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: silx-0.12.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 d1615ea43d502b6a875ef4a4c6d0981b7c423196b11ece5d60dd009003eb37e9
MD5 b05b888abc33f6c98b6b9d9f35d3c1c9
BLAKE2b-256 8e481da0458232bb84095563d3989454b93fb11da29b3244a2dd273f6edc0c4c

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 11a58e5d88f668b15a5c8b60f1c2c01e19d7773620c2f1992620bcef1e5a8d69
MD5 7f3ed0acaa23b530901ee3f36dd87549
BLAKE2b-256 b8db95e8aba26132875aa2d4f1cd4931b0261993efef77aa614b1b9b53dec3bf

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3bb8573ef36ac212d757037921d4bd8c280a4289ffee62b45c1e2bac217d0af9
MD5 c14eeac4c9ada0a12d11080fa7e51084
BLAKE2b-256 c9cfab0733d0690a6c5b773f6fe74252923ae95a6ca332b51879d1189e1b6c87

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f38fd95a17582fd5a6ef271a9e54fa53cfd1fb2e76547571ae6b6edb4f0bb682
MD5 383f33381728f38fc06f68ff4106e611
BLAKE2b-256 e9463033d7ba234a6c33529f56134b87b32fe7cf951dffae7845bdd2fdab4081

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.7 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c1d9a9d8a7f8d66eb04b15ecb2e9a085ec04b88c6470d7a80eb565f2c6c633de
MD5 7e66123dc09bea42b6fdbded9fde09c2
BLAKE2b-256 4bd6ece52144a49d2252a2d36332c5c91a4216b467f10f7271fd23652bde01cf

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dc14c38783226e756a62586fd924f6d9a7162dcefc2de9a265a6b37649c2f6e4
MD5 5b7869640ccce2f88d5925b7a6b5e725
BLAKE2b-256 2eee7fae346d438da571c2c62e942bf4f5753536b1f38ff9f71b0965a23f5dce

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: silx-0.12.0-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.5m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 3b004634a83c1659380599265ced77d11670c81a3698db434e33cc59bc77de70
MD5 922de832963533f746d0f04fc5adffcc
BLAKE2b-256 8efe7db1b0a77464dc3cb2e2d9ccc5ace6c207b81f96373cae797ab67b98b9c7

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 efaffa653ad26a1e7bad5eee8e5c2a8e537dac6bdb3674c65569d69c81a1110c
MD5 c1fc2968c0c4b5166caa3fb291820fca
BLAKE2b-256 ba6ce4df41a6f2c12609cc590d39bb8c98db80afa09e17bff0fa6403980936e1

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 43080a1dc37417ba3527846d157654731ecf2f9210122ba353ea2ec1d5d9f1ea
MD5 08a566838056dc493243be346b83bfe1
BLAKE2b-256 56f3e1eeb5bec5b20aa137df4c1217e0ce9bd5e7417a44da316f5932cbcbfdd1

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 3f20c73408394d6a607d71bc42d9547197def34439944d24f9e69fcdbf50ff79
MD5 742f40239b77d2ebb973fb59e4ee4234
BLAKE2b-256 5184f01b2417ec6461d17ac60547fb3c26ce4737c3c1073009f8a19af913205b

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0baf129e960566138d5dd3f587665231be8a26a13e928874702cb19c20ab0e50
MD5 78ff55343e7ea119ee180a018c1c0777
BLAKE2b-256 148c1f0ed4636ef66106d1769b4d970607a12edfc6f9b4ff02d89f0242f5f50e

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c0220b07b7eb364cc9ec714e3d29cf7c72f204135254f70ca620b5d821bcc31e
MD5 d967d406e348d80f5af79e7532db1871
BLAKE2b-256 7a2d5779bd5b9d2a84ca4e3584348f9098da6798da02e760186d95902bb80b3e

See more details on using hashes here.

File details

Details for the file silx-0.12.0-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.12.0-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3

File hashes

Hashes for silx-0.12.0-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ae638303f8bf34944702b52051490fd2010189fee0778312f5bf06154b6c0063
MD5 f539bbdf5258298020dba3e8c0985740
BLAKE2b-256 2213dfd56c2b916a28b60f092d062ffad6c7619730afa6be70d8996c4d45c493

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