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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

pygx_core-0.2.1-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.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (979.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

pygx_core-0.2.1-cp314-cp314t-macosx_11_0_arm64.whl (949.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pygx_core-0.2.1-cp314-cp314t-macosx_10_12_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

pygx_core-0.2.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.2.1-cp314-cp314-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pygx_core-0.2.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (991.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.2.1-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.1-cp313-cp313-win_amd64.whl (997.5 kB view details)

Uploaded CPython 3.13Windows x86-64

pygx_core-0.2.1-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.1-cp313-cp313-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

pygx_core-0.2.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.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.2.1-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.1-cp312-cp312-win_amd64.whl (994.5 kB view details)

Uploaded CPython 3.12Windows x86-64

pygx_core-0.2.1-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.1-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pygx_core-0.2.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.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

File metadata

  • Download URL: pygx_core-0.2.1.tar.gz
  • Upload date:
  • Size: 443.9 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.1.tar.gz
Algorithm Hash digest
SHA256 1c0eb21614d0b071cda826d82933234947c08f9a107c1c715dbdd8f8a21ca62d
MD5 611ec4df9f517f3a7bce309317fb0f90
BLAKE2b-256 a2a13fc58d7d8d362431404d04e8ae54e109f259c2e9086b817db35ec0e71117

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 928.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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a5b1cc5b72de59da9bc1facadf0dd2f70c181f796712b676f21b7820f62aca56
MD5 788ed8c4069bdbacf03be32cc678659d
BLAKE2b-256 3a6eb1c6eaf9716aa7d20cd69b518252988cef98c200e3363571f54ffe1aad92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 afa908049ccf0a597a37dde5dfd78ec8415717d66f10003800f48a1744a14a04
MD5 33b20b18d322024ecaad2800cbda4df9
BLAKE2b-256 1cf2a9a0004f60a6d5a8e4b5cd9ae78df98aebedaceafd5fa833b014768380c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a472774b04713060a13bc8a06fcd38afa99dcd48a734b0a04516bb5721643b5d
MD5 76e0db828e08f6fc475004244fe07d10
BLAKE2b-256 8ddad0e98decfc727eac3ba1b699c38096f3cb08bda186e2ccb39d38da0f703e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8632f87993c9852dda031be322e7df036518c3c3b157becd4b37a0418a726435
MD5 f5c232c893d7d45b4772161e1198687e
BLAKE2b-256 c2c5e6c7bfb928aa39f0b15fc1e9b7adcc16fd7c41ab5cdc53cfd6feb0d95228

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da87a985ddf1c2498194598c873f4aece05441e0fbebbab29c33be056c80a201
MD5 8f795bbe6d82921b399c721a637948be
BLAKE2b-256 0157bfa58c90a0f1f2fd4fe2b13a5132fc000eb8b5d79abe4a519ef5b42d3088

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b42d8d4316753a96af9aeb96968a2b7aaea2c2e03d9a48508aa9bc778f9689ac
MD5 db382b516390097cce88bef2b61dcf62
BLAKE2b-256 e8e5d31b598177f2f53a0b34b30617b9cdba0ad6d1e041e9b405299457d54e4b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f5c16c2cfa49bf8427119f276992a2f8842aacf1d65111dc2edaa0e8e06936d2
MD5 dabb7c1e2742706ecc6d9988e9abf37f
BLAKE2b-256 6a0debdea017ef6dc0f2f53d1d5211d2c336fb8a2d70af719d38c0a39495eeb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 43e4b7ba1c68bb50e1a0b6bf4438528de2e38813ee5ee0bd087c0ca23d403b08
MD5 5844306f36efd965c3de540304ea37fa
BLAKE2b-256 462d4e6917328f814cc7a5419812a68187fb92103b3a71bd51eb33f0ba1d81b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fab076ed06cf941e110f1248cf209631ac088d04cd829105a85695115820abe8
MD5 7784a4599315eb076784dd292222b026
BLAKE2b-256 8909671447970032902f6659416cf679e149e349ba533906fb8b14b79a341f9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54f831083dea9f8a40d5b01f60c4da95f45d78b9432231adfc4e28d83cc8e6d6
MD5 22313b3e96a7970cd4c720fd7073cfec
BLAKE2b-256 505285b3efc9ff74966a686b4d89faa637c81736c42f81c7ca773c49aa86292c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3ae97764e19fc6ebe5d9f9b2286ebc836c8873bc7b8df08507706404a44ae066
MD5 b9239001a465e119f3c1cc73d8211ccc
BLAKE2b-256 b74af63a4e8a65ea47f46ce286df86a696d2df60b4a377bbba32f46ef7756f10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6747e1c249802accad2e2b33ff2a1fcf7a9b118b94b25cb2d40082e37b0c38c6
MD5 056413bf22727b07d54e6248e8242d9e
BLAKE2b-256 d6fd0d4cf089804b0f48af524ff2d12392d4b2165af6b0d6b9cb7a2033dbf6b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cd8b17caee131290138352a79ef069f29c2739ad2f088a4d576a3d41b36c5d76
MD5 e7bd91989736225889c58f439080ba03
BLAKE2b-256 a5b456c79dbd5b1338742a0fb2dd8ba5a06581988b1f6b1887b8130bea3080e7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 997.5 kB
  • 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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 484d1e15fda2ae2615dbee14fa40209079b0f5fcf32dfad660fcc5f35622b5f7
MD5 3ac40a658a42c1b05b6fd30df895063d
BLAKE2b-256 94654cb0040170551175bf25965dd598651e66b1d45c16e1fa09fbc93252a495

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ae292335819ff7794f3e03151cbe624f52a83099727b38104557ed0a3956eeda
MD5 f401af35c05b7d7de12377406f12f33a
BLAKE2b-256 79ebfea0f4eb6232ecbab9ca6e9434a8e0b5a5ae3abd378ca3446d4c7cf75609

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7cb934a58d17c4a9b81e7d94dfacc41cdd4cbfff2e92c9c7a9cbc5ade2f5cf47
MD5 e47af220f0af22914fd02a8394d67039
BLAKE2b-256 ec320d76c8d1e25dd04760fdfb1fdc820f92a115dcf62ae7e2c41324346abfbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 53c926081fc60c0e8cbe607b6b92c8cb1b189e75b3df7b7c38a5b27cd285487f
MD5 013bcd14b3d821d35e8f6d549b5595a4
BLAKE2b-256 0beb54895aac2843f620e007339e9c3e0171d479395ba6d9f48c062c234ad6bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1600cbf4ab699e23ebb9eeedb1da6520643e39646578f190ade38fea1aa8b60e
MD5 099670058dcaa3413f5b862af2eab46c
BLAKE2b-256 3b79f20f9cba3589e9100a56b63f9eb29038c595107caac147d63811ed822183

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 870d58b9340e4cefe9d61b3828f65ca4259ed12a42b1a7c56f740714fe5472a5
MD5 0339ac0ea907efac18e636acdb2ef618
BLAKE2b-256 38622cd669cd7e03e48104feab1797aa42bfbcb95834b821269a20fd4a0aa8e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ed4247027e3915c8a9eed6bc94845db341725e70c0790e87dabebe60d2d6b792
MD5 e884969c6c6e275a8f72fe2bcbf04b2e
BLAKE2b-256 c29bfe3b76c17ba5606125bd0bd34dd30e84b1c19f1db51f2d46f48f9e1ad9e0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 994.5 kB
  • 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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e5dcf5c9555e3e246d4cfb24c52d791b370d3f9cf80aa53b9d4f4820570a806b
MD5 2ff62c4580aabbdd02e866d8f2e17b16
BLAKE2b-256 a4717e0c90131f4d1c25e345d53e1261e27411e00e965b826fa4ce6ea8d6a582

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c0df8e3e786875d05ebc99859b9eef8dc17ba9f5ae3c58d58ca17b1158c47f1a
MD5 8700d0212ff0509b9174a62d400020fd
BLAKE2b-256 6a6cb4fd6ec2dcc8de34b91b78786209c4d092c0191fb23581a756e780e3d394

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2c2e5a397a5c560f1a6985a3670f6127146020ee47337aa1ebecc959f538de35
MD5 1c487e4ab007ae2891530b8524e22f39
BLAKE2b-256 6178fbdeb6a949903d4954e174c48426a24f712af81d502083fa16b20d758059

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 043f10eb9a85cf2a049695cacbfde23e056294393bccd0fb6ff761d8fd3eefc1
MD5 ca247aa68d583bb4bcd3678bd193d013
BLAKE2b-256 685499f190728454eeadc247c5462c3208da5b30fa6a476508acd7676d6f260d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b4d60ce600bbe3000094f0d8446cd0d11ce3c3fc0bbada07432c3f35fd5f2368
MD5 c5ad1c05ee87a8f49fe00d69358f6007
BLAKE2b-256 6e05ceeabe74c10e89128532ed4295b2e7cf0175362bf47878d1bd18c5f97648

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a138cb5f401b4ef37cfa6241422a9919822984fa412cfca141d428b98c7ad53d
MD5 3231871bdc773d5cd9a8797e43c6ff4e
BLAKE2b-256 e00c928d7b77a9ff6835db30a4df856905716498c9b0913d01bd8a808fb887db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c4e609c5f2776614a977c5b1562a621f5778a9b926f06e2e3e94c4ff417a4b0f
MD5 6ff75113f523f6da98da9b8c2d591f24
BLAKE2b-256 845a270b1dbfef6e0acec2833adf163b16458be6b51bb485145e5133a285b051

See more details on using hashes here.

Provenance

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

0.3.1

28 files

0.3.0

28 files

0.2.3

28 files

0.2.2

28 files

This release

0.2.1 This release

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