Skip to main content

Reading of medical images

Project description

SlideIO Python Wrapper

This repository provides a Python interface to the SlideIO library, a high-performance C++ image-reading framework designed for medical and biological slides. With SlideIO, you can read whole-slide images, extract specific regions, and scale large slides efficiently. The Python wrapper integrates these capabilities into a convenient API, returning image data as NumPy arrays.

License: BSD-3-Clause.


References


Overview

SlideIO is available as:

  • A C++ library for efficient reading of whole-slide images, with support for multi-dimensional data (2D, 3D, and time series).
  • A Python module that leverages the same C++ codebase, providing a Pythonic interface for reading images into NumPy arrays.

Key features include:

  • Whole-slide reading: Load entire slides or specific regions of interest.
  • Efficient scaling: Rapidly generate scaled images from large slides using internal zoom pyramids.
  • Format flexibility: Handle diverse medical and biological imaging formats through an extensible driver system.

Supported Image Formats

The following table lists the currently implemented drivers and their corresponding file formats:

Driver File Format Extensions Developer Scanners
SVS Aperio SVS *.svs Leica Microsystems Aperio GT 450 and Aperio GT 450 DX
AFI Aperio AFI (Fluorescent) *.afi Leica Microsystems
SCN Leica SCN *.scn Leica Microsystems Leica SCN400
CZI Zeiss CZI *.czi Zeiss Microscopy ZEISS Axioscan 7
ZVI Zeiss ZVI *.zvi Zeiss Microscopy
DCM DICOM *.dcm / no extension - -
NDPI Hamamatsu NDPI *.ndpi Hamamatsu
VSI Olympus VSI *.vsi - -
QPTIFF PerkinElmer Vectra QPTIFF *.qptiff Akoya Biosciences PerkinElmer Vectra
GDAL Common image formats (JPEG, PNG, TIFF, etc.) *.jpeg, *.jpg, *.tif, *.tiff, *.png - -

To learn more about the library and additional features, visit the SlideIO Website.


Building on Linux with the Manylinux Docker Container

Below are instructions for building the Python wheels within a manylinux environment.

  1. Clone Repositories

    git clone https://github.com/Booritas/slideio-python.git
    git clone https://github.com/Booritas/conan-center-index.git
    
  2. Run the Docker Container
    Map the parent directory containing these repositories into the container:

    docker run --name slideio -it \
      -v /path-to-slideio-python-parent-directory:/slideio-python/ \
      booritas/slideio-manylinux_2_28_x86_64:2.7.0 bash
    
  3. Set Environment Variables
    Within the container, point to the cloned repositories:

    export SLIDEIO_HOME=/slideio/slideio-python
    export CONAN_INDEX_HOME=/slideio/conan-center-index
    
  4. Build Custom Conan Packages

    cd /slideio/slideio-python
    ./conan.sh
    
  5. Install Conan Dependencies

    cd /slideio/slideio-python
    python3 ./install.py -a conan -c release
    
  6. Build Python Wheels

    cd /slideio/slideio-python
    ./build-wheels-manylinux.sh
    
  7. Locate the Wheel Packages
    You can find the resulting wheel files in the wheelhouse subdirectory of the slideio-python repository.


Contributing

Please submit pull requests or open issues if you have any suggestions or find any bugs. We welcome contributions from the community to improve the library and its Python bindings.


Enjoy using SlideIO for your medical and digital pathology workflows!

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

slideio-2.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp314-cp314-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.14Windows x86-64

slideio-2.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp313-cp313-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.13Windows x86-64

slideio-2.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp313-cp313-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slideio-2.8.0-cp313-cp313-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

slideio-2.8.0-cp312-cp312-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.12Windows x86-64

slideio-2.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp312-cp312-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slideio-2.8.0-cp312-cp312-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

slideio-2.8.0-cp311-cp311-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.11Windows x86-64

slideio-2.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp311-cp311-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slideio-2.8.0-cp311-cp311-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

slideio-2.8.0-cp310-cp310-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.10Windows x86-64

slideio-2.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp310-cp310-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

slideio-2.8.0-cp310-cp310-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

slideio-2.8.0-cp39-cp39-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.9Windows x86-64

slideio-2.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp39-cp39-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

slideio-2.8.0-cp39-cp39-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

slideio-2.8.0-cp38-cp38-win_amd64.whl (24.4 MB view details)

Uploaded CPython 3.8Windows x86-64

slideio-2.8.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (27.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

slideio-2.8.0-cp38-cp38-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

slideio-2.8.0-cp38-cp38-macosx_10_15_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

Details for the file slideio-2.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 951b0189c0ef49f99a96cf76c94ed66e3a97ff71754b74faf6b873256b1a9b26
MD5 2d4534017569ce7f9be2c4d02a9f3c31
BLAKE2b-256 ecaaa41ac8de93b119a67ba8a101dd649e086d29cf3c115baf2a774dcc96d4bc

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2bfeab8ed7e7a2eb04e0bc796aa975ca8aded206c66371e540f74c0f3f7bff50
MD5 fd2120a2d7b0c61d783bc27293647366
BLAKE2b-256 8b9b8a619ec870f43783908c6a306c261d5b30928dee28196ed63b001c2ebb7d

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56bc58017a45dc79cb0e3bcefcd24b0d83cee5cbe2364c129c2d505149ea700d
MD5 e26be9c23fef1fc7f23ed71fbc0b2931
BLAKE2b-256 54055091c3690f580ce7f032b2b5460ce43df84dffd3f9aad6774b49c8ae0295

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6685f6ac522346a7a614c606f3bafc29698c9b4ebf5c9ccd859f9e982b3bfe1c
MD5 54e43e245ad1d6c8f4edd9e5fa5caeb3
BLAKE2b-256 62211ef3dc9d37b6b8531f7db3f3788a8539db5aab4ca8512c8579977f01cd63

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3c150e399e6061902b655690e279d73f166c1dc30e56dfa89017350973f139d8
MD5 d16371c79479a0cc1f289a9116c0385c
BLAKE2b-256 d5df4665535eea6e4fa0b294e14d32aaa819308d622ed6795e5c21037aee2d88

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b365491da34a0247bb5f589cf59b3d5e7e5ebbdaf2808009d1b84b1948b62354
MD5 45349114be2e50d50825793e0ac72d22
BLAKE2b-256 5cf5d7ada7f28d9c248469a4e9beecf6a1d55de5548b64f2ea219a53ed04cdc8

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90fcefff3f73e0f4b0899d9f5f9d1c7192fb25cc5fc006bf35eceeacbf13467d
MD5 52d65fcbf1d3d982aa306049600bea4a
BLAKE2b-256 ca977e7e3fddcc5668491c8469b93ca1960dd6bf5b7118fec9ca23889c012d68

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d18cf3b11126c7405f0b1bada17be188465bff0bd800019c4983d04b40c8d4d5
MD5 fcfb847cfe1427f7c4bb12d7b7e06762
BLAKE2b-256 e02fb5fbc096637abaded5372152c16c2f7a33a596e25d4e328a6ca66b7225d1

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 40af0dc74b4a0fb96c20881adbd615b4b222d077ace3200dcf635f45c1d4b937
MD5 9fb587d251bfb71fa936684f5898f1f4
BLAKE2b-256 000981f03f693de09ae11c52d2d9e93b8798580dd01ec13d943b63d125d33043

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 60ac773e74b802ce55103a17a673c5be538e43c8e2eefcacdbadb6a6911800c9
MD5 00c86333b048f7a073187aaf339a4dc0
BLAKE2b-256 3e2b14833506c5d0ff243075ad78deb8f89693c2103a00f2ecee4a5acae3db94

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55f0200696aca62ac0fc17ce67bc7b4f91b271d6a6ea236f638ca65ab846bc51
MD5 9db23e405199c4fc3ea2574a901663a4
BLAKE2b-256 521e0403432c65d627cbccdb022954c94c27cf6c22fe728b45fceee98109d711

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 baf198a166af875f2039c78a8cf802d083c57d8b4b3d828a19e127131ebd2aec
MD5 21ccbec23db74887d5847c92210d5607
BLAKE2b-256 ad62cf259af540367bedb3d5b7e35aa8203505ccb3afc03e509df40496df9939

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a121c615c6c944411eb8882ab28a009f79dc4c4ea705e78f80c4619c870b7455
MD5 700c7c56b470cadb76d45cc53438497e
BLAKE2b-256 bda36ee5cfd86044f436fd8dfd32631cee7cd23f53ad3d74f4a57050d34a2e93

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3ebfa7bd564fa5fb78673bc0ed5a8d7ccf7eacc191d82885cdfb2aa205daffe
MD5 17a766eab4196b177205d9a0a3b0093a
BLAKE2b-256 1aa2bfd37284af4f6069ba0625f04fedc786390c3b2beb0468601e8c58ca8d26

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 671bc5320ac148d4df9cdcd18a80ac6811b859215a89bf4d6f62c09731021185
MD5 e06e9d771a3fc2633fdd95298b6f4d1b
BLAKE2b-256 0843c4dca1eca0b31dde46b838f9118fef32c7c0c3112b5283ef8ab307821a7b

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f63a23adea5d010a6b3dfdec0fd47887aeff2a78a48080e5a36b831effa8418
MD5 b9129102b0ee1d7df78ebbf00bd2e66e
BLAKE2b-256 9e42596df45e4a4a18135a9e314edc4500496c72572c725f1f1ce861862407a8

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8c40250309b79a289f2543295e0e02a35a5d0279a027376e424769b9b15a0fea
MD5 0a7b8ad9cbac62d26134617dbf36e2e7
BLAKE2b-256 de82dde7dfc59cea3f17da3d5fde8323519d16ecd63b241333ebff665aebc7c3

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03388c6859810885bacde2c354b91094b483709bc76e5951c0a1f77801796d79
MD5 ec9fab4b598af6bbc2e824836e97764c
BLAKE2b-256 c344126a24f34f5e4661e625c60b84284451785c2e3c0e0b3679757261fdd086

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cc202075245d3f99c297d2b86688fa82309f9645ef108bb51d015848edd355c
MD5 5b3cd24d50a61e02b8b96babce2443d9
BLAKE2b-256 1eddc11e29215a9852fa9434b040e2c3d3b2a56dddab549e00ac262ea7104e53

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a896e2545b06fab8b13b289e01bbb79c8949f31844f6de13bbf366b6ac2ade0f
MD5 c79c48b0cf7fa73e8af838e4d93c6a56
BLAKE2b-256 b8723e3007ca9181b8e9a72a779e1a51aa28f4cae61d2a21ab7c2dbd6d45a1d1

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8746514db60ed59aec712be7338ce03f05375b7924f9788fa0c51be9bda2ed2c
MD5 5d0c197bf90e6f3e01e5629d022de2e5
BLAKE2b-256 4adf71f25a3931652950774609c8edccb5992aaf2a620e1cae325ac6f38caa34

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 91b4ff7d6a51679b0478c7013cfb331218eb7a945551947822707ca0fbc10525
MD5 00dacb3b2a7790a276489dbd5f0b2648
BLAKE2b-256 4347a0cb7ec92525c713f1c2b46bb062df77325d7c0f7ebe409e18798f72c1f7

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47177c292423d0542f67ec34c890d6a6040cc8eb818f90daf1d79f2fa956c515
MD5 cec698e6f447dbc03733fb74e2c13d33
BLAKE2b-256 4876289ecca8ba165dba46a85a8dafa139c03032055ef034980507ab12ea87dc

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 657b31ffd66eaae54093c58d95a8f0ce5bc070f793817ff1d283e62a62474a7f
MD5 534470bbcd12c95802bc736671577ed9
BLAKE2b-256 77ca1422e08352b7128e65fdf10a5c65702f5859d6520c40070e0330fd865860

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: slideio-2.8.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for slideio-2.8.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f051cac557110f5f277b405c1bb1407606b33a9ec921b75ce7464d604cb35199
MD5 b57ccc63007923a2d378db9d7a308d22
BLAKE2b-256 4fc3da765b2945089ab8a31d9d3450d8d95b47293fff7b04108ef063663d8674

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5472c26e80857e3524d35347eb44720496c0e948b4eeb559c3f9379de2ef7133
MD5 a5ff36d778b20c7dc9c8447ce3dc3bc3
BLAKE2b-256 3fe63d687cc1dee7727b9ec05f3b6f984afe0c3f887eeb62a9c61940b109406c

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d1d36df218a3ae5c25ccab6a472a726ab4db346e9d3cccdc1c9b3960f1f45c5
MD5 d2dc30bc9513b91d44f5e3a32b4cba3a
BLAKE2b-256 ad43d4b7f0bfd5329d49464431e6c2de013e315e6f05cc96c62e008442757969

See more details on using hashes here.

File details

Details for the file slideio-2.8.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for slideio-2.8.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7b1dba9238cd87882708e3cca1dc253e35bcf1d17ae9cd494bce367c5203699e
MD5 187c650faa6496556923b82213dbd913
BLAKE2b-256 6134276164bedbc43b1d39711f273e374a98154fdd03e415f63f5d9f8b250fa4

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