Skip to main content

PartSegCore compiled backend,

Project description

PartSegCore_compiled_backend

Contributions Wheels PyPI version Anaconda-Server Badge Python Version Documentation Status Publication DOI

This is a package with all cython/c++ backend for ParSeg

Current release extracted from PartSegCore module to avoid building multiple wheels for the main package and speedup tests.

This package requires libomp for build. On linux it can be installed with apt install libomp-dev or yum install libomp-devel. On macOS it can be installed with brew install libomp.

As clang version created on macOS do not have native openmp brew do not set libomp as default visible. If you install libomp with brew and want to build package from source you need to set OMP variable to libomp location.

For example:

export OMP="$(brew --prefix libomp)"
pip install .

As currently there is no wheel for macOS ARM64 it is required to build package from source.

Development in Clion

To install Python build dependencies, run:

pip install scikit-build-core cython cython-cmake numpy setuptools-scm

Then, install the package in development mode:

pip install --no-build-isolation --config-settings=editable.rebuild=true\
 -Cbuild-dir=build -ve .

vendor FindCython.cmake from cython-cmake to cmake directory.

mkdir cmake && cython-cmake vendor cmake

Set CUSTOM_MODULE_PATH environment variable to full path to cmake directory.

Set it in Settings → Build, Execution, Deployment → CMake → Environment

Cite as

Bokota, G., Sroka, J., Basu, S. et al. PartSeg: a tool for quantitative feature extraction from 3D microscopy images for dummies. BMC Bioinformatics 22, 72 (2021). https://doi.org/10.1186/s12859-021-03984-1

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

partsegcore_compiled_backend-0.15.12.tar.gz (58.7 kB view details)

Uploaded Source

Built Distributions

partsegcore_compiled_backend-0.15.12-cp313-cp313-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.13 Windows x86-64

partsegcore_compiled_backend-0.15.12-cp313-cp313-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_10_13_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

partsegcore_compiled_backend-0.15.12-cp312-cp312-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

partsegcore_compiled_backend-0.15.12-cp312-cp312-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_10_13_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

partsegcore_compiled_backend-0.15.12-cp311-cp311-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

partsegcore_compiled_backend-0.15.12-cp311-cp311-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

partsegcore_compiled_backend-0.15.12-cp310-cp310-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

partsegcore_compiled_backend-0.15.12-cp310-cp310-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

partsegcore_compiled_backend-0.15.12-cp39-cp39-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

partsegcore_compiled_backend-0.15.12-cp39-cp39-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file partsegcore_compiled_backend-0.15.12.tar.gz.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12.tar.gz
Algorithm Hash digest
SHA256 48a583ca77f957cd7c3fd6c4486bfa70d5841ba4c34250af34eb44937b859596
MD5 421b320ac518dedd2a1ad0abcafaa161
BLAKE2b-256 c5c97b47a9767cc32f32e7074024fd0f7e65373f1ab1bcb8421c8292a4a1e018

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12.tar.gz:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a9bfef19d7bca4f198faa7dc80ac3d03af60f3ea93911a68dbfe508882852fb9
MD5 4dc6e3ce317df75c91b82835007eaf6c
BLAKE2b-256 1914e2671167bef97eebaca50a6ef2a1a2ed99f0643550f85a5f4d72303bd4c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-pp39-pypy39_pp73-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a6fd6e866562eec7ed44f952ae5c83d7d95058dfff3c59de762e52462f1553f2
MD5 ee09b9be3ac7490ad8929bda7fbb950c
BLAKE2b-256 a46d645f61728b19ae0783259dc3cdaa475365b92e362276d8c2ae56aa3ad9ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61a8ea61d83d870040d52910948bf7358b75a6a60ddb26fef1336a143f67c3a9
MD5 85a6c1e85b1af65a2543ae91416f5961
BLAKE2b-256 0a3a3ec3b84b75187a737bec2f18946b890d2653d06dd72c6e60b3b8ee457ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a43c501c4394d5c011c1e1c24725edf85ff8f0fa553e3378013fb297d8aab5cb
MD5 245b0a3c23d8a91b308619bdbc06ab30
BLAKE2b-256 7e1e3349545efa91725bafed9e100d3c1ad1e4ed7550b61dc2f15a1f2e0de140

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee6fb64313b4752b825512dc51b2345f6dd6af698cdd2c3db77be56da7a4d130
MD5 58bef7e93a4b9d5447a7cf29ac88333b
BLAKE2b-256 632e3a402fe5c37e08b00fc7022dbe46892490e2a3519fdb6ceecd965622141c

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 92ed67c315b550b8305cc0116b69bd8b7fd0f91b76f1a875d6fdd9dbcc67ace0
MD5 b1c5f7ef0b2216681b130eba27d5fd94
BLAKE2b-256 67db1b57227c9fa283dccc552ad9ba7093bbc6fb1c8d37539547caa5507d588b

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 17c342136ec281ba45039e8d26c25024bc224fa29ed9d036882e64e23e82a2e7
MD5 60422333489934cc2cb0ca74ba1f8848
BLAKE2b-256 9d9232ced46fa56717b40680aab1f2e42002d117e6ac8a465b8724eb386828b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c8f6c20a45a826bc709b8d6aa69ced1f9520413d693ae32da42baefbcef8b360
MD5 589f0dd6f0ddeb2298792fb6d4628972
BLAKE2b-256 48246a0facf809009c4da96fede3b8ef6661e7d3cc294f0992233f4f7908cda0

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fe62236618f4679ab799ea473f5827168bf7979ca1ebaa48379d15c0c137bf2
MD5 858305713f45943a8c3f763f13f31153
BLAKE2b-256 ec4937bb5ec45923193ae771ef31f4a4999e52a5cad3c9167873d45120f738d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d740227c50df1271a6bbd41908bdbe3f3558d1197840594f22226dd0be9c1cff
MD5 dbc177de68518f92dccae45cd7272ee5
BLAKE2b-256 bf3e0f4c7dadfd93a85cabaa3d6624dbd6eff9affdb54eac87951ae178e3275c

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1fa5b0cbd0d9db6a9889be633e2680556393275c527a8182a37abd1146ccb229
MD5 2b9fab95234a6dd43e9bed04082c9b8f
BLAKE2b-256 8bed331ac1fb5c960a5ba40d42e337c44422fba0bfc2da1e53f6b82615c4e655

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 782aa8d31ed6bac7fd55082f3fc5797d66cfad8305ed1f5a4c4ca657322efddf
MD5 88a6b9ff25fe0ea6e6e951a950133b0d
BLAKE2b-256 3192f7fb0213056ba3433151eb4d19912e0f192c5dc060fa75eb51c3619caf3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ae187276c6fee9d72fb099acf454a31c9d4cbd4c11baefc463f2f23f8516418
MD5 1d014d651daad58e7803296c3f8ca256
BLAKE2b-256 d1c43be041007ae0802b00fbfc56915d8452f6f4b3ecf56eadccee9b59787ea3

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f4fd4d8b93a206830bd5999e0d2ccf8a7c69013ed33cfcc81c8b585c6e059b8
MD5 e453a239fa81975e5b2a750e17b06521
BLAKE2b-256 c380065580dc099a1f498cf33a338ad36e1fec96b7a0a268b74c4caa6a12496c

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b17c51389c165242d748515df0b65ad6ce06174afcc2c5fc97f44d84e584602
MD5 7b56efb927bd2cbe511b46590555cc18
BLAKE2b-256 dd0cb7d42acc490e82f967451a8a7a711f536c8da7214fcd14966dfd478c4132

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e4b263fb2266e7f69ec9b83fa81048fcbfe22ef01d572ad3cb0dd6ad110b9b7a
MD5 6338a6c85677172c975b4a01bb1df3e9
BLAKE2b-256 f44d6da5fc9292dba078c7476a0853b71622a2c049769b4923ad5f34fc75acf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5915ba7ae3383cd233efa5633ff30b61946a782a1c97cb0cb53671cd28b59f1c
MD5 815b64f64cbe0b799f6cf352ee92b4dd
BLAKE2b-256 771750d5d4140ceafbd88470ec1d3c283d8f53392d231156eff93776d6b59c08

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d44537fb154b2c842257198ddc84fd97ea44cefaedc67f998919b288784eb21
MD5 0fa2a4d892e1357eae6fe44f3d3a3196
BLAKE2b-256 2e0f38c253d1702460df1675d8fd7e73f1fde6db7deab7249496892a7aceb49d

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f01082bd774c2e8ceedac72ed13a2b17d483e2a3e3336b776394eb8a2b0d3eee
MD5 904f2650ac7d0257aa974495a86b6627
BLAKE2b-256 893949c212a6f33b628b7c0bc4bac849bfb306c480519eb2a30fe300492a170f

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d60a6217a56dbc74eddc653a1e708e6bfe92cdc8d50f16c9aeab74f00f627ad7
MD5 de972a0d6bf3302c49409a85ef21a39d
BLAKE2b-256 388d3da796ddd1bac5c0f8789c9829970f1b9c3b79249509fcfc2b855aa2d3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 635a14cce7338acb0f86aa7e17fe7ea92299d3c8e24bf276933fe1509063964c
MD5 3f5de2ca98e040ab6b1bacd9d9a27f51
BLAKE2b-256 3f2413de1dbbacd8079a74f919d0d23490e0e4d33b9cf2e1d8bae5287ef04c4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b31b075779cb86e34a9c7fb90c1d896d78c4e6e9dce6049b4a8bcad820127c41
MD5 63b6d8275becc81b01105f0ee67933b7
BLAKE2b-256 10e88ff0ab4048fc803a8267358ea5f95842f3c51c8bf9e43fd23944e59e2bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2030b6ed90a71273a174c034194f0282af254f26dd879c782d3f78a63abb897f
MD5 782fde23221efbc9378a67a4a157b6c9
BLAKE2b-256 b81d13adff503e114e08800d44fdb46c72b6e945bbbb716c0893a9547f7a91a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 773712abe01599f9d1ab7a7a715a6943e1093f3e62619821fce460c3fb0b6517
MD5 50d0d226f29a1fa9939f93a0f2308ab1
BLAKE2b-256 2aa1a9daec9e57fdd64c81a1bc9fe54e54bc644865181ea04469564d4cef65be

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f146eceffb220b15b41ec2ea9ad214e932039eb37fa9c0024ed48778739c8cd2
MD5 53792f0488688fb04c4674adc26714ba
BLAKE2b-256 d2d77bd3372a795a2c9c31697ac63ba4463c15ca83952da5196190dca57d4bda

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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

File details

Details for the file partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 56dea1a7c35cf26f46ac5a2f265853bcf359beff9a90e5e428aa2c767ee8a994
MD5 251c880f560252f6edb61116d1d50e56
BLAKE2b-256 db71758656375fefe754d7ff4bd3f26d5dad97ff93d1f9a1118ebde5de9575af

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.12-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on 4DNucleome/PartSegCore-compiled-backend

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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page