CGAL wrapper for COMPAS.
Project description
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:
- Visit https://pypi.org/manage/account/publishing/
- Click "Add a new trusted publisher"
- Fill in the details:
- Owner: petrasvestartas
- Repository name: test_my_binding
- Workflow name: pypi.yml
- Environment: pypi
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 .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file test_my_binding-1.0.81.tar.gz.
File metadata
- Download URL: test_my_binding-1.0.81.tar.gz
- Upload date:
- Size: 9.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
093a0fd04ca62815feb5f5b9d7cd4c240e601cad0a502664b16c7523bc3596dc
|
|
| MD5 |
d46ae81c3f7509362156ff72edf3885d
|
|
| BLAKE2b-256 |
059f6c5dfd94db73995d785649272717d30d8895d0a991daeab36b7e03a3b0ac
|
File details
Details for the file test_my_binding-1.0.81-cp312-abi3-win_amd64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp312-abi3-win_amd64.whl
- Upload date:
- Size: 338.4 kB
- Tags: CPython 3.12+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ead1627f89ed819a349ac52f5544782fe1c03fa26ca2a3225d236abffc28da1
|
|
| MD5 |
10e4c741a806b43b0d7da131ec0a714b
|
|
| BLAKE2b-256 |
556c3cc131a1808e63525f59d3642f1bd9bbfd5d07e18c5a2785da2605b9dbd9
|
File details
Details for the file test_my_binding-1.0.81-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 329.1 kB
- Tags: CPython 3.12+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ec7678c1574df88859d6b13c1f018a340f58ffb28d30df776397201d954f8a
|
|
| MD5 |
39e469fae5fae495cdb6e7e9ac49557e
|
|
| BLAKE2b-256 |
7a7fa4dc8f0740049f84aca5ea5f0a838e185bfab847ef9e2ec80db8207f1ac6
|
File details
Details for the file test_my_binding-1.0.81-cp312-abi3-macosx_11_0_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp312-abi3-macosx_11_0_x86_64.whl
- Upload date:
- Size: 346.6 kB
- Tags: CPython 3.12+, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
512c01039dee55619a339e6baffdd5736b501929e2dad1430bbc335e53dde5e1
|
|
| MD5 |
c66bb2ee8078f51c140b6c8eca74283b
|
|
| BLAKE2b-256 |
c0a9841a9726c778e91a355059b7e7ae97f79aee70e8ad96bacbb32dae0778d0
|
File details
Details for the file test_my_binding-1.0.81-cp312-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp312-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 320.8 kB
- Tags: CPython 3.12+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec15c638dbda04b213885be518fe2d9805b385963ded4f135de51201e0027f01
|
|
| MD5 |
e575bb8de6aab64cd2798420df1e162d
|
|
| BLAKE2b-256 |
68fd7d760429389d964e6d67f788892d080d9fdbbf0d381280db3966d960415f
|
File details
Details for the file test_my_binding-1.0.81-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 340.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8060b61e3fa15aa90b5fbd767708ee65fde1ca8ec8c24a7102113289740b9c20
|
|
| MD5 |
1d9fca8617530dbe935d7c66f5c40336
|
|
| BLAKE2b-256 |
8744c92156ce445db4a0d7c8ac5dc131d3a3c2cb0eaedab2c2bcadee7295400c
|
File details
Details for the file test_my_binding-1.0.81-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 332.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d0360733d926c67b60c2aaac14f04e3637d2a08aa5c25d9a7d4dd2123b8b2f3
|
|
| MD5 |
9af12f4940e57d7a4662eaca8c9415ac
|
|
| BLAKE2b-256 |
1abd9e4f0ba4a27a002739f653b82f1781b5a2ed2772630c7d1a5fac39ea2dab
|
File details
Details for the file test_my_binding-1.0.81-cp311-cp311-macosx_11_0_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp311-cp311-macosx_11_0_x86_64.whl
- Upload date:
- Size: 349.0 kB
- Tags: CPython 3.11, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1af52673e0726531b1fc5dcaae66cda1db20ebcdef58c0470913542a64a352b
|
|
| MD5 |
5501dd655a9e1c48a60b966efa84b5d2
|
|
| BLAKE2b-256 |
4b7b9e0426da20c2677fe6bf8e86b4d83e9d48b8555004cb7ea5cbdfd96296d1
|
File details
Details for the file test_my_binding-1.0.81-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 322.9 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1d71363b8be1977cb69fd5c2216ffeb330b352f21e3288a245e709167a0c5b0
|
|
| MD5 |
a8ece9fb9eadbb79c567312d8c574143
|
|
| BLAKE2b-256 |
2886ffac7f864d3f068aeda6fad1147cb0828ba5a8a450a2871b458afe2b7672
|
File details
Details for the file test_my_binding-1.0.81-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 340.3 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
442221bcd5cbfbb1ad4d8b3c465d3e8db2aa3c62368d99cb48765d07c615c7e8
|
|
| MD5 |
5b2ceb160601e314d1361a70e02a2fac
|
|
| BLAKE2b-256 |
1d02ae6a7871698fba7dff95b2bc0d6fc7020089d58db2be255d5a830ebd016a
|
File details
Details for the file test_my_binding-1.0.81-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 332.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6cfeed2642fe4c7c1a4f94004771dd59433a48db17ae743d10dcc4f21568881
|
|
| MD5 |
76c45d682cd187a85c93e81fe345749b
|
|
| BLAKE2b-256 |
132b2c7a37a915886a9ae5590c20ec586bc3227ba292dacb22b4e4263c0fc42c
|
File details
Details for the file test_my_binding-1.0.81-cp310-cp310-macosx_11_0_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp310-cp310-macosx_11_0_x86_64.whl
- Upload date:
- Size: 349.1 kB
- Tags: CPython 3.10, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c2169ec8215a423e4e59c1912944e434e8c7d7c7792689ebaca534dc8a956e
|
|
| MD5 |
4a2830060dae0c1fca3c124c3e184307
|
|
| BLAKE2b-256 |
7ff1b3eedc85f4dc79052961064ff975239e9ce79e4d6b38e248d76990d0314e
|
File details
Details for the file test_my_binding-1.0.81-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 323.1 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c16bf916e324707bd4b33305a827e0e629e39d2c2b23bfa59f3f7fdad24cb8
|
|
| MD5 |
e340a47eb2b7d8ce0ef843516ad8a6d8
|
|
| BLAKE2b-256 |
9c9a8dcf3809cc08daf77de049762df2db0c5e521d78272f5c3842c4841e0dbb
|
File details
Details for the file test_my_binding-1.0.81-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 340.8 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04eed58b42ee2fb9b5e845e41d75d7a54419c2f45074bf326aa58c452f0a497a
|
|
| MD5 |
6d1fac35117d82e41343717a54359c38
|
|
| BLAKE2b-256 |
67fa17e32a62c131a009d3fbdcb5231f463e8a0c78421468e200359d8d362f60
|
File details
Details for the file test_my_binding-1.0.81-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 332.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7d8bf5fe11ac76c3d34ddf97c75427bbd99d033b6866f03e034ec6a5ca353a7
|
|
| MD5 |
4352f0132f5713cb290939e097c5849e
|
|
| BLAKE2b-256 |
60fa2ebda9ee26c849958f9a2ebb30b6b2a37db7d62d9e92c5fdc71fded6e67e
|
File details
Details for the file test_my_binding-1.0.81-cp39-cp39-macosx_11_0_x86_64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp39-cp39-macosx_11_0_x86_64.whl
- Upload date:
- Size: 349.3 kB
- Tags: CPython 3.9, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99a8ccad6d7825b99e4f5fce2fdb54a9b52a187c05396684f436f6f6a1292727
|
|
| MD5 |
e28174bd9d3ead34711dd20f8b535354
|
|
| BLAKE2b-256 |
5834a4385048fcf756d18fef48f1827184c6b97878bd3c45b8ab9c0169d5f2e6
|
File details
Details for the file test_my_binding-1.0.81-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: test_my_binding-1.0.81-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 323.1 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd2f10e199d66707d2049a763f81eb3a183c62102f25738e7cc10c980286c6df
|
|
| MD5 |
2d49552d155b218d5e436e65847526a5
|
|
| BLAKE2b-256 |
9797cdcddb1cae2b4241def05b2da8a492033f9fedf8cb6a2927df6a96e5fd64
|