Skip to main content

pygx-core

The compiled native core for PyGX: a Rust (PyO3) extension that backs pg.Object and the symbolic containers with native storage and construct/attribute fast paths, reaching dataclass/pydantic-level performance while preserving the full symbolic feature set.

This package exposes the pygx_core module (the pygx_core._native extension). It never imports pygx; pygx selects it via the PYGX_CORE environment variable and integrates through a marker/callback contract.

Install pygx to use it — pygx-core is its compiled accelerator, not a standalone library.

Compatibility

Per-version wheels are published for CPython 3.12–3.14 on Linux, macOS, and Windows — plus, from pygx-core ≥ 0.1.2, a wheel for the free-threaded 3.14t build that is genuinely free-threaded: the module declares gil_used = false, the GIL stays off, and the threading contract (crash freedom; per-operation atomicity, scoped per node / per field for multi-node walks and multi-field operations; parallel reads always safe — see the pygx repo's docs/design/gil-free.md §3) is exercised by a dedicated stress CI job. The extension is not abi3 (limited-API) compatible: it installs raw PyTypeObject slots that depend on the concrete CPython type layout.

License

Apache License 2.0.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygx_core-0.2.2.tar.gz (460.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pygx_core-0.2.2-cp314-cp314t-win_amd64.whl (941.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (994.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

pygx_core-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl (967.4 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pygx_core-0.2.2-cp314-cp314t-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

pygx_core-0.2.2-cp314-cp314-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ x86-64

pygx_core-0.2.2-cp314-cp314-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

pygx_core-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pygx_core-0.2.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

pygx_core-0.2.2-cp314-cp314-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.2.2-cp314-cp314-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

pygx_core-0.2.2-cp313-cp313-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.13Windows x86-64

pygx_core-0.2.2-cp313-cp313-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

pygx_core-0.2.2-cp313-cp313-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

pygx_core-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pygx_core-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pygx_core-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pygx_core-0.2.2-cp312-cp312-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.12Windows x86-64

pygx_core-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

pygx_core-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pygx_core-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pygx_core-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pygx_core-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pygx_core-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

Details for the file pygx_core-0.2.2.tar.gz.

File metadata

  • Download URL: pygx_core-0.2.2.tar.gz
  • Upload date:
  • Size: 460.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pygx_core-0.2.2.tar.gz
Algorithm Hash digest
SHA256 8850a807b845adc6ce08fff737559f7fb720d4e02c453fc36db7897db19d82f8
MD5 5290b8d6073ca005b3fecfbf2673d17c
BLAKE2b-256 589bc111dab4c8bfdfea885c7b1a52b2f773813e4bc10bc1d5ae5cac36b090b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2.tar.gz:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pygx_core-0.2.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 941.5 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4c52eec73211c46c0152b7e50ef4e950e19973199bf2214fd907ef9d791c2641
MD5 123ee19658defaa7a7019fd75e7e1105
BLAKE2b-256 2d903abff49f103ca50b3970ad913f69accac3919e36dae02fa261ccb394ee4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-win_amd64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 290271ef76d2d0cb82858bbd222351d401cb997296307b380c16cb43e096a4b9
MD5 2600ff96dbea13911fbd64c22ea6cc95
BLAKE2b-256 5bc256e0a5c56157cd0d2a71f650f3a34cdb67ae8b5b4d45fe356e75c5f58381

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7fc5a5260482631afa66cf120336deaf09be299cebba61f54e71115b3c348562
MD5 8cfd6255de73e50e8f52f9d530cd9ad5
BLAKE2b-256 a32d3ecc60fd21cc7d17eba74a3beb773d0ffcba944bc93dd02fd2097936e3e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-musllinux_1_1_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eca8d1cc4bafd6792a1a7065f5b9d5de1a3c9ba4054976e5cf9764249122e0e5
MD5 969cff9d47dee888239e14942985027f
BLAKE2b-256 8db7564d6f9e63ce4ebba090a0e748c42990ad53660e0b4183839bf41f7d19c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6925255afdd690f9188bf272c13f327b4ce3e513ecfde32f7bc6a8032cfbfe8a
MD5 68ccd29f2ac9cc98b4a4e46e7b6eb22a
BLAKE2b-256 9af59368d5eaeabf3e3663a03097afba90860c87e607663af46fc5c05f8d5798

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9fc2adb718c19928ba3b02f0d7e653869fc4f60b763f21919254081ec7587015
MD5 539ee5bdfd420924a66ff4c6d2c69dd2
BLAKE2b-256 7840a74e6824bcac57cd4ed1e1d349067179c1a1a73229505c7e24d29401168d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 43ea464095e0524476f8fc87081d11ee6edc16f268f2df3b3b2123e61c960603
MD5 d4fd703947db4fd974701f1714d5a95b
BLAKE2b-256 d6a3cbba77076045a70e2cb6bb7e3e3727b32911613d6961da1b55d1341bb0ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a1353aee8605753aca5df3ebb61bdecb328f71d052e58fd4a136cab60dd61304
MD5 9b42e2f786f22a0d55db5d389459bf73
BLAKE2b-256 095c3b82af124185dd97fecfd53ffa2c68659720be1e800af1bba7c54f14262a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-musllinux_1_1_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4f3967df77f3606fc9c2230beaa0d9c848c0241eed8108d388289bc383b0c1f9
MD5 18668b9d9c3f39199936c639a730622b
BLAKE2b-256 b6d72a90c5e92f3e3d1404bf59b280722471d47b398f20a14468a6cfea7074ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-musllinux_1_1_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45451d1a852a09e1c98bda29389c1c5958c6378d4e260b19f3eac3869c33354f
MD5 8c2e324373c1ff866d9912b59de66915
BLAKE2b-256 8d10836ddacf9131b1a19200b26d0d7d4886ebb90f1d1b0d45383dceaa0b8f78

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f27dd704178e33d610f8a4a0bf8d0b3d441aea2a44fa0c466626b8d3f2bf29fc
MD5 85ebb48e04be7380d64a828c365aa645
BLAKE2b-256 207269ea43cd348af8973b3cccee445c18be4734fba7cb6340cfadfc47b3d484

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 129e53cf245ef801e56f7afe06967cea223749e3e334ca9e491c0f88c9e8f733
MD5 54ad1d23f34c58975fe495bc4cb4930e
BLAKE2b-256 32bc419c2df21c3a3736e496891e549eb0abddb0d8b3cca22f3a7f4f96cd8adf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f4ccf45ff960a2a045ec901144bcf6f53ceb181dc6e1c730ec67a932f742d0d9
MD5 530f789f7152affd799b5279f6d853d9
BLAKE2b-256 a78430468f129b28ad2ec18e285463874c502f9efc65ee1849cab999ad6e8056

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pygx_core-0.2.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2f8dc6d4ff831776f3f3f6f6fcacb80001b94af74bdc048b6110f2b68fd09a67
MD5 f6fad2c483108cc7d947b096e4f6b327
BLAKE2b-256 9f63226387cb85fd34f9ab9596aa064d8916a4b9128f6ea4dda864fd43ff7f85

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-win_amd64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 26dfeb27d6629f0cfd1ea159834c81f4f39847e260ef9952ba99c99413ea28b0
MD5 c4c81e196c65a8b77700f49afd8fa80d
BLAKE2b-256 1b0181c3a94a1152790a9195920a041c4450a1da75db1e61a48033273aa1f550

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-musllinux_1_1_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 71cc4afd7266a10265b41b74b1a6743c0662c39fcd9eb53c72de048a1c021d92
MD5 f9b3b1017daae6fd9e3087915a1172c0
BLAKE2b-256 8ae3eac582d1b1f45927e19e3970d6bedb5154f9e6e8e54592b281e3da1c490a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-musllinux_1_1_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1384100b26257f15a6c0bf4956e3d52ec1618ca0e288208e8b572cab0cdd830f
MD5 a18f191a116bf399aac912ff65e6dbd7
BLAKE2b-256 3956af6703ad2c6b3fc3d749b4e85df4d5670a674823e09e521a4410d23be78a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a8575a8477e4310fc1b98d43537d9707048f8db4d8bc8014b2eb4cf23378345
MD5 4404acf1af1f4ab8140a51786b068657
BLAKE2b-256 b594237ae3846cef8f96c73b9e295e3ae93b2eb1903c6b7b5980c9497695ecc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 efef195f2aa361502e35b3c0e4cb2967286bf17183428539a9c7dec3a229af28
MD5 4971248f18f8197b91809f3064323646
BLAKE2b-256 e2740e645cfb2830d64302c30df9489f5ac97e6d6d35f66940b65547a707ab71

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6f3cc361513fee184990639ddf1e9a4a98c8b7ce1a51ca6ea93c06dcc73a96e1
MD5 1f4260d55c9f5deefe7491a415be8a4d
BLAKE2b-256 43fafcad9b127136e29ed25319fc3f9c939f03d40d21ffe7c688f33b0b1eef72

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pygx_core-0.2.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 02fa3f5da65f1c2514647d497ed1542fefd2754877af3e46f89fd9c095473677
MD5 117fd99404ede9cd1530b94fff654a06
BLAKE2b-256 539a6a63dc9bc75c382226188df02bc8461391c4b8a0f9979c85b8d4f1d92dfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-win_amd64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d511fe5916203841120ed78b48fdb3a2d5be09079071a300c648308e2f14e594
MD5 e5ccfabf5f77bfd5b7cf4196de15162c
BLAKE2b-256 070c3eee7f70bbfb66eec8a86427abb3a764a4bca2d735643eedc77de27658bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 bca0f0b9985aa0a5f08d2fbe0bb29c95ef3cdb0e02100ab67da589126d93ff36
MD5 4206972ecd9428b54f48c94ed8bde7a6
BLAKE2b-256 1e6c799cb2b6ba7e18bae387efc692db954655d03c2d7de8063d00bb87b5c3fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e71cebed4db668dda27d265ffb63a83efa9c32344d20bccf30e419c73113362e
MD5 c939d384a89d727873f5c0e01baa57e7
BLAKE2b-256 be0eb609d5b9dedf602307dcf80605b1fa007e97ab7ee7ca66ab846e9143f4bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d98eeb1691c8f6ba51ef74403365835ff3e0d7c3c46c924b1d6f005119cbec8c
MD5 ab7e58f301f366108a6d7edd08a17d14
BLAKE2b-256 add753a9614a7353fa777f704f45e75cba4f7eace254aa775b71a8d9691df63f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 557217c2747914d0715fbf3461c5b778206d6f10cbd6ae5c17fcb43642e5630a
MD5 ade4dc2467971dbf40b5aabeb7c58078
BLAKE2b-256 48007e6b2706514edc255f26728ef4d093e990b12e9e7e3e1e92d00358f0644e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pygx_core-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0d7f20f1e643b1d58ac0d21eb59a7d6323569bc00a277c8165e88c7617095070
MD5 d82332a311fa181d9bcfeb4c403f22ce
BLAKE2b-256 82c9cf5fd1eede9a625946299315d9c7b0fc5329c659d59663926be48612534c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: release-core.yml on free-solo/pygx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.5.4

28 files

0.5.3

28 files

0.5.2

28 files

0.5.1

28 files

0.5.0

28 files

0.4.7

28 files

0.4.6

28 files

0.4.5

28 files

0.4.3

28 files

0.4.2

28 files

0.4.0

28 files

0.3.1

28 files

0.3.0

28 files

0.2.3

28 files

This release

0.2.2 This release

28 files

0.2.1

28 files

0.2.0

28 files

0.1.1

22 files

0.1.0

5 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