Skip to main content

SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation

Project description

SimpleITK

CircleCI ReadTheDocs AzurePipelines
release CircleCI ReadTheDoc Build Status
master CircleCI ReadTheDoc Build Status

SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Currently these include:

Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should be applicable to SimpleITK.

Unlike ITK's support of n-dimensional spatio-temporal images, SimpleITK supports 2D, 3D and 4D images. The dimensionality refers to spatio-temporal dimensions, the voxels can be n-dimensional vectors.

SimpleITK is licensed under the Apache License.

Acknowledgments

SimpleITK development has been supported by:

  • The Intramural Research Program of the National Institutes of Health, National Institute of Allergy and Infectious Diseases.

  • The US National Library of Medicine under the American Recovery and Reinvestment Act (ARRA) and under the Intramural Research Program of the U.S. National Institutes of Health.

  • The Insight Software Consortium and the ITK user and developer communities.

License and Copyright

The SimpleITK project is part of the Insight Software Consortium(ISC) a non-profit educational consortium dedicated to promoting and maintaining open-source, freely available software for bio-medical image analysis. The copyright is held by NumFOCUS. The SimpleITK software is distributed under the Apache License 2.0.

How to Cite

If you found SimpleITK useful in your research, support our efforts by citing the relevant publication(s):

R. Beare, B. C. Lowekamp, Z. Yaniv, "Image Segmentation, Registration and Characterization in R with SimpleITK", J Stat Softw, 86(8), https://doi.org/10.18637/jss.v086.i08, 2018.

Z. Yaniv, B. C. Lowekamp, H. J. Johnson, R. Beare, "SimpleITK Image-Analysis Notebooks: a Collaborative Environment for Education and Reproducible Research", J Digit Imaging., 31(3): 290-303, https://doi.org/10.1007/s10278-017-0037-8, 2018.

B. C. Lowekamp, D. T. Chen, L. Ibáñez, D. Blezek, "The Design of SimpleITK", Front. Neuroinform., 7:45. https://doi.org/10.3389/fninf.2013.00045, 2013.

Documentation

With massive libraries like SimpleITK, good documentation is a must. The documentation for SimpleITK is split up into multiple levels:

  1. API Documentation - This contains class and function documentation. The descriptions for functions and classes are primarily borrowed from the original ITK C++ classes.
  2. SimpleITK Documentation - This site contains high-level guides (fundamental SimpleITK concepts, common conventions, etc.), details with respect to the toolkit's binary distributions, instructions for building the toolkit, as well as SimpleITK examples in all supported programming languages. [This site replaced the SimpleITK Wiki which is mostly of interest for historical reasons.]
  3. Juypyter Notebook Repository - This repository contains a collection of Jupyter Notebooks illustrating the use of SimpleITK for educational and research activities. The notebooks demonstrate the use of SimpleITK for interactive image analysis using the Python and R programming languages. Recommended reading, if you are starting with SimpleITK.

Support

SimpleITK provides access to most of the ITK components, but not all. If you are looking for something specific and can't find it, open an issue on GitHub or ask for support on the forum.

Report an Issue

Help us improve SimpleITK by reporting issues you encounter. When you report an error, you allow us to address your specific problem, but more importantly you are helping all of the SimpleITK community.

Thank you for helping making SimpleITK better!

All issues are reported and managed on the project's GitHub issue tracker. When reporting an issue, please provide as much information as possible to enable us to reproduce the problem.

The following information will allow us to address your issue in a timely manner:

  1. Error message (copy & pasted) and focused description of the problem.
  2. Operating system, and version (e.g. OSX 10.11.6).
  3. Programming language, and version (e.g. Python 2.7.14, R 3.2.3).
  4. Version of SimpleITK (e.g. 1.1.0), just invoke the SimpleITK Version() function.
  5. How did you install SimpleITK, binary distribution (e.g. conda install -c simpleitk simpleitk), or built it from source (e.g. devtools::install_github("SimpleITK/SimpleITKRInstaller")).
  6. A minimal working example which causes the error.
  7. If your code requires input, possibly point to a minimal sized input image.

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

SimpleITK-2.0.2-cp39-cp39-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

SimpleITK-2.0.2-cp39-cp39-manylinux2010_x86_64.whl (47.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

SimpleITK-2.0.2-cp39-cp39-manylinux1_x86_64.whl (44.9 MB view details)

Uploaded CPython 3.9

SimpleITK-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl (43.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

SimpleITK-2.0.2-cp38-cp38-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

SimpleITK-2.0.2-cp38-cp38-manylinux2010_x86_64.whl (47.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

SimpleITK-2.0.2-cp38-cp38-manylinux1_x86_64.whl (44.9 MB view details)

Uploaded CPython 3.8

SimpleITK-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl (43.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

SimpleITK-2.0.2-cp37-cp37m-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

SimpleITK-2.0.2-cp37-cp37m-manylinux2010_x86_64.whl (47.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

SimpleITK-2.0.2-cp37-cp37m-manylinux1_x86_64.whl (44.9 MB view details)

Uploaded CPython 3.7m

SimpleITK-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (43.6 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

SimpleITK-2.0.2-cp36-cp36m-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

SimpleITK-2.0.2-cp36-cp36m-manylinux2010_x86_64.whl (47.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

SimpleITK-2.0.2-cp36-cp36m-manylinux1_x86_64.whl (44.9 MB view details)

Uploaded CPython 3.6m

SimpleITK-2.0.2-cp36-cp36m-macosx_10_9_x86_64.whl (43.6 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

SimpleITK-2.0.2-cp35-cp35m-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.5m Windows x86-64

SimpleITK-2.0.2-cp35-cp35m-manylinux2010_x86_64.whl (47.4 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

SimpleITK-2.0.2-cp35-cp35m-manylinux1_x86_64.whl (44.9 MB view details)

Uploaded CPython 3.5m

SimpleITK-2.0.2-cp35-cp35m-macosx_10_9_x86_64.whl (43.6 MB view details)

Uploaded CPython 3.5m macOS 10.9+ x86-64

File details

Details for the file SimpleITK-2.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a49b02bd405a3630be5388c0cafdcee951a8e8a81351fcca9e55b6b1b76f0ff9
MD5 a83343d347f46586b3afb2420c4c38d4
BLAKE2b-256 466317b6d8d6e12c5d6785c35738d744f50ce601dc0d45955dcf39705f7c3db9

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 47.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6efe188b0f375f35734b272fe06863731d9ab08f9f0ff3e4bc342f941cf4ca08
MD5 4fbad7a1fd22ef5573818b88e5a23b6c
BLAKE2b-256 bc895ce93516fea9405f386c464102dbb9634f3ec4c2ffe4a4416f6d0396efef

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 44.9 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5ab5ab167d27bb24e958f02df26b467603197b71e91b13b1635763cf64d2431f
MD5 dd7ac92a65c47a2ea81c7f53b75285f0
BLAKE2b-256 f662fc8c822ff5d74276306dcc56ada4a4e950eab7832724cc5ce66f5bb90a99

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95070b5cd4293586aa788edf79593d1b9600d2c55ffe641920090f58dd69b995
MD5 3c1d29f393c4a9d977460bfcec5dbdc6
BLAKE2b-256 6453093447faa2b6d4b8aa1181c611caf0b5afb56de1319530c4ac9d5fc55a06

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 fac923ee2c3c09dcee9b2a80c0d2bd886765a0727eba7a3befa3a36a8e17170f
MD5 b9703538fe6e4265363928120befcfda
BLAKE2b-256 4da5fff97c0e7ac5a50aadbb2c3303197827355e9eac64d65e39ba4c95e48934

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 47.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 666b7b88bc53c07d012181fa5306134d2d837cc59bc99e5c6641954f81c6501a
MD5 a38366d99fe0aab2b74ffa3bd7b863a3
BLAKE2b-256 5e229740e162a6cc3c3c7fbce818f553f8332e69dad4410f67236e5bb0a50a25

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 44.9 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 73caad7fb842985abc0ccf3c2590fd4e66e2b66e846b2eb17b759ffe4cc0455c
MD5 b0baabcf424aec978857d3c67bf191ab
BLAKE2b-256 6968dcfdadd465441d120f3c337568b18f021bd26c49f2407de722afa0664174

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f83fdde9eb91d0b01af73e64e22d65b26dbaf1edf6e6220a2ab21123229e0863
MD5 9c39c4639804baf7c6c8d40e4088a943
BLAKE2b-256 d733941728abc2e03890e027b3bd80839cc81937a205087cc41b0ffae5768624

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4728c090a2e95b169ef8edab42f068fcb8657cac1d3d98df805ca468d9c45c38
MD5 db65b1181c1dd67e10b7bc1c8a82f626
BLAKE2b-256 b7cf863da66c7f39b1cb7dd745d13e2b0a3f1bca5fcffbd94d2cd30a548dc7ac

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 47.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ed444d72a6a5f4870077a1ddf376974ac927afe0a2b7c8a34d359b074ac21c2d
MD5 5d15df130cf78bf3b4e3a354fddd47bd
BLAKE2b-256 9c6b85df5eb3a8059b23a53a9f224476e75473f9bcc0a8583ed1a9c34619f372

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 44.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6522c9e6a24301d0886f5e452724f165e0bd521548a9795b5bdc62031e950d1d
MD5 e69c92226ffdd3e9210d0edf87e71030
BLAKE2b-256 fce9e956a19b925a482b88a8ae95678a71d33a0094095558f56c6befbbaef8c7

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb969855ea1cd14839b10755a9b3cc1528cc912d4d5cc151c04f46fbcbd416c2
MD5 7428d396659ed7de7ed16875b16b125f
BLAKE2b-256 c9beb48c288a215f47b5c928a63491a0a5083bd4dbbb08682ddcd0df9d4b1b6a

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 09911709ae2d3e29115dce3e78fa437dd78836812306be0a252c2da120928435
MD5 19f8ceffb37feda1d3800175f8198012
BLAKE2b-256 c58be518110a9d610c80960486b63c4965ebaf984166633a8b4e20c24faabce8

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 47.4 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 13628c2b22679a8b36d209ebc1d0ace53fe4ab6c4e8654eff0bc96ee40f702c8
MD5 d4615def2305e60ad7d7aa021f65c266
BLAKE2b-256 cc856a7ce61f07cdaca722dd64f028b5678fb0a9e1bf66f534c2f8dd2eb78490

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 44.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dc077928ab993170da5eed27f4737c9325a9fe705ff871945d0a6d6f15e24fab
MD5 3867465132f4bf0c05f42942b05658bd
BLAKE2b-256 d3c1b83d286794fef3a2cb79f52633f6b2f7812585e10ee611e7ff7c6a13312a

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 21bb06e640a8540d53b3ee00a8fcdcdf6e1a48aa4cf28172cc08bc153f012b76
MD5 6d5a878f2069f3fe8aac84442ac20392
BLAKE2b-256 8d112eaea2a369b3269ebb47c866817c70c1901d90e3778b8522da1ed76ba193

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 e0be3a611b447fb923ebfaacc3ca1ce42d09aa31882086efdb792329e9ab123b
MD5 17b16fab5a2f5cb10b4e5b78072c6203
BLAKE2b-256 10832fe92274ca05c6c2d784e08822b0267caeaf75ce4937171b152f982ae1dd

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 47.4 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 46772fa3e6e167de0821b85e122debf90833d84daa23c5c66053cf28437f4573
MD5 783a45e9acd00a270af1f59447b567a7
BLAKE2b-256 35e1b5a6392e33b2008f9c648dbdfe3422039f98295e079c7cbeb5908e7a23ce

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 44.9 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8d795689bc613907196b1dc322e3b6247ec19c8e94cc12704a267d017551cb61
MD5 00ec3bafbb00c010fef003e56eb9699d
BLAKE2b-256 16564eb3bbe3c53718ffa6abdc711f028dd7b8c9c737d136c52f5fbc2005a8e6

See more details on using hashes here.

Provenance

File details

Details for the file SimpleITK-2.0.2-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: SimpleITK-2.0.2-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 43.6 MB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for SimpleITK-2.0.2-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa87ed3d73732a4668d8e216aac6e6d547ec92b566681a5d34ca5b7d86c569dc
MD5 3d0e1bd480ca02cadad4daf12a4d3e15
BLAKE2b-256 fa3b71708570650ec2caa1741d5380991448950222759876cb6703dcd24cf393

See more details on using hashes here.

Provenance

Supported by

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