Skip to main content

A neuron morphology IO library

Project description

doc/source/logo/BBP-MorphIO.jpg

license documentation status

MorphIO

Documentation

MorphIO documentation is built and hosted on readthedocs.

Introduction

MorphIO is a library for reading and writing neuron morphology files. It supports the following formats:

  • SWC

  • ASC (aka. neurolucida)

  • H5 v1

  • H5 v2 is not supported anymore, see H5v2

It provides 3 C++ classes that are the starting point of every morphology analysis:

  • Soma: contains the information related to the soma.

  • Section: a section is the succession of points between two bifurcations. To the bare minimum the Section object will contain the section type, the position and diameter of each point.

  • Morphology: the morphology object contains general information about the loaded cell but also provides accessors to the different sections.

One important concept is that MorphIO is split into a read-only part and a read/write one.

H5v2

Starting at version 2.6.0, the file format h5v2 is no longer supported. If you have morphologies in this format, you can convert them to h5v1 with:

pip install "morphio<2.6" "morph-tool==2.3.0"

and then:

# single file, OUTPUT must end with `.h5`
morph-tool convert file INPUTFILE OUTPUT
# bulk conversion
morph-tool convert folder -ext h5 INPUTDIR OUTPUTDIR

Contributing

If you want to improve the project or you see any issue, every contribution is welcome. Please check the contribution guidelines for more information.

Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

This research was supported by the EBRAINS research infrastructure, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).

License

MorphIO is licensed under the terms of the Apache License 2.0. See LICENSE.txt for further details.

Copyright (c) 2013-2024 Blue Brain Project/EPFL Copyright (c) 2025 Open Brain Institute

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

morphio-3.5.0.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

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

morphio-3.5.0-cp314-cp314-win_amd64.whl (857.4 kB view details)

Uploaded CPython 3.14Windows x86-64

morphio-3.5.0-cp314-cp314-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp314-cp314-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp314-cp314-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

morphio-3.5.0-cp314-cp314-macosx_10_15_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

morphio-3.5.0-cp313-cp313-win_amd64.whl (832.3 kB view details)

Uploaded CPython 3.13Windows x86-64

morphio-3.5.0-cp313-cp313-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp313-cp313-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp313-cp313-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

morphio-3.5.0-cp313-cp313-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

morphio-3.5.0-cp312-cp312-win_amd64.whl (832.1 kB view details)

Uploaded CPython 3.12Windows x86-64

morphio-3.5.0-cp312-cp312-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp312-cp312-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp312-cp312-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

morphio-3.5.0-cp312-cp312-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

morphio-3.5.0-cp311-cp311-win_amd64.whl (831.0 kB view details)

Uploaded CPython 3.11Windows x86-64

morphio-3.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp311-cp311-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp311-cp311-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

morphio-3.5.0-cp311-cp311-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

morphio-3.5.0-cp310-cp310-win_amd64.whl (830.4 kB view details)

Uploaded CPython 3.10Windows x86-64

morphio-3.5.0-cp310-cp310-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp310-cp310-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

morphio-3.5.0-cp310-cp310-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

morphio-3.5.0-cp39-cp39-win_amd64.whl (831.1 kB view details)

Uploaded CPython 3.9Windows x86-64

morphio-3.5.0-cp39-cp39-manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

morphio-3.5.0-cp39-cp39-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

morphio-3.5.0-cp39-cp39-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

morphio-3.5.0-cp39-cp39-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file morphio-3.5.0.tar.gz.

File metadata

  • Download URL: morphio-3.5.0.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0.tar.gz
Algorithm Hash digest
SHA256 85378b705603abb91c38d3a7af0c0c9a5122e7e71fb57a928ea49d38d6f41c08
MD5 801b18948e4a1e628d268f77837919a4
BLAKE2b-256 6a69099c7eabb60b38bbfe345551db23f51c104c9e99a3ab5c8c0a578885eed7

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0.tar.gz:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 857.4 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f8b056b779c673b6fadd4bd0d0af52fc7467aaf2656fa506faa8a8fd0cdfde59
MD5 f53c55f7f3d96257f15f3d1fc5c1281d
BLAKE2b-256 2e8272e30b35b5ad01ffcb6bdaf25145dbf32d6b0a20fd719521138601dc96a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp314-cp314-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7499f4b11701fe5dc455e7a06071c13f7c2198f143f61c272bc7744d2f4c001e
MD5 83912743cfacfb5ab53c14d30bcadcc0
BLAKE2b-256 0b1dfaac71e01ef56e1183eefad318e43e4566884195af8b6911b75da20825fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ce544b31b5c74498f1a9cc341f794e7f43b9dd90d4aa7e9d1ef7e9ef8c5788b
MD5 afd3b3221ed13c10a979521220fdb2f5
BLAKE2b-256 897f4861dd9171dd3e0d74715b59f89c3599f01b5e4c6d4157f0700520d3ad4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 05fe59d72dd62cbc1b3fa0ca28e78d47b3277e010664247ad8edefc8319b0e8c
MD5 259bed2434d86f45ae892b85b28ec505
BLAKE2b-256 176595c0d7ab2e87dabdc0f8d73eb627479db57cc32d70daa8492c2c9d57e834

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a23e24aa61759f93806a17eb281feefd8517a83d1290db0bcbfd681bb8199a46
MD5 c47677746522f099e51031a11d60c431
BLAKE2b-256 ea651bd609024899aaabce52d64710f4cd43c01565878a2a19387809da407a49

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 832.3 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 46b3da03a80d6870589003c33bd36e5f9798ba3c8d6f1bb708ab10e4d372dd6c
MD5 5cf86eafd8f4f3439dc4544e3fc25708
BLAKE2b-256 95a85a99e65d49c7a75d68f333970321c156cf8ebbe2e0b482d79af9c7ccf7eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp313-cp313-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98f5a0e051c12c836f1f25204c09e1f96fd0814a526028527461c29693bc2ffa
MD5 d4e9bbb0236a2f1886bac2e5788148ca
BLAKE2b-256 b629951542866a06298abd215d6bc49c9aa6e47b70c1d400d18a61e12d2bc838

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 009fb8e875ab689009015d6d99694aed2df4ad0adc1d9d6e002bdd92c6994c56
MD5 1700b96a94abf1d561a69325f80d061b
BLAKE2b-256 00fe06c3af1c1addf9c80f01fc1417d8d2e17e3bbc83561dc579c5a4d4b474e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af1c76380a413af61d8974aa33ac319c94a2c8742bbd2702b3dcd51e04af7b42
MD5 4810306dbb4f97531e3e06e2a3eb5d38
BLAKE2b-256 3d58d4417563091d32e80aef27193c4c582f94d7edf7b9edf4caddd75c95dfc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 689a47dd9be8de0579805e366f312fdd4c6387d4081a95b7424d519d7e1278fa
MD5 91654711fe3fff95864cc79cad2cb968
BLAKE2b-256 2c49b1a520a4de5845114ed16b4289c2e6c86fb506e8ce599e9cbd9bf30633be

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 832.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 df56f812249db103970527c4c5ece0d43cf9968add37c64fad4017c04ec5c417
MD5 1ef936933605c9ed8976547d16bed48a
BLAKE2b-256 81ae8dc2d3a480f66f1da90f79ebc219e61fbbf9f0d86657166a673be9f076d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp312-cp312-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14b7e773987a0f5a8b5a6c38f97d1903d1871a553cb3a19698a545ba7395b6e5
MD5 1df87449f32c6e5450760b4fdb036685
BLAKE2b-256 dd7e17440ea5ff33d8a1697fded02c786319e34e0d2bdbde8759f7ad2cf89d06

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a7dca01b9250b84e53505e22287104c181f51754b45e4df143360f5f7184a80
MD5 8e1e490beef1c5f53a7efbcd68a3e813
BLAKE2b-256 d217670cffc5f0e3e84c460827651157a711644cfdf6254d4b952644ff61fe35

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bb258b721f04be2963dfd1f1c156778c24d0a3253ceaaeafec5ba16d2539437
MD5 60828d18d3b58770afe07fe971dba6c4
BLAKE2b-256 10f88484e89c350a9e8ef6d1b849369d87f12f04d4e1c86ed4c54900f12b16fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bea0f85781c7a4a91f2abec0dc5341f603e750f531cd1b44ff1e290eee1a36fb
MD5 585130fd60585ae26e24630900947e4b
BLAKE2b-256 0398936902bde4e03cc2bf3d155acebbaee3ca81c8bf07a254dcb62a5e4ec851

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 831.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d9704cdc168d6730d34dcc46514f5b2a69d4681e91990c5f7a27ad051b864a18
MD5 4dd1a395c96b0808ae10c8868bbb455e
BLAKE2b-256 3dc2192f3cc8c5f75e76ecc355ae3428cd208bd1d9634e0e1f5f81a06c3e43c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp311-cp311-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db417d8770926b9efa8bf2cd5fcf95d0046397f384313a26e95faba25f91af6c
MD5 125afc9143cbdb9f4c08308d51feaeb9
BLAKE2b-256 9d03410b1d36d121d5960774402a9dfe2c4caa92e5292e922b9c997eb97995a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aa22feafd9b490725bb7959315b2410fe603ce92715bdb72b6f4919921c52620
MD5 fcb9d80d9c497823f147eddf3c929aab
BLAKE2b-256 1276f9b2b0c15bf43204dabd89270a087703510793da6fdf4d03d869224a0d30

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b04c913c3a8971afe3f7f91ae1c77f5890d8e39bd7eb4acaf1262c2514af10d
MD5 7fedc3876ab1c370c0cf5d3e0718c5ba
BLAKE2b-256 27ece0a1346460338c7b1a4984a2c4aa7a4caa58be55d1f37cd151446b035a18

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 31aa222fed2a47aa4b6437f3bde8a8e94b1ec60288214767379ff5a505304963
MD5 3a6697a45aa2df6de3aca79f971476bf
BLAKE2b-256 95c4f6ef42bab270d133666d761188cc1e01a9f6aa866f092f69f19a37bc34de

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 830.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c9a6b8609b7708edef4ea6eb24e37fbf8781053dea50d97db8ccbf2abe3a7bec
MD5 2c14d1951f5ea0de92bfffaef0343bf2
BLAKE2b-256 458033f0b696a3b6cb6aa9d7b75340e7654c654c5cf9743a46c2986150f70990

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp310-cp310-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 58ed761f80e986853b68c4d52dae34540878cae2275cc683fe84541160b50c0c
MD5 bed2c8298a750f1b23a9984b65f7f563
BLAKE2b-256 60bdaf1960af4a457ac9db4f9d09cb1ffb666cf2427410d1fd1a4b5fd49b013a

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11d9e1c3a8a173177edb07eb86019df020f47edd3b4796dc2b8f50d53df5324a
MD5 27560979ffb137073051fd247b84457f
BLAKE2b-256 161b063a707b76e8a4eb99a038d86092e9ee076d84712da2555099c42e4213bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a45aa0edce245ab76355b21145ae98b115eee3f17d7fae378e97cbc513ad3d25
MD5 4cdd462a88d9441f1f38c56166128ddf
BLAKE2b-256 9e80e090cab6b81706cf4900a5ca13e56c19a07bba074ac68ed811042125e91f

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f99bdff55a268cace8edb4496bb837c3c72007bca20ee2fccb9646f1f004a73
MD5 c3f64ff28d3235c3240d931d34ab872a
BLAKE2b-256 8324347e9bd548398ea404d022a7485e4d45bbc827593a5245f661979716f20d

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: morphio-3.5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 831.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for morphio-3.5.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f26acb582d093f0362ecec5b838400572318d01b5d102fc0ecf421202b7b001d
MD5 9b8ba05bc868845afdab2f39cad384be
BLAKE2b-256 9cfca325e0d2f62ea08fcff22fb36d1837cc256f7f7468439fd64fffedb3bed0

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp39-cp39-win_amd64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dcae2cca1d929e40cc2b8d8491376465e7a2c065cf26b8e4e14a819843ad45b7
MD5 25dcc5da06a850ab3c54a7cf5b4259ca
BLAKE2b-256 f21282b7e18fd9c2cca2943ef124ada1236f7698e9f7851d052e95702f943b4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c37b7c43b37587a91d0851b56c2c8698c8834235a77502ce5d3f77c590ebcb24
MD5 707354cff7617de38d7da5f2c7028014
BLAKE2b-256 d43942f70ac9066e55ce149e2323f28982ee77666eabb387a97843c4eb3b6147

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d72026a448592126ffea5ecf93b6526755deae70fb01128aeb54b7d77d28e58
MD5 c887e8241cf3ea12fb5b4ecf229230f5
BLAKE2b-256 a4948b5af1a97735a91bb580662f29777446fdc06b17bc1bb39ca39aa135ef76

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file morphio-3.5.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for morphio-3.5.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 78d8bf065bf593546b69caa2ebbb4ecccc2542cf2a2600f0b65c56ecee342e6f
MD5 12c71c8359e85335eb94a0bb7864a2b2
BLAKE2b-256 88a5e3ce024332075a32af0a7f73c3d900f7782103c3feec4100476cd008f739

See more details on using hashes here.

Provenance

The following attestation bundles were made for morphio-3.5.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: publish-sdist-wheels.yml on openbraininstitute/MorphIO

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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