Skip to main content

pyCHomP2

CHomP (Computational Homology Project) with Python bindings

Installation

To get the latest tagged version from the PyPi repository:

pip install pychomp2

To uninstall:

pip uninstall pychomp2

Installing from source

The recommended way to install pyCHomP2 is using pip as above. To get the bleeding edge version (i.e., this repo) install with the commands below. This requires a C++ compiler.

git clone https://github.com/marciogameiro/pyCHomP2.git
cd pyCHomP2
pip install . --force-reinstall --no-deps --no-cache-dir

Or install directly from GitHub:

pip install --force-reinstall --no-deps --no-cache-dir git+https://github.com/marciogameiro/pyCHomP2.git

Release files for pychomp2 1.1.2

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

Source distribution (sdist)

Source distribution for pychomp2 1.1.2
File Size Uploaded
pychomp2-1.1.2.tar.gz 26.2 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for pychomp2 1.1.2
File
pychomp2-1.1.2-pp311-pypy311_pp73-win_amd64.whl PyPy 3.11 PyPy 3.11 7.3 Windows x86-64 Details
pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_i686.manylinux_2_28_i686.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.28+ x86-32, Linux glibc 2.26+ x86-32 Details
pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 10.15+ x86-64 Details
pychomp2-1.1.2-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp314-cp314t-manylinux_2_27_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.27+ x86-64 Details
pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
pychomp2-1.1.2-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
pychomp2-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp314-cp314-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-32, Linux glibc 2.26+ x86-32 Details
pychomp2-1.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
pychomp2-1.1.2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
pychomp2-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp313-cp313-musllinux_1_2_i686.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
pychomp2-1.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
pychomp2-1.1.2-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
pychomp2-1.1.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pychomp2-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp312-cp312-musllinux_1_2_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
pychomp2-1.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
pychomp2-1.1.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pychomp2-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp311-cp311-musllinux_1_2_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-32, Linux glibc 2.26+ x86-32 Details
pychomp2-1.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
pychomp2-1.1.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pychomp2-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
pychomp2-1.1.2-cp310-cp310-musllinux_1_2_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-32 Details
pychomp2-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
pychomp2-1.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pychomp2-1.1.2-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
pychomp2-1.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pychomp2-1.1.2-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pychomp2-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 33.2 MB

Release files / pychomp2-1.1.2.tar.gz

Download URL pychomp2-1.1.2.tar.gz
Size 26.2 kB
Tags Source
SHA-256 checksum
How to use checksums
1a0147e40f44791965671041ce348e06384c2c77b0e6d726d5bca1520532c460
BLAKE2b-256 checksum
How to use checksums
283cac2b0db968adbf8052c16d0ef9a1ba38ed7d49fed6e0d3846143faf6ae5d
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-win_amd64.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-win_amd64.whl
Size 389.5 kB
Tags PyPy 3.11 PyPy 3.11 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
6148b7ad81c3820e290c8fcee907260cc3dc787b97b3026250be567458630b92
BLAKE2b-256 checksum
How to use checksums
a4b9c34292065c7205f647f3015240e1de4f097cf2a142b8e8eec1faa9989947
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 220.8 kB
Tags Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
b649925a9962c3d7a8b6897b70643a46d3768290b132b45986d8d45760084fb3
BLAKE2b-256 checksum
How to use checksums
0f4f959882616a53ea08b75f49b444a3be40dc8e18b6f4b393e714f74a2a6c76
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 245.0 kB
Tags Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
e4dac260a6f733f130d98fb3be33ceb68d163f81e324e7e4ff0cb5185eed58de
BLAKE2b-256 checksum
How to use checksums
80f4f70b40e21a88bd9ebfce3a58b598030213a13fd3f74ab36177fe78e34c3d
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 206.0 kB
Tags Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
fb11f5d898afb8cf45c4ff3c77687c8a865d02e67ce8df3b4e1af8e23b4d364a
BLAKE2b-256 checksum
How to use checksums
3e3489bc6625575711561daa3aa5d17e942b25db3ed99c64661b326f8332c608
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Size 178.8 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cc0ce1e57aecce7bebb9c64a018896517bcaeb3425ad6e96409ced3c4c9b7508
BLAKE2b-256 checksum
How to use checksums
901f5f673e54b8d36dac54a12854d5423aa414f886900bf3080d04415b9e9baa
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl

Download URL pychomp2-1.1.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Size 192.9 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
0ef7cc8cd58102ba93ff59aa05c0710c1dff87cc8ab93f5273b74f15db015f38
BLAKE2b-256 checksum
How to use checksums
d7db9b4c48a4ba10dd88d8a0756b50708ca6966eb82c1fe8302559d56fbce276
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-win_amd64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-win_amd64.whl
Size 400.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
1eca59b42dc9441e74e6789def28cb3901ca0d0783845dcb3eb11ef3383697ac
BLAKE2b-256 checksum
How to use checksums
8a65d36664f1199845655a114579675cf43588897c16c64907cf172f6e1202f2
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
13e1869522e13757fff708a8f987b32b23dc7e954f0f64cbdac2b743c0a7d270
BLAKE2b-256 checksum
How to use checksums
f37c0cfc2469d89ec6d5c9c6efd68d33cbbb1395e0790e57d78d78f578bd5ba4
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
b6f5f80b39c10046eaf36e40cc6aff81f17ff47d3fce76c3aaf92962011c2286
BLAKE2b-256 checksum
How to use checksums
0c8156d7d6a8be450560087203ae99b82ed0e8c081c1519040f79abffe6afda5
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
a34e4c8ed4e790120e5ecf12292648565c7b477eccd37574a78548f36cdd9020
BLAKE2b-256 checksum
How to use checksums
bbd2e2cc7b5c34a131f87360e006d6a5d9e735830e59dceb89e206828fb8e503
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 226.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
109799c42b8cdcd52e28621c5197171285144b338b18e4fbea706293a5105919
BLAKE2b-256 checksum
How to use checksums
26e362924f08bd693a0dd6fe359366df5f0d82e91e6be2a232eefe2d93b3c472
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 250.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
35670cb81cc0680bb3eb28186ab754adde6c3489fe9672ba7d6cbb0ba0cb9b07
BLAKE2b-256 checksum
How to use checksums
3c318d9842cdd80f37955ba92fd27c9b37a2ef1b0c6d35bc483deda09d670d90
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 210.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9edb90421343bb01ad84599fcafd465f0e19c22ec9826432eb9503555b78c0c1
BLAKE2b-256 checksum
How to use checksums
aaa93432c530169af393a961dbe6637ef4cac8150e7c2fa3b4c65371d5d6f671
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl
Size 188.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
45a66b21db0ae4f3247fe564eae4a91c0d408075dcfa8827136976ad64950655
BLAKE2b-256 checksum
How to use checksums
26960220f3b17981e51e8debbe0f8ac01fafc2ad15d1839028cfab7268cd90c1
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl
Size 203.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
cddd9620ea42c3f321403943a5637fc508e27055dc356ef76abeefd25dfc46c5
BLAKE2b-256 checksum
How to use checksums
a10e1a84376993a2fc2bd827d019b68fa45e0ac211e6b5376f53abc9e302d269
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-win_amd64.whl

Download URL pychomp2-1.1.2-cp314-cp314-win_amd64.whl
Size 386.8 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
c8bd8cb3fb5c518f5fd7d86e119d8d66c72208f9d44f2fad3a92a3850f25edd9
BLAKE2b-256 checksum
How to use checksums
8ee3d12a364ae8508c893e960ff93b0afd346c68bb026a296c0c33cc759f7c68
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
463acf67a5438b8414149b1e90dcf72635eb62734545ae1068a50ae5faf4224a
BLAKE2b-256 checksum
How to use checksums
8290af1a240975f80a9656cf68c779472f7cb3656a937b11bfe4d2ce61c10e0d
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp314-cp314-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.14 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
48a66b4966501dfac6b3a2da238f5c3562b0c7843cab8542da4e8c244adc7e37
BLAKE2b-256 checksum
How to use checksums
7fcc7033531547f614ab63a8721f68633386b6861d01433606fd3134a8f6cc65
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e67119df9dae62d755f62f568937ac766748063441426e9833dcf77ac09e06b2
BLAKE2b-256 checksum
How to use checksums
c69221aae976e43bc55b3ce8aa733b1629ebd4fdf7b0a99251ac0399c92b3cb7
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 224.8 kB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e6ca0acd8aa73974b3087ab65425cb923a9e8c62bc0ef069f5d38fc1492e188e
BLAKE2b-256 checksum
How to use checksums
529fb0d8aa69f85c942d70a905aa6f3be0a89f4fa0de1c43743fe5d1771ba5fd
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 247.3 kB
Tags CPython 3.14 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
3d3a5a14a2c0859fa9a5e52107a9a4699385c12a7dfdae2278e417b5b0e4125b
BLAKE2b-256 checksum
How to use checksums
d6300496ef032bb2bb9f2721113f597148fa0e8c9388f18a4fb51c940ecb1c6f
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 209.2 kB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9ab34cf5a45086e6f64c3a3834ab70d594ab816bed0f4b4f2ecc49993a8aba53
BLAKE2b-256 checksum
How to use checksums
245379c8f84dbe92b7053707b639b06afd648b6d784c182e28a917d83d6b0a9c
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp314-cp314-macosx_11_0_arm64.whl
Size 179.7 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
45b91a9cf43fa7ac5f14dfb70f39a4ddabe568a83c6ec82ead052d004b098367
BLAKE2b-256 checksum
How to use checksums
6e31a6f31f4730c44fe7c322061f1902008e1c7661cf153b31b21ca92ac9f9c3
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl

Download URL pychomp2-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl
Size 195.3 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
759e92ced6a56645b4af202da4f34c46696e16d3d3632d273d43d3c4acc0665f
BLAKE2b-256 checksum
How to use checksums
eacea15b434e4e289831aaa9d6834e3f8e301d80efbfd92f7140c62639da5c13
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-win_amd64.whl

Download URL pychomp2-1.1.2-cp313-cp313-win_amd64.whl
Size 374.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
0910a143f3fea383601c3b33cb835946a8966ab18ea2958b8db14b0dd265a0c7
BLAKE2b-256 checksum
How to use checksums
3a8e08b6c2917f45c3a9f1097fb805e65c265fcaa8672a9d2ab70a6800a3f2a7
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
15e6b44f0fed387e3ea028e26b7ccebba45d33da9361092bb8c6d53fa66aa899
BLAKE2b-256 checksum
How to use checksums
577471b3cecd3282632522c7ed6c4854116da7fde81fa9b69c6678f69e3890f7
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp313-cp313-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.13 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
407ca154fbd927245886342b1c109540a1195f1704f6bfa9f3df34b1946a3636
BLAKE2b-256 checksum
How to use checksums
b0e2a7242ba6ef0e45868c3d02011be57e0de87f66614f7a7561eb82b1048c2e
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ef1d7c726ef9574747fe570a67afe1a5f990af146b72664aa876f14857620263
BLAKE2b-256 checksum
How to use checksums
460ff7997fb5d211ef894dadf9df2c60112787a5a128c22d1735c2ada7eb1ae2
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 224.5 kB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
539a907cd4991ff46fe89a723cd08378f51dc6870fbec4bc1aa2ea75a51fd643
BLAKE2b-256 checksum
How to use checksums
53b30e8d0af1ddbd091e299d38c846578c933d0e1fb148a037a6853f6c8a802f
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 247.2 kB
Tags CPython 3.13 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
2b18fea79746c25c4ddc56c5b0c72ab435207615967d4d07594af01757e5d811
BLAKE2b-256 checksum
How to use checksums
7903525fae9fa8822ce2579520646a332d7f10ba104c37ce3f2ff2e1584c1de6
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 208.5 kB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
81baec499adb9f909a62f1c84dd1fc48b0607d933e50335f810c57c94b913e1f
BLAKE2b-256 checksum
How to use checksums
626f14e6dcd89acc039328e991ed5d4491ae22ffd87842044a62ee7303282551
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp313-cp313-macosx_11_0_arm64.whl
Size 179.3 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bb7c03cd9b8660e77cef351b7852874da95af27c38763589b01d24432b82148e
BLAKE2b-256 checksum
How to use checksums
514d2345df946a24102da181840f011598c4d11da04356f92b53060c5a0cdcab
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl

Download URL pychomp2-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl
Size 195.0 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
a05a6e8730effb29944d7bf956191532cb5a8bb5f5e71c86a6e71fc143b02049
BLAKE2b-256 checksum
How to use checksums
a884898383c48c520eb42122d2cde963e93c391e53e784f499c2d31d8e758ee8
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-win_amd64.whl

Download URL pychomp2-1.1.2-cp312-cp312-win_amd64.whl
Size 374.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
d65bf0be2b2596559e267ac43c5b30b169346a287d57d426b6cab43f0767bcec
BLAKE2b-256 checksum
How to use checksums
f564749fcef35f10b8b1ffd21b81d7fb89e39545f9a1932f4d832f925525f8a0
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
044dc9d429bef0103e6d92ced1c2910857281bc4afb3824c81d37ab216e35012
BLAKE2b-256 checksum
How to use checksums
2060155c42d8155fd0f7e6da4bf5f46756e7100f5b504965c80b93306e2e74f5
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp312-cp312-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.12 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
0f197bda010ab7929f41531d8bcc01c4a1f2c6bc0ab4a7a8b3247a732100afd9
BLAKE2b-256 checksum
How to use checksums
9ee255c9ba0aa1ca5d21d3e7f082076faf5596ff5f3e3f534f4f5f9ebecd1731
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
234e1e292833e26774ebdf2ed4c3110e7289f40977cebf08dfebfac290e97990
BLAKE2b-256 checksum
How to use checksums
5a29585ab3c393f6bafb7fc78a590ae6a0a96c7a03799ba9ddc3e29914df70db
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 223.3 kB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9c3a19b4275981a00c51d1086fd2fe141219f040a4bfbc235f59b19c168ef3b7
BLAKE2b-256 checksum
How to use checksums
76c63609dc45c181c4c3400b9fdf52c0d810e3cf1705c924a69066278da46610
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 247.4 kB
Tags CPython 3.12 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
a67ef10971cf2bedbb9af73796fd588bc6bc00fcdd9af596a33ad2b998166eda
BLAKE2b-256 checksum
How to use checksums
ff1c6aef35942676ea6264cb80e81a4684af7b22831c1102d740ba2421e947ab
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 207.5 kB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
7cd0f35ff35af7c60597ae84799e8f36a7e6e2e41f9f35554cbf6aaceba50d2e
BLAKE2b-256 checksum
How to use checksums
107f30c286dda0cefa6aed541726548b6012193e2e46e82ea3d6b7374cd28702
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp312-cp312-macosx_11_0_arm64.whl
Size 179.2 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d67d2c59e2461125303ad4a0fe949c70ada2ef61712067ba2487433b82ea3e7a
BLAKE2b-256 checksum
How to use checksums
fbd0e90e6b863fcbd9b5c51ca3fb69422a57cfed3b2d738a0f13a3144c808cb5
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl

Download URL pychomp2-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl
Size 195.0 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
8415f51f0bcb585fb43a2029efd5ff8bb7ce17dd4710a03ea62ca80d69d0c0e6
BLAKE2b-256 checksum
How to use checksums
1df6674297aba860b14f27e95d9c28dedc94ae894a4caad1ab70635b588ef1d6
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-win_amd64.whl

Download URL pychomp2-1.1.2-cp311-cp311-win_amd64.whl
Size 373.6 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
27e204b2bf062ea4211ea887b69bb7e9e283b7b728cc2cfe52624a3a117324d4
BLAKE2b-256 checksum
How to use checksums
a281f7c1cf3b4eccc32393e16a7a35a61bb3de7696c1515a943ee6b1d53db0f1
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7cf8cf749f32f0f5023aa4b4f96344be6e4d1a989d331d284356f1f94fdc7982
BLAKE2b-256 checksum
How to use checksums
88b904b92dd66d968b9564dc553dcde5524f21cd8347fadc5adc94daf8509864
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp311-cp311-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.11 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
2e4b37fcfeb68c592bebb38122d276eede3baf245a30be7e9794d3b538e29a4b
BLAKE2b-256 checksum
How to use checksums
2d779f73a90ec237bffe71c072fe5080bb28dd0b5ccc0e79c3af8319b3364e0f
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e9a976d6b7aa870e1b1960d4fa571e8fd337e0ecda06afa95f98979715490271
BLAKE2b-256 checksum
How to use checksums
5c059f023dae886bb1960f7c897ae4a327ac8eb4b125eb503b8855da9892323a
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 220.6 kB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3e21619d18b5d13a4c441498dad5223423dc4d085099889124e681686291b435
BLAKE2b-256 checksum
How to use checksums
8e3f9ce1e16123496386d571a52a9ef1a77d8129641f2e5a9734372e85eb5787
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 244.2 kB
Tags CPython 3.11 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
1b4f1c901fc9eceae1b143ebdea745f82eaf5c71374b4b12b13e22eea15e7cf9
BLAKE2b-256 checksum
How to use checksums
66b71f033804b3b60126236428f661964137c3c3e6695424c20ac387665f41e1
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 206.3 kB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e78605c6895bdc3a94c435ddbdc04eca5e261ae488f004a2e6b29c1e63fc52e8
BLAKE2b-256 checksum
How to use checksums
3c80437d069ed024d13b1a23dc2d0e9693633c1928766b753052a673a618dcb0
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp311-cp311-macosx_11_0_arm64.whl
Size 178.9 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
125fd2aa4c377112cd8d4e9dd200dfb2348539d9ba9a9b2141c7d8fe0d53529d
BLAKE2b-256 checksum
How to use checksums
6993db32445d92cd94dcf8df7c82bc4dbe6cf7b66193221cb8980abfd2c1c27c
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl

Download URL pychomp2-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Size 193.3 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
94142eb0460f3d6d45e40681dff13c2396360073af27396c76aa969c529f10ac
BLAKE2b-256 checksum
How to use checksums
1e8dfce9cbcb58edb1542056c937cbd440b219ce8b0d08481e9a28f274e96bf1
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-win_amd64.whl

Download URL pychomp2-1.1.2-cp310-cp310-win_amd64.whl
Size 373.2 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
b6828575b2f9d8295656f8bd3f90308dae2e2c4784cd0a331fbe9975e22a392d
BLAKE2b-256 checksum
How to use checksums
609c6079bf0536d93c7e4dc1b5232c7bfae29cbb61a396c912a0c3c5662ee164
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL pychomp2-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Size 1.3 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
92bd74d3ab03292b31ec473984c4ba9add59589d7e670075036080236db731fe
BLAKE2b-256 checksum
How to use checksums
d28b8eb266321b53bccd22951ae72c400ec35cbcd7733c5d01cad699d387ba82
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-musllinux_1_2_i686.whl

Download URL pychomp2-1.1.2-cp310-cp310-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.10 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
fa9db75bf783ed6f0c4341eacc587595cd46a6b350aec4b2ffebade3c4e1658d
BLAKE2b-256 checksum
How to use checksums
e7441641f3301cdbcad7a91cc0352957e4d56f3fd75e78bd9166d1f0d2e655a2
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL pychomp2-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Size 1.2 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
989263d707b16610c1bcee0126a0425a2dc1f04ad291f3687129e185c28471c3
BLAKE2b-256 checksum
How to use checksums
63c606d7d6695ff1a62a6c06f867923153c0e8da329ddf8f64cf2134dcfa8a8f
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pychomp2-1.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 219.6 kB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0c3232e708e78b246c884ecf0458e4dabac94fabccece99bd5323eb8ff9817e0
BLAKE2b-256 checksum
How to use checksums
3b76164fe72ada7ea102437f6905c65a45e383f350bbb970775873767e64e6c2
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL pychomp2-1.1.2-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 244.6 kB
Tags CPython 3.10 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
b38eb450421d2214ebb0a4bc99972e216a6b100d40a1a52ab99c25de23373dd3
BLAKE2b-256 checksum
How to use checksums
d281dff550a69b23602a0c3839f6bd439c1a956c3c78650fe7583b2501f8ec56
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pychomp2-1.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 205.1 kB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6d0ae1077ddc54898beae229ff957e731ffbc73daab8aa7419d0e485a98a3624
BLAKE2b-256 checksum
How to use checksums
3d53cb66acfc11e95f7eadb0811c35817c293ce6638e10365ea7e6dd735e9d3c
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-macosx_11_0_arm64.whl

Download URL pychomp2-1.1.2-cp310-cp310-macosx_11_0_arm64.whl
Size 177.7 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
599262523f9b96db7b67d3e61b8ad96aca7ee54ee8ad2b43053d5d57b7e7a64b
BLAKE2b-256 checksum
How to use checksums
e1fa153c15f5d1f3e172ad794a908768b533ad54e96a4cf32085e433b5f96d64
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 Nov 28, 2025.

Transparency log

Release files / pychomp2-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl

Download URL pychomp2-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Size 191.8 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7cddff0b1f2c64ff95d4c56e974c80f53a206b12523ad7a7e11e71cd0a96810f
BLAKE2b-256 checksum
How to use checksums
2e6ddbb7f4e88687f00e4ec7e196b26dbbf1d660d1d94e7ddf5dd637df03ef66
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 Nov 28, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

1.1.2 This release

61 release files

1.1.1

63 release files

1.1.0

69 release files

1.0.5

96 release files

1.0.4

89 release files

1.0.2

89 release files

1.0.1

89 release files

1.0.0

89 release files

0.6.6

89 release files

0.6.5

89 release files

0.6.2

26 release files

0.6.1

21 release files

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