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.13.tar.gz (58.6 kB view details)

Uploaded Source

Built Distributions

partsegcore_compiled_backend-0.15.13-cp313-cp313-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.13Windows x86-64

partsegcore_compiled_backend-0.15.13-cp313-cp313-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.13-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

partsegcore_compiled_backend-0.15.13-cp313-cp313-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.13-cp313-cp313-macosx_10_13_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

partsegcore_compiled_backend-0.15.13-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

partsegcore_compiled_backend-0.15.13-cp312-cp312-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.13-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

partsegcore_compiled_backend-0.15.13-cp312-cp312-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.13-cp312-cp312-macosx_10_13_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

partsegcore_compiled_backend-0.15.13-cp311-cp311-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11Windows x86-64

partsegcore_compiled_backend-0.15.13-cp311-cp311-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.13-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

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

partsegcore_compiled_backend-0.15.13-cp311-cp311-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.13-cp311-cp311-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

partsegcore_compiled_backend-0.15.13-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

partsegcore_compiled_backend-0.15.13-cp310-cp310-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.13-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

partsegcore_compiled_backend-0.15.13-cp310-cp310-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.13-cp310-cp310-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

partsegcore_compiled_backend-0.15.13-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

partsegcore_compiled_backend-0.15.13-cp39-cp39-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

partsegcore_compiled_backend-0.15.13-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

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

partsegcore_compiled_backend-0.15.13-cp39-cp39-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

partsegcore_compiled_backend-0.15.13-cp39-cp39-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13.tar.gz
Algorithm Hash digest
SHA256 48d5463b173ef7570c1e3e34a6dda8617de1dd9668643758daf89a1d6eda2428
MD5 388618e76d421eba282a500a9d9baebf
BLAKE2b-256 c98ae9af4cc8ae4ddafd439c7aea6707b73c8e71a99853d1b9a78451942d2703

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13.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.13-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 21a385af6fbe0087e840d9e556e06a6441fb6e7c786a46a3cef2a00b59853269
MD5 a386285e76f06e403384bf271af98d83
BLAKE2b-256 75d22ac13a44d955617a2df758db1ad16163bba1ae9e5d8dfc968230c38f5e48

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22bb7fe9fc0db2fcc4ec0f9f8d42c5b6f3a9162d72906ea6a49c6a17a058f016
MD5 190f1e155973c11b1ed3a6c8d96f9744
BLAKE2b-256 a900a0fe7cb13e1051def7a6f2fb85d9b8e389ab1a07126345ee022648e1ceb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e6df1e7f3ffd8564ae3ac217ad6217151da760ad51d14841e0d6f6784569195c
MD5 afc4b4d87b54b19f6b677e31e2eaabfc
BLAKE2b-256 49daa38b485d3351f6e20a9792828d19cb83a4c506e54332d87144aa5643a11d

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_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.13-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d234c2e0a7d3ec0a8403b2964e2384ebc15cdb42f89944724472f0d5b10836d
MD5 088f1cae76deb9449abe5a7379f2843c
BLAKE2b-256 56c3a49dd12fa904be354d5f234a7b75fd17003dd19cde5ef99e6f4457b239da

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5a7e3ef05badeb4a7c9559f40037dd12c4ed9aa4a224f83f583233533c0c7e2e
MD5 19b15582af61c157f08e5b462976e038
BLAKE2b-256 c20b9a603c7cd52c5c15485b24c2f1bc7ba4b2fbf218fc254424751361fb5df6

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2271c68d6252e2eb080488c9525a895b51f3a6a3a278f94b670c02124426e5a6
MD5 3ad141f400ddb342ba7db281114a9012
BLAKE2b-256 d1dc41ad2d1835f8ac83b8d578476f95426252850ea7a71da9789e1bc2bf5bcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b590359c38177f37d4d7e824d1653797364ecfe434a3e1ecec6d85b2ac782c16
MD5 88004818dad87bda455c6eb7dc901bd6
BLAKE2b-256 fb7f2aa6a4a6cf3bf7b89375e5d73c3afe2a02daa98064e4a4ed059d3b81d7b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 705807ef5aa6881ca69f6ad7b521e921681db7534f00979cbf0bc889a6f6c945
MD5 79783c2f329718e70040d6a195fd2fec
BLAKE2b-256 f79fe9ab5cb02935452048af4dabaa8b5f4ed6b195fdf9e4f3a6c5a47286e046

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_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.13-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56e11ffbed89ef48962d2262dd3dd282f41fb817c75ad3bc541a6278f7bed64b
MD5 a6c48c6a17a5339878c0eaf2665405aa
BLAKE2b-256 409faa8ae978a50be34bfb086dfc77c5085d6620bf3cf0eb0dcee318fe9bd9c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fa3863acda8b700ba0698bca8c129674900c0eb09c665df3dd0b5ae827be1ef6
MD5 1329fff7b1fe5ff367c5edd026ce943f
BLAKE2b-256 9b92d2a2a54a3c8b90f6d50e91a71c3e0b520b1286bfe39f5cb1472a9c42b406

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4743dfca77763357798b3ab403afcef90bcf0ac69223e272627e1e3a2676d45c
MD5 94010ae579ab21d9b8dc5fb6ed0ac575
BLAKE2b-256 32735f03babb044d4dc13a1289f85a8cc0196a77143babf086d9e491a13ac683

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b0ddf6ca73041fc0dbb367509ff134d3d1e7a6f1a8220f7573e379bdbb39c39
MD5 a280102428783729d212b765f41d83b9
BLAKE2b-256 969a696d9e55e9a7f09a31014eb6f1cce16c6d4800c0415b6156a7dd5bf7e402

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a0079e84d194ad44f562a91303040b0882581aadf560a2cf1ba195a81404d83
MD5 81043393c5a8c6e165f752bccaf370eb
BLAKE2b-256 883931af0faaa0b5f9918f7e22762fa48d642776049bec22d5d85a500b1acd0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_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.13-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf6ecc6ee9933edd38125029d91270df8e4bfcb07977e98d0848a7a4140a59c8
MD5 b1df8aaad51c43b32dfa3e72b8112311
BLAKE2b-256 af3bfdcee7c2bb26eef739b986dce1929d36d6381ca7c8dbd9c9f6bddb072fea

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0eb83fdd7205ad677276371d5ca1984fd7291864788d38998593b26d110d7075
MD5 301e85d790c5cc2dbe551a3d7193854f
BLAKE2b-256 c8b122c4af5698fbfb78705437f679c641b36a9057d43771f149643e383e70fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e32b959ad67650dd7a18e24ccb9646abb3c29a13e782ccb737c8beb113dcc5e1
MD5 dc639e3e18bd1afc4487287d4b11280c
BLAKE2b-256 f63d799fab9e230e42d0789312e368397c10fded52c5430ded70a1a7eb525308

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e5b87f12ef4be5b4b8dcb51ab1a87333d85e464d03c222a8f60e0686b68acd9
MD5 b5bcf6ad9b36d465359c7b87052633d7
BLAKE2b-256 1aa5e93ddc7949f8b075b6a9a1af57a8bc2d22790881663452cb1ac10b1155cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b53b081e408170efe0dca1d53164846e925134aa395d9dc17d1f57b896888ed
MD5 b830aa2766840045c830f46e92d89dec
BLAKE2b-256 70bbe273448b2cf4ba2258a52cd98934bde1f48370eafc9e555a0401e1206c50

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_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.13-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ada3c16ad102c50ccf2aac3a1e4610deaed94f8bdfccd826a9bafd3784a043a
MD5 0699a6a5c8ea14e881f70d56a7c7bcc9
BLAKE2b-256 6e372a9758cd5d732a5fd17d7ae2bc8f985b5f3d32ad21ad492943d675c884db

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 86b80f17f0758976f1867dd980a038c6fd8a642a38ea11441e7d6bdbea4ed174
MD5 258e383fbfd60b291f9bb7ba7dc86def
BLAKE2b-256 a7eac905446ba3a1a7b702aebbe133a54ef3f24c64932f469ac31d8e9fa9cdb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2a8cfb50df4f9975359754fcde63e1c916b3e8e4c1ee44cb1ccf2cac4ca0bd70
MD5 5a36fcaead7393683f66b6c57d04549c
BLAKE2b-256 0e7cd0db7ddcca9444c4963234297c5d278ba63c6267084e4b3d6751dad64c72

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2da5a91f8cee16df8f2b7269ec60e6ed68265fd80b42826b7352c76f189d38c0
MD5 28839765cf89fbfb575106cd2cc97f03
BLAKE2b-256 778e2ba66b21d8f7d95632bb223546f4617d6e84365fc59335ab7e7457f50e18

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c64b76cac8d69de932568540729dd00bee4de5d61c009a1fff1ed3a90cf4ba88
MD5 3427b7b976cabdeec4e6b4ec88285b49
BLAKE2b-256 19e5d04758656c79fe1d0d45d1c81add718f3109c665df013bb4267c323a7c46

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_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.13-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e75e72710a9395233702351d07d64b9d8a486e932c593185c62c887368a2617b
MD5 bc2567a64eda7f90e7369354180e1ca8
BLAKE2b-256 b76e6546bda808670d08e3a555490c1cd6a8c6dcc7a04d92d4253a65d20f976e

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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.13-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for partsegcore_compiled_backend-0.15.13-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8eeff6088ee91a968f7b799930e0e2efbb6129cd9209d53da565f8eb070336cc
MD5 459ccd7960724502b21c0cf86f95b097
BLAKE2b-256 8b6cbec50973db06e4767fc9e127ed20c01bf817eb77b4035954aaba7da2948a

See more details on using hashes here.

Provenance

The following attestation bundles were made for partsegcore_compiled_backend-0.15.13-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