Skip to main content

Test My Binding

A test repository for CGAL binding using nanobind.

License

This project is licensed under the GNU Lesser General Public License v3 (LGPLv3).

Build Many Linux

pip install "cibuildwheel==2.23.1" && python -m cibuildwheel --platform linux --output-dir dist

Upload to PyPI build_pypi.yml result

Update the version in all files:

  • pyproject.toml
  • src/test_my_binding/init.py
  • CHANGELOG.md

git tag -a v1.0.51 -m "Release version 1.0.51 (Platform-specific builds)" && git push origin v1.0.51

Go to PyPI and add a Trusted Publisher:

Run cibuildwheel locally

sudo apt-get update sudo apt-get install docker.io sudo systemctl start docker sudo systemctl enable docker wget https://dist.nuget.org/win-x86-commandline/latest/nuget.exe -O ~/.cache/cibuildwheel/nuget.exe chmod +x /.cache/cibuildwheel/nuget.exe export PATH=$PATH:/.cache/cibuildwheel

pip install cibuildwheel==2.23.1 python -m cibuildwheel --platform linux --output-dir wheelhouse . python -m cibuildwheel --platform macos --output-dir wheelhouse . --container python -m cibuildwheel --platform windows --output-dir wheelhouse .

Release files for test-my-binding 1.0.89

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

Source distribution (sdist)

Source distribution for test-my-binding 1.0.89
File Size Uploaded
test_my_binding-1.0.89.tar.gz 9.0 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for test-my-binding 1.0.89
File
test_my_binding-1.0.89-cp312-abi3-win_amd64.whl CPython 3.12 abi3 Windows x86-64 Details
test_my_binding-1.0.89-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 abi3 Linux glibc 2.17+ x86-64 Details
test_my_binding-1.0.89-cp312-abi3-macosx_11_0_x86_64.whl CPython 3.12 abi3 macOS 11.0+ x86-64 Details
test_my_binding-1.0.89-cp312-abi3-macosx_11_0_arm64.whl CPython 3.12 abi3 macOS 11.0+ ARM64 Details
test_my_binding-1.0.89-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
test_my_binding-1.0.89-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
test_my_binding-1.0.89-cp311-cp311-macosx_11_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 11.0+ x86-64 Details
test_my_binding-1.0.89-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
test_my_binding-1.0.89-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
test_my_binding-1.0.89-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
test_my_binding-1.0.89-cp310-cp310-macosx_11_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 11.0+ x86-64 Details
test_my_binding-1.0.89-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
test_my_binding-1.0.89-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
test_my_binding-1.0.89-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
test_my_binding-1.0.89-cp39-cp39-macosx_11_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 11.0+ x86-64 Details
test_my_binding-1.0.89-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details

Total release size: 14.4 MB

Release files / test_my_binding-1.0.89.tar.gz

Download URL test_my_binding-1.0.89.tar.gz
Size 9.0 MB
Tags Source
SHA-256 checksum
How to use checksums
af3a2ce2d65dfc8258e35bef4c28c10f8a1a63a0d77546044ab46c6f8339c4c3
BLAKE2b-256 checksum
How to use checksums
146e426107112c159a90d3e3fc5ab07eed371a93df35da7e4005cdcd54cdf45d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp312-abi3-win_amd64.whl

Download URL test_my_binding-1.0.89-cp312-abi3-win_amd64.whl
Size 338.4 kB
Tags CPython 3.12 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
6cef60538b648ccccda7da6a93ff88206ffdee026cdbb5e3af8189eab18c6a75
BLAKE2b-256 checksum
How to use checksums
e1236c2004564878d72682769013854a94c4a92ef60c3cf32be483e4cae9b04a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL test_my_binding-1.0.89-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 329.1 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 abi3
SHA-256 checksum
How to use checksums
50bc136633a8761d574d3df32ef68156d53c5aa055dccac355cfafe0b5dbe61f
BLAKE2b-256 checksum
How to use checksums
77664d61067fe65c059aa1b68eb8207435cfdfad977cb5f7589068bb2aaa6fe9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp312-abi3-macosx_11_0_x86_64.whl

Download URL test_my_binding-1.0.89-cp312-abi3-macosx_11_0_x86_64.whl
Size 346.6 kB
Tags CPython 3.12 abi3 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
064710cbd57cab14ee908c9c8c1bdfb75e15d2c05d21b5acc382068a51fa158b
BLAKE2b-256 checksum
How to use checksums
a86fe4b7c42d0af520414c0ffaf0f5d19e99451d9123e67c3564a5bc114f63ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp312-abi3-macosx_11_0_arm64.whl

Download URL test_my_binding-1.0.89-cp312-abi3-macosx_11_0_arm64.whl
Size 320.8 kB
Tags CPython 3.12 abi3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
01cc532430749de77d13a4e5b4b872d20b124c343a97e205dd9b185696fa635d
BLAKE2b-256 checksum
How to use checksums
403a71b189a8de586b965e6ece40be1f693c6cc6c6a2bad198844a7966937949
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp311-cp311-win_amd64.whl

Download URL test_my_binding-1.0.89-cp311-cp311-win_amd64.whl
Size 340.2 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
f09aa9437d964469e25df7e9a05eac20744438b9ccaa0ab0804ae9cfb15e1c66
BLAKE2b-256 checksum
How to use checksums
8d7a543fb3969fe1f88f22ee2eb115be8e8669a906d78249e72ac3a09af72c93
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL test_my_binding-1.0.89-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 332.3 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
c1157477edce551deedf48f081c7e2d6098e1ed88968b8fcf5df9a3e38aa1769
BLAKE2b-256 checksum
How to use checksums
eca51c6c2abf179807abf1dc32ae28a7c5da580bb7091979b7512b6f2ee627cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp311-cp311-macosx_11_0_x86_64.whl

Download URL test_my_binding-1.0.89-cp311-cp311-macosx_11_0_x86_64.whl
Size 349.0 kB
Tags CPython 3.11 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
29edde777da0bb78005b79a08fac4341a3c45ca61ad8f4e14bf2ccb573253668
BLAKE2b-256 checksum
How to use checksums
f21878d473e0755a76e50d8df1a904f285074abdf5688c3dd930dfa6992f6ab3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp311-cp311-macosx_11_0_arm64.whl

Download URL test_my_binding-1.0.89-cp311-cp311-macosx_11_0_arm64.whl
Size 322.9 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bc09431679182844d3b22ad41184ffcf3a9d95a4e8fe9adc0eb0501392fb6c27
BLAKE2b-256 checksum
How to use checksums
0cfac1ede1bc4f5da145752a08244c4442a48c8c1e4478f583aa3af746ed580a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp310-cp310-win_amd64.whl

Download URL test_my_binding-1.0.89-cp310-cp310-win_amd64.whl
Size 340.3 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
6d6abee0eb0c30128447523da3cfe5ab3f3fbdea5cd90a11a0dc2009b26db6a8
BLAKE2b-256 checksum
How to use checksums
b0a285ae0ccb36791c05075b86a4c1a6d01bd3a161228cbf0d23f964ac0470fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL test_my_binding-1.0.89-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 332.5 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
2fff26f6c2392ed16fe15d86f55202e3e3d1761df31db8e52848926d93d26cee
BLAKE2b-256 checksum
How to use checksums
2d4baf08aabb110d181515cac7e27c79905c40049f3684fa89ededaa262f3bda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp310-cp310-macosx_11_0_x86_64.whl

Download URL test_my_binding-1.0.89-cp310-cp310-macosx_11_0_x86_64.whl
Size 349.1 kB
Tags CPython 3.10 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
928094c0a34f1524cf34b03fc9db86ad5892f13fd1655ba65b92db12d1725307
BLAKE2b-256 checksum
How to use checksums
dcce160a397e64f1eb33945c4aeed70af689dce7a46b33245bf6c45e2d4f98bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp310-cp310-macosx_11_0_arm64.whl

Download URL test_my_binding-1.0.89-cp310-cp310-macosx_11_0_arm64.whl
Size 323.1 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7acc17c79d4b990c448ab1b50d4fbed89f578a63fea09a0f4eb568bc7f77384c
BLAKE2b-256 checksum
How to use checksums
8942605e3f01002aeceeec75f3c65a1f2118da4d35a4e817319d5908d7e8a526
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp39-cp39-win_amd64.whl

Download URL test_my_binding-1.0.89-cp39-cp39-win_amd64.whl
Size 340.8 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
4ca48c8971725338eaa47e2fcd752fc576bf4f0ac387e51f912e8077949da31a
BLAKE2b-256 checksum
How to use checksums
90590ba6388e47ae85dd62cd925fae081791ff503a789a533435af98e7a14430
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL test_my_binding-1.0.89-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 332.5 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ce068cd8b61eb246afc054becfda07348c6ab8568d2645bb47334ae42c7c80e0
BLAKE2b-256 checksum
How to use checksums
467585a1c9de9e699c2dc409fd1b8e5af23ebd0dd9d5928ced9e39d0300fabf6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp39-cp39-macosx_11_0_x86_64.whl

Download URL test_my_binding-1.0.89-cp39-cp39-macosx_11_0_x86_64.whl
Size 349.3 kB
Tags CPython 3.9 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
f0c1297fdfd1c1435889ed066fd2dad149309b3769b1e3ee8f1aca1de41ed5a1
BLAKE2b-256 checksum
How to use checksums
f9f05803e3f07aa767aa3ea2ea735243bcc5682aa77fedf71d5849a3db548754
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 2025.

Transparency log

Release files / test_my_binding-1.0.89-cp39-cp39-macosx_11_0_arm64.whl

Download URL test_my_binding-1.0.89-cp39-cp39-macosx_11_0_arm64.whl
Size 323.1 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
27500eab3e218b20218d5e91c72be0c3f093460a17430e977ae020dc93a35fdf
BLAKE2b-256 checksum
How to use checksums
7594aaefecfa74d60e9d97c502424cf7ebcba75a1b64b6a4372192ee49e17efe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 Mar 24, 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