Skip to main content

A medical image kit for segmentation metrics evaluation, native Rust support, and Python bindings for cross-language performance.

Project description

mikan-rs 🍊

A medical image kit for segmentation metrics evaluation, native Rust support, and Python bindings for cross-language performance.

🎨 Features

  • 🚀 Blazingly Fast: Written in Rust with high parallelization; speeds are 10-100x faster than medpy (depends on the number of cores in your CPU), especially for Hausdorff distance calculations.

  • 🎯 Simple: The API is so intuitive that you can start using it immediately while reading the documentation in just one minute!

  • 🧮 Comprehensive Metrics: Easily to compute almost all of segmentation metrics:

    • Confusion Matrix Based:

      • Dice/IoU
      • TP/TN/FP/FN
      • Sensitivity/Specificity/Precision
      • Accuracy/Balanced Accuracy
      • ARI/FNR/FPR/F-score
      • Volume Similarity
      • MCC/nMCC/aMCC
    • Distance Based:

      • Hausdorff Distance (HD)
      • Hausdorff Distance 95 (HD95)
      • Average Symmetric Surface Distance (ASSD)
      • Mean Average Surface Distance (MASD)

🔨 Install

cargo add mikan-rs for rust project.

pip install mikan-rs for python.

🥒 Develop

maturin dev

📘 Usages

import mikan
import SimpleITK as sitk

gt = sitk.ReadImage("gt.nii.gz", sitk.sitkUInt8)
pred = sitk.ReadImage("pred.nii.gz", sitk.sitkUInt8)

e = mikan.Evaluator(gt, pred)
e.labels(1).metrics("dice")

For details, please refer to the python examples and rust examples.

🎄 Related Projects

  • medpy: A well-known package for calculating segmentation metrics, with excellent documentation and implementation.
  • miseval: A framework capable of calculating a large number of segmentation metrics.
  • seg_metrics: A package for segmentation metrics that supports batch data calculation and CSV output, making it very convenient.
  • MetricsReloaded: A new recommendation framework for biomedical image analysis validation, published in Nature Methods.

📃 Citation

If you use this software, we would appreciate it if you could include an mikan emoji 🍊 in your paper.

🍚 Q&A

Q: Why are my results different from seg_metrics/miseval/MetricsReloaded?

A: They are wrong. Of course, we might be wrong too. PRs to fix issues are welcome!

🔒 License

Licensed under either of the following licenses, at your choice:

Apache License, Version 2.0 (See LICENSE-APACHE or visit http://www.apache.org/licenses/LICENSE-2.0)

MIT License (See LICENSE-MIT or visit http://opensource.org/licenses/MIT)

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project, as defined by the Apache License 2.0, will be dual-licensed under the above licenses without any additional terms or conditions.

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

mikan_rs-0.1.3.tar.gz (45.0 kB view details)

Uploaded Source

Built Distributions

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

mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (943.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp313-cp313-win_amd64.whl (702.8 kB view details)

Uploaded CPython 3.13Windows x86-64

mikan_rs-0.1.3-cp313-cp313-win32.whl (653.4 kB view details)

Uploaded CPython 3.13Windows x86

mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (938.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp312-cp312-win_amd64.whl (703.0 kB view details)

Uploaded CPython 3.12Windows x86-64

mikan_rs-0.1.3-cp312-cp312-win32.whl (653.6 kB view details)

Uploaded CPython 3.12Windows x86

mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (938.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp311-cp311-win_amd64.whl (703.2 kB view details)

Uploaded CPython 3.11Windows x86-64

mikan_rs-0.1.3-cp311-cp311-win32.whl (653.0 kB view details)

Uploaded CPython 3.11Windows x86

mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (941.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp310-cp310-win_amd64.whl (703.2 kB view details)

Uploaded CPython 3.10Windows x86-64

mikan_rs-0.1.3-cp310-cp310-win32.whl (653.4 kB view details)

Uploaded CPython 3.10Windows x86

mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (940.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp39-cp39-win_amd64.whl (703.5 kB view details)

Uploaded CPython 3.9Windows x86-64

mikan_rs-0.1.3-cp39-cp39-win32.whl (653.7 kB view details)

Uploaded CPython 3.9Windows x86

mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (941.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

mikan_rs-0.1.3-cp38-cp38-win_amd64.whl (703.6 kB view details)

Uploaded CPython 3.8Windows x86-64

mikan_rs-0.1.3-cp38-cp38-win32.whl (653.3 kB view details)

Uploaded CPython 3.8Windows x86

mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (941.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

File details

Details for the file mikan_rs-0.1.3.tar.gz.

File metadata

  • Download URL: mikan_rs-0.1.3.tar.gz
  • Upload date:
  • Size: 45.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3.tar.gz
Algorithm Hash digest
SHA256 de59955ab0187b3b265b0de9caa53a9ab02bb40dae674e9c41c32c13c0645e4c
MD5 899e5746e5fff5a03dbf0842f9824962
BLAKE2b-256 9a8ff1e911dea3401c2fdf00d804b34da5afb9bb30699332a4fc503c52ae17f4

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a17dbe61c6a7235109d2e4435a6f534c669c7de6b6ae3b04f571e083e950d9b3
MD5 0e18a6992ad919d961d186708aa4df1a
BLAKE2b-256 7a746818fe7deb033b262c9ca0fc9921065ff819c21394b64977266b0cfc9f04

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 324ec316ffb906138cc4df3b846aeb524afb7f6451e5597e5b30cb1e3bb68cf4
MD5 d6e9ab82f9337ebac63d30486ebc6632
BLAKE2b-256 e055a14b97145f82ce63901c3de3be4682634e0d68539d6ca9bab2e0deff9bef

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 56c5bad54ffda7909d6353597c946efae5f8470635e7e525044241326460279e
MD5 eb627e2f959edcd46eb50a5ceec313c5
BLAKE2b-256 235ba2c35b9c54befeed7828a6c9d0a8ed977f4fbaec3b482f76104bc95e30a5

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 653.4 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 55a0b7b57e3cd094d03c8c8b5a023c0be44d1b756035a2d5e7af2ae126f02d2e
MD5 d22bb8c44cbcb22fafbe19f309f5f46f
BLAKE2b-256 d997c8a25df8de3deb913ede68f0b3556d2f1d98514a0aee56fa15cc121f85b3

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d5f3f9f6f23507a2fab8f7f4f8932ea81e6f58ee107cc4dbc691301a41a2b07c
MD5 c8aeeec5a862d7d0d35a642ff46286a4
BLAKE2b-256 e6e9a166cb4e03c2d6cd534a564ce84a74c2b11aff26e2e70792ab2ea377361d

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 531192a1255b34635f6359da09d47957465d3b49a8080d3cbe9cb068497457ab
MD5 3b79c04216cf8784721389759c8bf60b
BLAKE2b-256 f783f13ce923ea94c2dd7871bcb812d7d36f9ac4529b4091ec2451cf650eb0dd

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9326fdcac9a31c822fc146ce8e16b40bf3c723cc290aee546f9d5dd148fa0def
MD5 212ebfdcbd29b312813e236ecb09babd
BLAKE2b-256 57dd0a35c3ea3a4484c1f90cde1025be0c0f516c4009b6dcfb1d82012aad9c17

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 653.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 bb4c3f9cca95df44f13188272ed5f354998d39ba6a459f2df7d60e58384e1092
MD5 045dc7bc629a0539a0ea203b89df747a
BLAKE2b-256 3564c807a57c0543401cc0875052079f0b27767b7ee72138e16e1a870ab4ccff

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 238c7aba83e7c74800eb94a12eb6e45307b4d74681fec17b856f064df3c13e29
MD5 28637da41aefa27e8d499ca409facb71
BLAKE2b-256 51c0671688d671a67fcc2fffaaa3ebd1862b4b238963c6f3fa32664e528c0975

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21e5e63bff19c8672356dbb3e08bd4073ed48ad8e9abbe208225b4a4c9ad5fd0
MD5 0831db31a7577235fed63f5e5f870f25
BLAKE2b-256 f31d5ca09bc15dd6e1bb8946e4e44ea58d066df4a970cf9da0ed420e425e1ef9

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 485e5c682b2422f24db8577e2220c27bb40a8324e4ad366e6a084cfd26dd1c60
MD5 5429d52dc5bb335f7760d36055dfa0de
BLAKE2b-256 d0d62ac87c6ffbe7b18768c48aa2b900a3f74fe39c9a5c66436a77ff8dc74b26

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 653.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 af948fe849cf4b7fabfbcad21c6c6766e6d53be5c49c44f12bafab3f639faca0
MD5 2897d4c312f26b4471e14cebf9e34ed5
BLAKE2b-256 713f5fb251ef5ba0c02b3289d2ebfa5dcc2635304f05aeba433ea72687c5f098

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ee5ddd5a9760e7c2756abd32938a35db9e03255ee3327148dbfe1082e410aadc
MD5 4ae435919a7fd4edd89528f19fbb04a7
BLAKE2b-256 d64a9f733e85ca215ae28bcad79141f4aac21abd936c12c10f4b73f43c99ed0a

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e755d01ebf6d6741dfad9601991d0f8e910ccd1e8c49ff5b615cf88afbbf7a1d
MD5 07a371928dde691b3a58c5077b766782
BLAKE2b-256 29d32f288638cfa3c9a234ea369278b607e78bad747a62800eed13f64b972c4c

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 491e0067de1ecfe1f661890a7144453fb5ba88456caed38cf4cdc5ef64aba650
MD5 ac576432c327fdcb43424ef316cade12
BLAKE2b-256 dc73db5c8ec1c37d00a9e6045195bf13e8cd6e5be46c99685c8c3df4206687f3

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 653.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 682295ca97229defa3cfc1f4626c3f8a55d0400658c963aaf2f2294fac6600fe
MD5 d286f7114493f50b087710722ef74b47
BLAKE2b-256 a4e8368f27550a195fef2fd35bedbea1a4e15e4f448d76c8c9031ca8560d3509

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3d062373dadf1f062bdda5b2442e53655053e000270d5a52697ba41aa4466aa
MD5 d7949e825b3338618f9910abc17dea6b
BLAKE2b-256 68ecb85dd6cd25d827843fdb2a94419b3f17eab849aa858e8ddb93509730628e

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 66448ae64bb782cdfcc0d9ed8540c3eb780be7d53beec87b987e5d69f96f5428
MD5 1a57a45b9c34c78440753de1a19bf82b
BLAKE2b-256 dcecee6dbf534f2f7a5d19e857f84c603a51cf7ce4abf218a84772edbf077b1e

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 703.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 92dfc26fc93edf2df74e7600de762ffacf24fe9e43e7729d42fccee09e35e30a
MD5 3421d963d48d322d58c387d1097cbf15
BLAKE2b-256 21df4388c48aa83619705e091934bdb1689e18c9a1e95329ca2258b745892da9

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 653.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5725b9f334aa6010674590e47b3143dbe575559c30d18f0657b3fdce0d293a6b
MD5 ef72b0675371bd944729d229f0b71857
BLAKE2b-256 ea9e6db3c571d8a4d95fafda9a672391771314251a8e85824d585ea628acbb5f

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 605f71e050f3ff041b70b1d2c7b9121609c14532a88346ef603642d3d9a1094d
MD5 345bb07ddd7c7b47849d9536932cae64
BLAKE2b-256 8dd01ae437b96eed2b290f899c1827b7ccb36497abb423ce9eaf5fff537b42a8

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 afef46ea51200cb020959e80a566cc138dddace3921a10db7886031ad39da42d
MD5 f95a7aba4183d20d0ed9536170e03ad5
BLAKE2b-256 ee47133a106bab006d9fa5c4e53afeaef217aa529dbbaa11f24ab24d5b76888d

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 703.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f1c0ce29eeeb2f2aa093a5ab6752ae24759c35ce002d78b56c50f0df708e0a7f
MD5 547bf985b460cc07de08156e0741a48b
BLAKE2b-256 7b89a5cdabf55f1276e9b40fd3669a4ca7631f69f561d68e6470d782edd85b0c

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: mikan_rs-0.1.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 653.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for mikan_rs-0.1.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b435ad77d5d774e579cb1d72fe8f20f4503351790317d6d067ee1ede240e7444
MD5 fcc1272f0268929194dcba75f10dcc49
BLAKE2b-256 c9c60bbee7b2ce3e9b3ac11991ffe03c7fed502fd69e09dd2a1248d7ceb3cfc4

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6260fa59b01b286b4213cb1a43f71d5c8d1fbd8e030eb3913e4e22e19c78049
MD5 78b09ed0ae23c8aade14488433d1f289
BLAKE2b-256 7156760ff72d0eb80888b1f4fd899f5293ceda33d4c2bb0603d7b7bb8924d879

See more details on using hashes here.

File details

Details for the file mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mikan_rs-0.1.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b6acd15e2523684e4ffb02280060e1fe42fc95c85c123393a25e75ecd33a6747
MD5 e413489e358c4d8d43b42b5cd8c4e2dc
BLAKE2b-256 20ebfcb328ee55ef7b1665e4604570d167c61997918dae6948f6fef7648c7577

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