Skip to main content

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

Release files for PartSegCore-compiled-backend 0.15.14

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for PartSegCore-compiled-backend 0.15.14
File Size Uploaded
partsegcore_compiled_backend-0.15.14.tar.gz 59.0 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for PartSegCore-compiled-backend 0.15.14
File
partsegcore_compiled_backend-0.15.14-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.13+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-win_amd64.whl CPython 3.13 CPython 3.13 free-threading Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 free-threading Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 free-threading Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 free-threading macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 free-threading macOS 10.13+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details

Total release size: 100.5 MB

Release files / partsegcore_compiled_backend-0.15.14.tar.gz

Download URL partsegcore_compiled_backend-0.15.14.tar.gz
Size 59.0 kB
Tags Source
SHA-256 checksum
How to use checksums
a7ffd5bf88e710a72c3ac9310b19c9becbae049845b106c6ac992fc0a33b4713
BLAKE2b-256 checksum
How to use checksums
dae7075ab218740e96b6c70a3821d9b6504b7527e2f06629c04ea9ee99446201
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-win_amd64.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
cc1ebb40e16a57fb01600a03db30d5b209928981bfb78353cc34ebff5c995c43
BLAKE2b-256 checksum
How to use checksums
1ee174dc10dff0e8ff568485185e123b203010bafd15e408e38571b500a48460
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
73ed64f6c2d1b125bcd21e509823937689b9374d69f747bbdd7372f1d7947adf
BLAKE2b-256 checksum
How to use checksums
9550bbefcc826ce1ade1af364e0e8bbb61b66f283c4d4b9ffd5797c8a6e9a2b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
50fc918376798b143cc7215db14acd925ed0fbfcbf835c7fde77f01e90eec88c
BLAKE2b-256 checksum
How to use checksums
0ee2071faea44a2185ae0bd22ccf70553dfb4f4116ac97c94187e1d4b9ca5ef5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0128fa3ecb272bd8861c3f88f8a7f77aa41a5a5da335125698b23eadc8d98a69
BLAKE2b-256 checksum
How to use checksums
8a547bde1c1984b682359f47b604c16f496fbc197dc3f3f16f7fe3654b3affad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
111a417a5629d8eba25783c03a80836e0fffd37f49cdd6cd4ee4360ff77cb56a
BLAKE2b-256 checksum
How to use checksums
41270c348f41862ccb7cc15ef2c067c344dd40153e7e495995537eba726ed063
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3d1e51e0ee5ac496dd8367d4b22b24a90cf6918673890f7c2ac3132f07fd0043
BLAKE2b-256 checksum
How to use checksums
f882f7714791f43dc19407da0a8f03a99a264446d57b50edd9d462e9a236cc51
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_10_13_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314t-macosx_10_13_x86_64.whl
Size 1.7 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
3d6f06bf52a1dcdc4325842a448cef7d4d2e7f86c7ccca7d7b6080fa2e0234f2
BLAKE2b-256 checksum
How to use checksums
e9515ddf91e92378d1db08472452c2c00e2c7814359a697605ff0e557f8e0787
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-win_amd64.whl
Size 1.2 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
cde8fd76d4c1af606b311979138260847fd4f2be98ebfd8fa29598b9f39b44da
BLAKE2b-256 checksum
How to use checksums
a0e159e7b1ea9ada70edc45bb51f945f5a81f1336cf4bce8e94e07124d65f712
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
e7035dc73449d38583f38b5b19153897d20a61b79229f15705da59f6f3d5923f
BLAKE2b-256 checksum
How to use checksums
d9d5af7d4bb172e4907091f51cec6244e2449f95d90934d3eccc5b096239c3a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
0dbddf63680f815528345f2d59fc89f702f07e902f279ab7f5a28b807060d152
BLAKE2b-256 checksum
How to use checksums
017a2c1a9b5b7e9097d4aebba652cebc0fac05668937638e823e98ec19e5ab21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
34ec6761f204353a4df83aeb07961870c4fc706b5c465e4d520e10c381af4260
BLAKE2b-256 checksum
How to use checksums
3f6724ed77c753a134835b691a42054a63a3af60f2b95fca70057adf371de855
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ea1b0f168ad6aa735bc21be1dccb611767df49818b8674f9af232631df6c1240
BLAKE2b-256 checksum
How to use checksums
61309146362fadb1bf8efc33160dbca2dd9ad43641c824b3c1b52816de13f936
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
31d3464d731ddb390cb890c934c4d63f6823300fbfbb09e8e878e41568e1b9aa
BLAKE2b-256 checksum
How to use checksums
1dcc9bf6f68510f01e69eb0a0e41755259728461f4f27042c7f8b873498443e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_10_13_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp314-cp314-macosx_10_13_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
272ccb13ec69cc38ee11aea826d1070cdab68d709c461efdabf40c60751b3f54
BLAKE2b-256 checksum
How to use checksums
5ed5f9e8e6360ab300be5ac8b7d2919d6923161a72b5048012501b981574a104
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-win_amd64.whl
Size 1.4 MB
Tags CPython 3.13 CPython 3.13 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
d17604c5e821627f3f54b3c8a220b05db4c2b88076a753b758c81049a8084168
BLAKE2b-256 checksum
How to use checksums
e649b7fd9478b1257b45c98c5fa9656b5732b0d2a19ba5fb1a1435e3836cc7aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
a6cf8aaab1c394de023a7530a05716ded54a8fda1919c5f2ca54413dde3115b4
BLAKE2b-256 checksum
How to use checksums
81e904e94ce3c3efca5b1c80aca09b10f8b40902a37cf423d35ff81cbd0feda5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ca86b35c97dc339b1c2e9466ed4739fb8be8ed00815d64881c6163a96bbd72d4
BLAKE2b-256 checksum
How to use checksums
590231c1d4b120c721277bf7856ec4fda88c007deeab153f3dbb8f7e676a0099
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0b6851bf8c15a5d6dbfe51b8b6c58b824228f72b65cd76f72f84a548c111579f
BLAKE2b-256 checksum
How to use checksums
9916934e98cf5f6c378061ca996bc8ec879790e5059dfb9744775b9114e8969b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
eeb9869f381d9f0b834e7ae620840cff23c6d3ba105198c91060108cf6587e69
BLAKE2b-256 checksum
How to use checksums
f2eea26ae83b1f5ee327b8d7ffbc5fde8546160d52b89e577ed26da6e330c991
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.13 CPython 3.13 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
fe87d35efa222418a6095bf1183a641c575492f187159a2861e416d5c0c7e472
BLAKE2b-256 checksum
How to use checksums
574bbf5065a2a98042251e8e70543abe1a089e0ecc37093cbd259cdbb650a47b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_10_13_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313t-macosx_10_13_x86_64.whl
Size 1.7 MB
Tags CPython 3.13 CPython 3.13 free-threading macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
c829c7ec49c73b65b7089925507c0de42b151fa221d1378764dd90c131bb8995
BLAKE2b-256 checksum
How to use checksums
545d8ce582410fa10bb37f1b9658325d599fe53b935e98e4949144ff2cb348e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-win_amd64.whl
Size 1.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
b036b45b7e4c3d26608dc6fa1905716aa1d3406e9f9f48880027e8e9dc344de7
BLAKE2b-256 checksum
How to use checksums
71305180645cb411a6463050672a470d412810c8ddcf5882027ff99adb67f1ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
ebbe4c2cff14c7374c7df7f83846db9a88298671b2368f8aed4c84bf8546f64c
BLAKE2b-256 checksum
How to use checksums
ea3f78e56bcc065a4c00bc337a79b03f381800cd1d778babe367d54c290f7d71
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
43d83634b3c6ac7420d04ba2d7ef5656cab73adf0531d264c156a5c5f320a9d7
BLAKE2b-256 checksum
How to use checksums
909144fecd65fdff64f330f1e8944e9e435cf41189829166c9ab5f0352f4d73e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
82d3e0785a2736a02d2fb0e04b8e12ab9883a5c5058c0bf3ab6df92143d43f4e
BLAKE2b-256 checksum
How to use checksums
13172d230400ce2005bfbcd2955b3ca28140ee9571b24433210e4c57d9683a73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
5bc474d4828254f45e4ffa440c34e53d5853d8a2b67292604bc56328dbe95830
BLAKE2b-256 checksum
How to use checksums
883c76bf0ec03464415e4f8e589114cd7763bfd9bacc9a6c23df19c729e45331
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
35b20b0edd5f9e3e5fba2bd1265d10240bbe50072867fa30c02adffbabb5ff14
BLAKE2b-256 checksum
How to use checksums
22cd06c5b3eb5bef55460984ec7fe555ae8182eb7f6041ea8c31c7ce7a398d2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_10_13_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp313-cp313-macosx_10_13_x86_64.whl
Size 1.6 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
89e3e936d5009d2491a13e6b44feebae5627749a2fea11fcf79776c74c3d746c
BLAKE2b-256 checksum
How to use checksums
149f2bddc533f9089b0e735cc8001590c977c76e5515d60ae1dc1872c73df93c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-win_amd64.whl
Size 1.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
abbb989a6666ccefada132827a4db0ffb372be9a64e309c6d653e3b10eebd880
BLAKE2b-256 checksum
How to use checksums
251a16f7ed88ad1d6b12172d69aeedf0c319169ed212d6e40a8b46071cad0410
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
1536657bcd937f8a265378d6a23f9d1dc37c13f599f7d026b6ec2241a73421d8
BLAKE2b-256 checksum
How to use checksums
20058b1d30e59513693036263f83c3e3cc4a782de6f046ebaf1d799545f9788f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ac35441da70c44d784d1e642a0a1f0f5912a9b15c57b7b97bb3cfc4de7d1d912
BLAKE2b-256 checksum
How to use checksums
53af554325c101beaaef35aa37dc1b1edf27aa4d16e3b96238796c2891f4d223
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
534709de5521b4168e37bf46d7ecfa1c5f73abaf1e233fed0f96c154813af018
BLAKE2b-256 checksum
How to use checksums
ca8750492fde2759a5d01480d22dbc946650a8999e01bad7064d0705b3039826
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.4 MB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0dcdaf00ae079868d028da967ae97d9874774c4dd1af083d2f9c0755c21ba29a
BLAKE2b-256 checksum
How to use checksums
9d2281323b931ab67bbe61496dd791ae77623569e3b1a224e1f6138e79dcacf0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c49099aa93a1247a463dff0a3a331b9233185285be6cd77173040fd3c65afc12
BLAKE2b-256 checksum
How to use checksums
a61bd8c5b95d8a44e9bdcddfe4292fb3c74d72ea0a7a766e5598d1dd809f5bd7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_10_13_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp312-cp312-macosx_10_13_x86_64.whl
Size 1.6 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
7cb3da0f6e8647fd8977969ca2ce8c1d73d8c9d29fbb16ad73c5c1fa650f7ced
BLAKE2b-256 checksum
How to use checksums
f4568bc6bca169828427bc7a3e5bd528f9991045984f48881d7ec8469ec002eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-win_amd64.whl
Size 1.2 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
d021fc57faa68188dc0f4d0d7c4499b777613db820e9b19a1bfb824036e1f991
BLAKE2b-256 checksum
How to use checksums
2ea63823f8acb2351a39542d5ded10813a08c3ed9cffb83f865030c20db5b691
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c8cba5e5d78cd1bcffec99fe79014aa4e900b6963f1c0dc4f70435856bf88bb9
BLAKE2b-256 checksum
How to use checksums
7f5bc969a156a0b8e1bedd3f8cd2e9219bf7938406b7d4e5f5134fc3580314fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
c4a227b9bf99aaa46286e1402e04a8452177625db83fb122bb71b7db476a447c
BLAKE2b-256 checksum
How to use checksums
fd813cedabcf1cd8ce6197e1cdddff8bd49096bb011cbc9beae4b4c3e49d5dca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.7 MB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
16b384136d170fb30472a05ebbba9b75ae2fbd464d744b79d963dd000c9251d9
BLAKE2b-256 checksum
How to use checksums
61298ebdfea525edf76bb2745d6da77e4245782274cec31f617dfe22c675c15c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d1381f1a31398f7ec11fa4bb03866ae51fb1f83d681b0f1c52d48306d52de60f
BLAKE2b-256 checksum
How to use checksums
cf243bd8e9741c87f5e9581e4c8b85f34a8f8bbb262a2c0b170c91b2b4d89130
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b9ec25b110114bc729051d8e2d3a60c941e5bc8c51a770dbb6a8bdb8e34c99e2
BLAKE2b-256 checksum
How to use checksums
25411c8dd6412c9e9a11a99dd646f57c61bb63921dd61d56acba1c0cf083d136
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_10_9_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp311-cp311-macosx_10_9_x86_64.whl
Size 1.6 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
6c5994a3cc7abb3a8fc16958e6ff8ca6ba689e97ecf92838c1e0bf1edc34dedc
BLAKE2b-256 checksum
How to use checksums
c744c075bfb9556912ad0005c423d7e15fd89adbb935d75fbe940ef4ee18ad7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-win_amd64.whl
Size 1.2 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
0a887c79f5d329adc12c4cbc545322c1e4f0b883480bd9b1983998f6a21ed7bb
BLAKE2b-256 checksum
How to use checksums
ec6b59c4e1033c50e8a4612d3d59b48e801af72d7c183b9be31db67d6450d7b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c67e2f6d8aa136584cdb3561738942de925ab3d484e55aa6d52385af6d61e858
BLAKE2b-256 checksum
How to use checksums
3ddd3f1784a869bb511e7c872468b69fdfd0c108759713f928674efb52fa6439
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
d1753843568073f09d4b2aa79f261942daa73a36a9aefde385ed775b7f629280
BLAKE2b-256 checksum
How to use checksums
492de6c72a79b41909b47caccaa102d79ad63c15c2698e34a7c5fe53600f63cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.10 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
03e421c302b028957ed2463fe591d19c6d0a3c944634c81c98652284d5ebca3e
BLAKE2b-256 checksum
How to use checksums
c90cfe10e989963ead07f98db911ba504868aba36b0a0a59ddf47730e19b6913
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.10 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2b63c8f2d1e57cf725f4db009c6c2923f030c08761728e7de045f9699118b9f0
BLAKE2b-256 checksum
How to use checksums
e47aa990f9905f68f1b16b12f89e7b1bd9f1acc84b25ba17b0f2a34256fa9e99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
044d226d291838e82c095bdc49ff38cbfb01cb8e79ca0c8da98c213ad7cc77ac
BLAKE2b-256 checksum
How to use checksums
2ac054252d635fb2ff85b916dba0a656d816c45a8e6dc849724e20116c6a135e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_10_9_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp310-cp310-macosx_10_9_x86_64.whl
Size 1.6 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2a657b20bbfe4ef54aa27d0fcbe30fe45a6ac7ed55ea1cef76ae7a4eac485e6e
BLAKE2b-256 checksum
How to use checksums
c443a3611293411ffec5562c1a35c280c12b680b3d54ba29a36f1542f8c90f6b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-win_amd64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-win_amd64.whl
Size 1.2 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
345386581c1721d02baa68ef5fbc937e3609e5634cfc073e2b1c0793725ebc50
BLAKE2b-256 checksum
How to use checksums
46feaa2b92f256410dec575f78c9e377539265ad28d47856ebb24a474d04307c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_x86_64.whl
Size 2.7 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3cf052f21f09c781963ce494288e12e9f531e7e6ac466a0a38fbe12d60902e2b
BLAKE2b-256 checksum
How to use checksums
0aaea36403f314297859351aa3e7fc9b3d7887052c4311bf0bb57c54887a5aad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-musllinux_1_2_aarch64.whl
Size 2.5 MB
Tags CPython 3.9 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2fd5aac9b9a3db269553ee11a8c5bb37328ca2bcba6346848fec78916d8530ad
BLAKE2b-256 checksum
How to use checksums
7aca7ce76bb85c8b20b97791a6db4c37be0ea79076fe342335de8fb8eabb7664
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.9 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e461d8ac6bf1217f7b52edc0a1301a22006ea8d7802cb56fd300c6bf115f57e5
BLAKE2b-256 checksum
How to use checksums
951e78d608ff3995b93e81bf030db2d1266680dda105155e8562f5dcd0e9fb9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 1.5 MB
Tags CPython 3.9 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ae7c50f3b28cebd0c3842b83a40b56e297048faa45356a7bf60c9150402a9416
BLAKE2b-256 checksum
How to use checksums
e201a35b2c4c9c148c5924106d3910181f56b0ae3d9ecaba55e0d43f5eb69fa7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_11_0_arm64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
21ee08f8d94c99a587e32f5469e60939c9280d1728ef0b1b54924612642db163
BLAKE2b-256 checksum
How to use checksums
4818c1b87ad98fe026477d222a63ac69c6d4285c5dd44c83a3ba3cb4f460d6c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log

Release files / partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_10_9_x86_64.whl

Download URL partsegcore_compiled_backend-0.15.14-cp39-cp39-macosx_10_9_x86_64.whl
Size 1.6 MB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
9d13c0122c96574a83393f97a99b0c32c8f09787763a6efdc7a818ec6aebe718
BLAKE2b-256 checksum
How to use checksums
dfc4ce35f928aa4db374752a3dd3e8f20abada3ab74d7d41ad0902585870eff3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2025.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page