An OGDF release build packaged as ready-to-use python wheel.
Project description
ogdf-wheel - an OGDF release build packaged as ready-to-use python wheel.
This project uses cibuildwheel to build the OGDF library into a ready-to-use python package (called wheel) installable via pip install ogdf-wheel.
The wheel contains both debug and release builds of the OGDF.
It is mainly intended to be used with ogdf-python when you don't want to build the OGDF yourself or use a C++ package manager.
Publishing new Releases
The CI does neither automatically build new OGDF versions nor directly publishes the results to PyPi. To publish a new version, perform the following steps:
- Update the
/ogdf/submodule in this repo to point to the latest release of the OGDF. - Update the version number in
pyproject.toml. - Commit and push your changes to GitHub.
- Wait for the CI there to finish.
- Download the resulting
.whlfiles. - Use
twineto upload the files to PyPi, see also theogdf-pythonrelease process.
Building a clean sdist locally
cd /tmp
git clone /path/to/ogdf-wheel
cd /tmp/ogdf-wheel
git submodule update --init --recursive
python -m build --sdist
mv dist/ogdf_wheel-*.tar.gz /path/to/ogdf-wheel/dist
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 ogdf_wheel-2025.10.tar.gz.
File metadata
- Download URL: ogdf_wheel-2025.10.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be91012c0cf347df6810a133c1a2b7217ad9686200d7c070914317fd96a4b685
|
|
| MD5 |
8410b5e2e3ed8a25c2bfbd57135ae0d3
|
|
| BLAKE2b-256 |
0133eee7397a1b107c34cf3cbe40c40e884c9af15e8d7ba79c0d092e62d2d4b8
|
File details
Details for the file ogdf_wheel-2025.10-py3-none-win_amd64.whl.
File metadata
- Download URL: ogdf_wheel-2025.10-py3-none-win_amd64.whl
- Upload date:
- Size: 27.5 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa24e01f2fadf88e9bdada70f20d6708672c559d64d365d4753c0db067b72c90
|
|
| MD5 |
2440a49199bcee978f42a3d617f70ffc
|
|
| BLAKE2b-256 |
60f578c058d861ddca3127ca160c557957f5548179be181a4b0bea41c0083c53
|
File details
Details for the file ogdf_wheel-2025.10-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: ogdf_wheel-2025.10-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 91.3 MB
- Tags: Python 3, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6160d3d4554a98f035160543d4d6199caa7b08a52ea854b0629e85ecfc430a5
|
|
| MD5 |
aefdfe13fe3afc4d577db46ea8a9df96
|
|
| BLAKE2b-256 |
fdb503ef09378ae1fea45c1283f798910f410d50bfc650c64f7c25636dff3584
|
File details
Details for the file ogdf_wheel-2025.10-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: ogdf_wheel-2025.10-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 16.5 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aafcec90eb6af4709dcfd067fb5c3b6857adc9aa371b3c1cf35a231d138f7f97
|
|
| MD5 |
3e7fb3e80cfe301c39de2714677186fe
|
|
| BLAKE2b-256 |
f989710b084c0bebaf34debd8d394cf302fb36af9b0ae9a550421fb5278aacf4
|
File details
Details for the file ogdf_wheel-2025.10-py3-none-macosx_10_14_x86_64.whl.
File metadata
- Download URL: ogdf_wheel-2025.10-py3-none-macosx_10_14_x86_64.whl
- Upload date:
- Size: 16.8 MB
- Tags: Python 3, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77b314f9631de80c6e5819905fdccf82dfbfec8ddee0796095127ff27ea90738
|
|
| MD5 |
0e766d1a12f097e18187e48a0ecbe2c7
|
|
| BLAKE2b-256 |
9d33edbcececd99014fbd0da97b55a72324b7334a20d80e6c268a638449458d3
|