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.3.0.tar.gz (496.3 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.3.0-cp314-cp314t-win_amd64.whl (991.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.12+ x86-64

pygx_core-0.3.0-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.3.0-cp314-cp314-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

pygx_core-0.3.0-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.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

pygx_core-0.3.0-cp314-cp314-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.3.0-cp314-cp314-macosx_10_12_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

pygx_core-0.3.0-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

pygx_core-0.3.0-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.3.0-cp313-cp313-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

pygx_core-0.3.0-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.3.0-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.3.0-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.3.0-cp313-cp313-macosx_10_12_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pygx_core-0.3.0-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

pygx_core-0.3.0-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.3.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pygx_core-0.3.0-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.3.0-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.3.0-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pygx_core-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for pygx_core-0.3.0.tar.gz
Algorithm Hash digest
SHA256 590a50549dc46e84527b9090b3ae870bfee7fc078a1e9e4b99e3c56beea2f4a2
MD5 a8493ba7efc8a03e7cd2252fc2543016
BLAKE2b-256 871e0b73c31e8a3cb13b70d69700071739548f05e689fc7614b2ff695871c6b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0.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.3.0-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0b8eb0dd5273286629845350f35b404607641619918c32012e9a3ff893511353
MD5 643988bbbfbc650ca0048ccfa12e87d8
BLAKE2b-256 95db3be0d39f4f9189d4de7ad97087176ad8932fb2a4bc670300731b4cf69d39

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6a5f11fc75847bc080966cee7de37a4a5e1f40b8e6fcd07ec82d4ee19db32aa8
MD5 dce7fabc337e60597e8343fdfded6821
BLAKE2b-256 4c267b8b7d259cd30c4bdbec77dc6fc244435beec5c341cc23168069982538fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 17debe63d39b744412524a46e4a1d26a7896d6d544824d6d2099004902d6ba79
MD5 a8545c4eddf1318bfc5e7b542ba676a3
BLAKE2b-256 9f3acddf075145509195717a966d3a4810de059db4d0333f48a386a15797d134

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0834a5bd8fcf6e7bc991fc5364216cc36e940b07d92b9afe075e52b40958b31
MD5 60b04cc5387a5667e3eb5dd7054b5d0e
BLAKE2b-256 b279b446c92e78efabd9a15aeeb434543525393240d317656dda54cbbb9559c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4228b5d865772d63ba05878c3506f8a4c3cf65b10cdad4c946cbbb90f69e5ca6
MD5 d03c067f3fb7c3e0cce4ea0911d9db5f
BLAKE2b-256 6525c571ae016ea9d11f6137a4518a0c94c769402d41738671c8b7de01439490

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad388810e6bce5b7f6ba11ad21a00ce3fd3a49651991cf0bec5f1db9209fdbb7
MD5 e80b128900352ff3f85e3dcbe8328c74
BLAKE2b-256 fc217817d66a779200feaf43542ef14f33cc071f03b164caf5dce0c33796460d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 457d6385877b4fd3ce2f255d5075cc37fba3368a8d9824b42806e1bb417d5a5d
MD5 93793bff4e8250f04d700e9f5b38bb3d
BLAKE2b-256 d2d5277e4a45b42745dde9206f3deabe4500eb8d8044d0826d1f2119ae235d91

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c06fca748f710a36fc884652d5e48a78a8afe0eed91e9f1c3a565a029bd3d888
MD5 68abba71be7ea804dd857aa7df023fbc
BLAKE2b-256 49932fbe1f95fb146801492fefe5776ad5aa83892863148c215a1aa3e1263b71

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 1a0d1a9a5ef94cc0abc8cf3ae77f91d27a1e13169c4236b1242e4deb8a058eb3
MD5 ae991972d78e9b559f8dc966eae8564e
BLAKE2b-256 6b6034b5a92274b83d3b32e011137b7a6cdc878c93d17cc1c21a89a6f85e1063

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ee3cd8ad3a3677c0ea5155613cf609143f321a73a514b9cddc6fd1bb44920bd
MD5 c048c32ed92782b1ccb9e7a9ba39fd6f
BLAKE2b-256 97bc95260ecbd00d00379bdcf3dbb34de98db4149dd6b6f536db34480215772c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd50a40b2db85bde238b6ae80a17cf0c92c6b30a3ab91b39f2d0c5aefb209dcf
MD5 1a7c4f6ccd2fb120196e12b484541122
BLAKE2b-256 a8a8f65d988e50daca2efb0708db5fb392be28d4f3d2077980b8277338348f1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d889af172cd269aa28d6a4f07edfcfdae670c22283b73e269566de7e30b2146
MD5 32fa12ee30e4cd96d4b9ba8394cbfd82
BLAKE2b-256 0f8b8179db7bed5413bdfed094f682cf941bcaef54da8dab956d5a380c92b167

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 63445d7546778c67b087d10b129716795c9aae2411ece410c947c4d711091203
MD5 e0c933d3afb842cad46583e13bc52bb7
BLAKE2b-256 5e20ac5a714219580e825825099d7310e74d126395c11e7eff2623999dea8165

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3d038d7d90c93f385582f8614eb4206c270fc232c362326e36a8f75976f04b0a
MD5 1f2e3f2ccbb7aa3eabf2ab592343c289
BLAKE2b-256 f03df768bfe575715532c42f9b39df43a0bd10fe6d9dde82a1d3d26116408d5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 619aa0aeb0094fb563578762dc882bed7591a0d80dc6ac53fc4c0157bbea04d9
MD5 2b2a30fc059706e447ee31490428107c
BLAKE2b-256 3d7b697ea1a05c74c2083cae5db144592b6d9dacda13ddce2a16bd9341552706

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f98eab0b8a3a114ed4c70c5a5d4c1d8868ad9509219f3e82648a8413d7f23483
MD5 806c30367160e75d8802720a21da6ae3
BLAKE2b-256 96d82d80b73ca128b7cf3863cf2c28ca0e128ce6e19a46c42c0b85d3a5599ad8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3fb34009a7345c9ddf65d07ec8fd322c260299d02a7157f7dd4cd628fbd59511
MD5 a2e090a17baeb5f37955b3157abfcc93
BLAKE2b-256 c03e3f95713bca92fd583d95c658e395ad3164859a764ffefab0f26bfa5ce1ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23853912ce32cf23218e622c77ef6a9db522f2d3f11fc9e62f696383fec0169e
MD5 b43827109ac5f0ecf8f3e3f2d8008938
BLAKE2b-256 2d2fad8d87c0f686997e44f5ec9fd2e2edf99d795564e43d0f67e0f08f2544e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da47ecd4df13ab72752b591cbcaad3c679d35512bec29c228779c281602b1b5f
MD5 36e8d7656e6a6dd6ec5e2faf5ecf4fd3
BLAKE2b-256 e85472423dbc2f38acb5b3f6208bd505094de57ebf96a7440f21cdfd9637ba70

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7ff55b6d5c1be7556bf298d381a723b0a1318b725b9853067f015b7dc12de378
MD5 dab9768c6953b3324c43ead6b739edd0
BLAKE2b-256 582621166a48f5a6c2cc3712e12faf599f0d2759f703e30bb46f184009cb70e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a2e411d6b554024574a860043c5bdb9b67d80dc7a3cba98a6dbfbe15a2d67e3f
MD5 b3ac46d1890180f576e81ec979df5a23
BLAKE2b-256 3550bc0242a7943794641a39162dfcda79b67a09acaceb2b0ab5b7e9533361f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 67c543e4a86b7febf9d2cddc8ac70c3708926ad881b27befd5ff6fad2ed1990a
MD5 8a8b1952b07fb8496f7733340ee41673
BLAKE2b-256 c4e9e97a8f8c2ce426fa97b0d70f9cf8e139b08afa1b056242f6aca71097f5ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fa4f8a0d274ca633280edb43590a815057998ea86610e687b7577512046855bf
MD5 16e4809c977e78d9e17c37c7541dfd09
BLAKE2b-256 4f3ae0b461c6ca7d80032ddc396f432ef33981cc1780ee7528e21f9ee28cc214

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 009727abf769e16fc1d52401f956e8977a0116422391b24c9a6db45774e6ce06
MD5 fd6f3921d7e192c44c48e5be6eb5d6dc
BLAKE2b-256 4405507fd32f792aacf3c09ceab3f87491873c6e5dc471be63c1271ffa848b64

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e8fd6e2bfbdad4a9706734da267620ca3b7733b0f1ba981cf36fcbe88b3f1c3
MD5 45a59c666e33f2f0a8fff2414d15c041
BLAKE2b-256 f8451068b32ff57e12712ccdd63f45a1548dfd5f9a583579b7f531bc222f7967

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1311660c7e19dcd345575d0a3206cbdb7fd976e2eb6adce0d5ea907ed6d87ba3
MD5 19c8fcf086aba9438d032550540a3c09
BLAKE2b-256 0fe5bd02049ac9dc2a53e73fca4c70f23f9b20a9c265900382b725a3084a5eb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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.3.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pygx_core-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 aeeb9689f1ff2efdfff96f97fbc529c7fdb9c143a96b64ec96aa77bd3d944085
MD5 4c3783c60038e697fee40901cde20033
BLAKE2b-256 cde7208275be451b48f6bd7618e888896e1d6c52d072617482895614c4f2caf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygx_core-0.3.0-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

This release

0.3.0 This release

28 files

0.2.3

28 files

0.2.2

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