Skip to main content

GBDC: Global Benchmark Database, C++ Extension Module

Build-Test

GBDC provides efficient implementations of functions for benchmark instance identification, instance feature extraction and instance transformation. GBDC provides a command-line tool as well as the Python package gbdc. The Python package gbdc is used by Global Benchmark Database.

Documentation

GBDC provides benchmark instance identifiers, feature extractors, and instance transformers for several problem domains, including propositional satisfiability (SAT) and optimization (MaxSAT), as well as Pseudo-Boolean Optimization (PBO). A description of the supported domains, feature extractors, and instance transformers can be found in the documentation.

Installation from PyPI

  • Pre-built distributions for Linux and MacOS.
  • Requires at least Python 3.10.0.
  • Installation via pip install gbdc

Installation from Source

  • GBDC uses libarchive for reading from a large variety of compressed formats (in some systems provided by the package libarchive-dev).

Steps:

  1. Install Dependencies (libarchive, pybind, ninja)

    • For Ubuntu: apt install libarchive-dev pybind11-dev ninja-build
    • For macOS: brew install libarchive pybind11 ninja
  2. Run pip install . --user in the repository directory.

Release files for gbdc 0.4.3

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

Source distribution (sdist)

Source distribution for gbdc 0.4.3
File Size Uploaded
gbdc-0.4.3.tar.gz 81.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for gbdc 0.4.3
File
gbdc-0.4.3-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
gbdc-0.4.3-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
gbdc-0.4.3-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
gbdc-0.4.3-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
gbdc-0.4.3-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
gbdc-0.4.3-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
gbdc-0.4.3-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
gbdc-0.4.3-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
gbdc-0.4.3-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
gbdc-0.4.3-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
gbdc-0.4.3-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
gbdc-0.4.3-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
gbdc-0.4.3-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
gbdc-0.4.3-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
gbdc-0.4.3-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
gbdc-0.4.3-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
gbdc-0.4.3-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
gbdc-0.4.3-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
gbdc-0.4.3-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
gbdc-0.4.3-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
gbdc-0.4.3-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
gbdc-0.4.3-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
gbdc-0.4.3-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
gbdc-0.4.3-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
gbdc-0.4.3-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details

Total release size: 171.1 MB

Release files / gbdc-0.4.3.tar.gz

Download URL gbdc-0.4.3.tar.gz
Size 81.1 MB
Tags Source
SHA-256 checksum
How to use checksums
be1a88848ac3e0d390084a262e8b3a77449d486548440d5ac9aa2dfa236e721d
BLAKE2b-256 checksum
How to use checksums
8e482222a16b7091a747cb130768c7c2ab612d6b72925b1c8ef345609f4295f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL gbdc-0.4.3-cp314-cp314-musllinux_1_2_x86_64.whl
Size 4.3 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5ca4d75640fd0c5ab7c443e4b36fc7316b2295c76bd1a2007fa0712007716488
BLAKE2b-256 checksum
How to use checksums
34ace6c5c5afbb3456a69f14d305420b90a55ba3efee16126658d87a36a916df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL gbdc-0.4.3-cp314-cp314-musllinux_1_2_aarch64.whl
Size 4.5 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
b5cb4a347f5fc1a654aa90626521e9f403a13068b03d48b0b2ff61a008a02e4c
BLAKE2b-256 checksum
How to use checksums
8306961cfae9f97c4bcc0734a76baf78a793118d79f890c50766b3e2f9cf2ff3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL gbdc-0.4.3-cp314-cp314-manylinux_2_28_x86_64.whl
Size 4.3 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8302eb7046f1201eb57e542ee3fe9067dc0e3a663b85b0285c67abd9acf8c56f
BLAKE2b-256 checksum
How to use checksums
46487b2af275b014d9ba16dc44a84c59b8564af306e5144d5af7b297e08246cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL gbdc-0.4.3-cp314-cp314-manylinux_2_28_aarch64.whl
Size 4.1 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d0e4018fd2a2dcc7ea0f73e6de8cf40b773e07d6fbefcdd263bbb647b24f0429
BLAKE2b-256 checksum
How to use checksums
c3413c9caa09a00124d09b285ed002919d69a5af7d763371d4e520fc2d503d22
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp314-cp314-macosx_11_0_arm64.whl

Download URL gbdc-0.4.3-cp314-cp314-macosx_11_0_arm64.whl
Size 769.5 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d9454ea064e7424a2ab1b48ce5f3163e27b55c8bd02beddb28acc54491f45ab8
BLAKE2b-256 checksum
How to use checksums
7bfebd1dea8aba41764c9bd11fe713990e989097476df954954687b1ca003bde
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL gbdc-0.4.3-cp313-cp313-musllinux_1_2_x86_64.whl
Size 4.3 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5c45e607a0d14092a3ea54b91f1e4a4c512f6c73c827ad0c77cc306dafe64bf5
BLAKE2b-256 checksum
How to use checksums
0df26db027f1bef56879cd00763b8e59eb7794282e72a7421c8a1c474a8943ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL gbdc-0.4.3-cp313-cp313-musllinux_1_2_aarch64.whl
Size 4.5 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
1aa5f981fee8dc8c91f585673cbb78bb190a0a25ef54ee439d3e222884312e87
BLAKE2b-256 checksum
How to use checksums
7334c5a1baff17ed453d0f8cf0f491a8bd445a5a9ffc4a7e4ad5143dfcbe0220
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL gbdc-0.4.3-cp313-cp313-manylinux_2_28_x86_64.whl
Size 4.3 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f2bcd36ca6906edc911fc49002eeab7e35dc3c309f6dde9585115a2358b8fb66
BLAKE2b-256 checksum
How to use checksums
cce2225a1217ddb26ba421e890e203efa85642fe9e6888886ca95f46e11a7490
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL gbdc-0.4.3-cp313-cp313-manylinux_2_28_aarch64.whl
Size 4.1 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
644cc69e0c141ab66c5dab71829203dde42f671a4987245f385354663c7a1d9c
BLAKE2b-256 checksum
How to use checksums
8d23141cb0fcbf340e8e5cd39a7773c496a504e5ac36adfccc5fb0201fe2e0b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp313-cp313-macosx_11_0_arm64.whl

Download URL gbdc-0.4.3-cp313-cp313-macosx_11_0_arm64.whl
Size 769.2 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b5c9470ac73bcb49eb3bf755d28bfa0ffc1699da848f5503e9d1771a75c8c96c
BLAKE2b-256 checksum
How to use checksums
0926a8a060eb7b773664b1cae062bcdc0c3ff4a92beddaa8f6f200950e7f6d0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL gbdc-0.4.3-cp312-cp312-musllinux_1_2_x86_64.whl
Size 4.3 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f858d35972599cb51aeaa049659be9c800e3041dcbb4dfbd405ce33b4681dcb5
BLAKE2b-256 checksum
How to use checksums
8bcdc2fd80eb5b7d990ef4b87f8c1acae0429474b28f838a1a949b60e5d56865
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL gbdc-0.4.3-cp312-cp312-musllinux_1_2_aarch64.whl
Size 4.5 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
644f9d428deedf398d97eec973e3eec25fb4106ae72fd734e502da7994507fb1
BLAKE2b-256 checksum
How to use checksums
59b42dff8c18f01d8efc0b62eddb4124ca92f8f60254a462711824115e7fc182
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL gbdc-0.4.3-cp312-cp312-manylinux_2_28_x86_64.whl
Size 4.3 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4618e4c28f20fc3fb4d3c13ab6194f98e7af3a425c70aa089fdf1106136c1f63
BLAKE2b-256 checksum
How to use checksums
0b97b809ef214ef0e97a164296ef5b6c07b8993af2ec4e34b228c29c43d3877e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL gbdc-0.4.3-cp312-cp312-manylinux_2_28_aarch64.whl
Size 4.1 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
d794195f4b989a26c8438577542f7dec629cf8628a7f8f8b94a4563290e606ef
BLAKE2b-256 checksum
How to use checksums
c0c14f5886d4c05f011855838aff26df8ff027f0330f7ccd408bb1531c27cd9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp312-cp312-macosx_11_0_arm64.whl

Download URL gbdc-0.4.3-cp312-cp312-macosx_11_0_arm64.whl
Size 769.2 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
fb1640228e61ceba27859d35ff3d4b28362e57cbb4fda30e72e7ef6ed4b22058
BLAKE2b-256 checksum
How to use checksums
ae06b761f76e815f4ad0de94cba81fc97633e737cace9a31df6c33cbcf9961d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL gbdc-0.4.3-cp311-cp311-musllinux_1_2_x86_64.whl
Size 4.3 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
97d846cab1781b8f46db1513f4db4f0d07e2cb6a008f7ae349d066caeddd589f
BLAKE2b-256 checksum
How to use checksums
1dd8f6716ba7df058307a71c3ad9a6ccc376ca81d378776de3ecfcd0d5ac7253
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL gbdc-0.4.3-cp311-cp311-musllinux_1_2_aarch64.whl
Size 4.5 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
5292aac0f94e5b3959fa5752c4797ed91bc977684f4f588dbc12f674572a19b5
BLAKE2b-256 checksum
How to use checksums
95e1d901ecd150f8ab0f9c688d9a5430f3932ef76c521095dbd453545759acce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL gbdc-0.4.3-cp311-cp311-manylinux_2_28_x86_64.whl
Size 4.3 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
76d42de7db12571a4df772cefee3c8760f9436474256e20e3f1b00c104969264
BLAKE2b-256 checksum
How to use checksums
5161fdd591abd1ac5b7299b1783cb5bd6ae3f846693665f6d9ce241e0846369e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL gbdc-0.4.3-cp311-cp311-manylinux_2_28_aarch64.whl
Size 4.1 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ae0ca6621accf49eed9140128c18be529bc01f139b822613f5d1361bbc1dfa40
BLAKE2b-256 checksum
How to use checksums
428854f353244179684e93866d56e6f363a9230b9c40d52d1eff50d320b62ddd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp311-cp311-macosx_11_0_arm64.whl

Download URL gbdc-0.4.3-cp311-cp311-macosx_11_0_arm64.whl
Size 768.7 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
639c676d1cb2a0f1e0bbe4198b4f5100cfd74783f76260abd9a01af726b9e8e6
BLAKE2b-256 checksum
How to use checksums
c8aa1703fc000171cde2f8f21dac06d9e744e00d755bad58201492cbca09e36d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL gbdc-0.4.3-cp310-cp310-musllinux_1_2_x86_64.whl
Size 4.3 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
93ab6cd489ebae447712b70a4d105a9857a74235142ccac5ef8824024aacac78
BLAKE2b-256 checksum
How to use checksums
2d7dc51503f001525bdca82c32612f978376bdfac959b01a0282868e7e1dc999
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL gbdc-0.4.3-cp310-cp310-musllinux_1_2_aarch64.whl
Size 4.5 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
233308f02664cded31e505155f2493c486b8d7c96d0ede7e80e509629fce5a75
BLAKE2b-256 checksum
How to use checksums
57abf30d623398e16aa7aa16610df20aed8de9d258639a05c2313c29dc8d7c82
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL gbdc-0.4.3-cp310-cp310-manylinux_2_28_x86_64.whl
Size 4.3 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
98cf88b9de4ae67441c9e5fdea0ebd51cc3d2ab3496b45da7b2aa6052d2fe4b4
BLAKE2b-256 checksum
How to use checksums
0874b757ed974d5c5e23e4d1793a12accaa8844e108eb1da22c84e90d1cab4ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL gbdc-0.4.3-cp310-cp310-manylinux_2_28_aarch64.whl
Size 4.1 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
cb8b05422fe6f88fd78ab4170035fd9cacb8f906c7bf9706e87e8722f822ebd5
BLAKE2b-256 checksum
How to use checksums
7f25475fdf8dd270f4b8b6e3e47c16d57131af4dbc17440dd85603838bab34ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / gbdc-0.4.3-cp310-cp310-macosx_11_0_arm64.whl

Download URL gbdc-0.4.3-cp310-cp310-macosx_11_0_arm64.whl
Size 767.5 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c825e313418d39f3909d63fed8e52ca6ca3eaa95b979fe29be27dd3a34d15cfb
BLAKE2b-256 checksum
How to use checksums
09ad2415183676d8cf04b9acb289ebf0d94e57b30e460d89c23677f4cc0cfed4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.4.3 This release

26 release files

0.4.2

26 release files

0.4.1

13 release files

0.4.0

10 release files

0.3.5

9 release files

0.3.4

6 release files

0.3.3

6 release files

0.3.2

6 release files

0.3.1

6 release files

0.3.0

6 release files

0.2.42

3 release files

0.2.32

8 release files

0.2.31

5 release files

0.2.30

5 release files

0.2.29

3 release files

0.2.28

2 release files

0.2.27

2 release files

0.2.26

2 release files

0.2.25

2 release files

0.2.24

2 release files

0.2.23

2 release files

0.2.22

2 release files

0.2.21

2 release files

0.2.20

2 release files

0.2.17

2 release files

0.2.14

2 release files

0.2.13

2 release files

0.2.12

9 release files

0.2.11

9 release files

0.2.10

9 release files

0.2.9

7 release files

0.2.8

9 release files

0.2.7

12 release files

0.2.6

12 release files

0.2.5

7 release files

0.1

14 release files

0.0

9 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