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.1.tar.gz (504.0 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.1-cp314-cp314t-win_amd64.whl (998.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

pygx_core-0.3.1-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.1-cp314-cp314t-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

pygx_core-0.3.1-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.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

pygx_core-0.3.1-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.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.3.1-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.1-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

pygx_core-0.3.1-cp313-cp313-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

pygx_core-0.3.1-cp313-cp313-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.3.1-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.1-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

pygx_core-0.3.1-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

pygx_core-0.3.1-cp312-cp312-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

pygx_core-0.3.1-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.1.tar.gz.

File metadata

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

File hashes

Hashes for pygx_core-0.3.1.tar.gz
Algorithm Hash digest
SHA256 75a12ecc9b3ed3a632c660ce24f64bca078980159dd7e5d57f710d7d86c2294c
MD5 24ec1eabc45f53f0bd7d57087bbb3d3c
BLAKE2b-256 2f976c6976c90bb42fd0c210cdf08257aa52d591a90b10bb381f2de655eb3988

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 207c06d944af44e64ce20c6d86bd02c87d56170b57c7f295f1009e8d5839a8eb
MD5 743c971f4c6f74a274bc4214ed34c55f
BLAKE2b-256 f835649cd769bedfae7beedb3cce441bb2161d7d607dc26df0ecef2fd428bd30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 49c7a08b919e8c3149dd62431d62f5e47e72880edb967c1a09bc807dc03428f8
MD5 b6f772edab834527432810c8db70ee78
BLAKE2b-256 3799c597ffd9f7492e0c590acbea568deee3eaa3c20a7a06858ff5030d2d6c2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ba7347be162aca000ec08337dab9b4bb49fe706adc3954627e4858b278d5cbf9
MD5 620fc67b4ad085d3cb9da253ad429035
BLAKE2b-256 6628dcf0c5efa438969d9b5f9bbd1daf8a9c23c5cc704421f7c8780dd1b8146c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 974b64a1df92b13320f95ac2889b8cb9203d1811fcf1dbcfde43e9139b16edb5
MD5 7a03b2d1ff88f41af1f84f2df61a54b5
BLAKE2b-256 0827deee74fa1ff62dc9df6cd2c2b84b7be2382d6201733d836c1b8badd39e1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a5c6619d814219b932e98e82e1e75850708767df587773734c3d850ebdb6b3f
MD5 2abae2af4fc0e31e35ffc6a6c4ccb804
BLAKE2b-256 f4d37619f89c59c1a5b8c1d7bdeb4609c3916be66d6e8708adbe94571988aa77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01f21df202ced9bf806823b64b55acae7cf0785030037829dd02c54577e0c721
MD5 5bc1aed36fac5368d1cb373e4479ea4e
BLAKE2b-256 f6c878211c14fc4ae9a1e2c0876a69d63bc154ef7cdee422a258b0f6a22d3b32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9eb2deb7510f25e37af23a7216556a6dfaa39ed9d457dd251a6a60bfa9b8894d
MD5 91d16c3cac9ea28bf75cf8441c2f2594
BLAKE2b-256 3975abeb5fa5a4f9b45b706181a15bb9b7b6cc9085aeb58dc3249607c5abe1d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 72fb7816385ed698108b6ce41c661cd05b3ec351868d0fbffd116ecf46a77008
MD5 112aac5f70285abe7b39ba8b3cf88ef9
BLAKE2b-256 e1d094f66afcd2a1509bb1effaf123084c1c31c8731c4683b30ac92370c4021c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8cad3ce7ecd8e9c599d9c1b8a38c235ca5436530874a9e61be7a17f85468eda2
MD5 63e9844014e3d47ee8ee8d6531aa0533
BLAKE2b-256 5b3ef8765294eed111fedeedc6ffb1e9d0227a7c8ecd2726d70df6d73759461d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c0d4f2e22b4d82bac77817568bf935d24afe3e37eb5d8d98e084b24681d93d7
MD5 19388c0b2fa2732f2bf23fa86c5b4756
BLAKE2b-256 f804e967016a563b389b5ab06a8cb8821a1d058c55756f12178cd6b3b5de0181

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4dc7ff21b3a8616c55c040ba7b812d8ddd6ef3a494c295d3c3b0d7dc3f1dc8e
MD5 b1a06de297a540294618a89771e470fd
BLAKE2b-256 dfa8934fa9d9346441b42fe6615bf167cb014162dfdb96a3606360c1341c897e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3c53cd692df47177459bfaf6929a0ab0c9b4f29a9b944f8ea0cff67354491400
MD5 4dc1b42c1bf806f0ef74e1f388b9fe99
BLAKE2b-256 e6eb8886f13a1b28dcb98b321137c9157787868e8b7d6cd4f09316802ecedebe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7c4f0534aa0d7f9294c9a18f95833fd75519a527674363309f056de75da87932
MD5 49aea174c953cd6943d152af9c5459e9
BLAKE2b-256 158bd332a025f7449279443dda9c0da86a7cdf19b684c93f5f2eabf7d8a199aa

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.3.1-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5fb4192dd0d76b87f53ecd534d523fe66e18a2281a6c121f05d36d49328f9897
MD5 a2a016ba332af6194d1c4a274ca1a47f
BLAKE2b-256 9d3bd7ae40e45f608a0551fdb031813940bc8e5013abf641b70ef7bc366c9bd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d28e13917f6ef5a31a5d83d9598e3ae4dda35d467b34bfe0367d31e290a5e23c
MD5 27b35c0812826af65e1cb56684301669
BLAKE2b-256 38f3d2e953542c9303c5e2044485dd14d50edfce240b3ab271af70c4bc130b17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 89b990d2614d86955f8ba0763b6ff69dd8d31f5fe521dcdc6c281d3686df5a6e
MD5 a040c46bf8c725a05cc6d81d96afa1c8
BLAKE2b-256 ed0a09a0e7e79b7ad345fdb1fc877e008db66e5cacdd1dec707598791c28ec4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac00f98cbf1b79f7bf29643f0a1e4932b72956ca9f002b8a281e87bfa24b2cd0
MD5 2d09023bcfe09cebc6c4031feb2b2960
BLAKE2b-256 4ac8c55de3ca358b8188f9523026c3eb59662bb8b68708e11f33422cbd2de5a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4740a63b3426196cce2f94a3511ec59e75ceff18a20ad1e0dd14117f005db12c
MD5 d3e586c3cf4ee62cd6de8fee59536cbd
BLAKE2b-256 5990575ab0029cf86f91726ef09b4bae42a33279483f4120a92793e055b2e8ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7376dec51867c280984c1d1cd50786d66a24117da74bb1ea3ac0b823c5488fb
MD5 899b83b69866afaea58c5512bd017b3b
BLAKE2b-256 36677a9757e87fd19e330b1b4c1433582321392d496a3dd0dec239ed49a8bf89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6d92a6aaea2274f58f3da95859f2edae36cfeaa52bb31ca96f37b8850694bee5
MD5 4250f5843cb8b1faef89bd31e5f60f44
BLAKE2b-256 5ce24840235f21d3b4cc81d063e083ecb686c602214ce6353085146f312b2d73

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.3.1-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d1d2c7a302c939a3fd6d39ed3fa241f52ec82845e8efd1c1a42632eacbb3525f
MD5 6f51d2d4c9e948d3a4b544f8875d828c
BLAKE2b-256 79d5c3914bda60a7eec157a7c0404794e0133c334a5cedf0348cde81925e036f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b4188b6e1b5cc2b1d1f17162e5ef6c2243e6b2b087d109b5d40c40552825b5e0
MD5 99e4c415d46df610b7b17659069b7464
BLAKE2b-256 9f83e28a9f10273e1c46cf0c8d34e58014c3b948f957833b696dfa7b269de2df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b8efdfbe55bc16e56002a10cc4c9f853478f1615afed8c9cdd00544cb9721b41
MD5 b05d9975f1de41af15f2e386fb299897
BLAKE2b-256 43f86520c57b587081027388997a6b61712dd2082e7a5b8114a0a210c2106533

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23b477cc7d295db87421828450b1626f731b60ba24bfa8e61c5bfe6c72431eab
MD5 4b9b869633b9714a06a04417d5945aa2
BLAKE2b-256 6ac23c1f89211ddd7ef478524d1ec2545d4c96327a8595af5dd07dfbad7ad3cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 298a2bed44b3370e84d81862e29293a8defaa3e5148fe0f8db1d3a2c58232b46
MD5 34a980cd0020ebdfcc84385ffd811a07
BLAKE2b-256 155e916bc502d938f195257cebd92a61e09b3e4db4c29fde68a389723a54854f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0806bf3e9b83705a416ec624f1f29bb50c35e4d110288865dceeff4414ad710f
MD5 f4ef3caa7077b0a491327e289f764d82
BLAKE2b-256 9c2bdfc4d580c924df19d200030a72978461261a864f79c532f2733adb1dc159

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.3.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 31eee362d665cc1f918f32b725aa570d070ddead9a654374df43fe10cc795f0f
MD5 3b94552e79fe1978f79de33b845442ed
BLAKE2b-256 d1caf2ee321b7423d53aad3721dd6e92f95d27de6cacce0cabf7c7c338f993cc

See more details on using hashes here.

Provenance

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

This release

0.3.1 This release

28 files

0.3.0

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