Skip to main content

Compiled native core for pygx: Rust-backed symbolic storage and construct/attribute fast paths for pg.Object.

Project description

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.

Project details


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.0.tar.gz (437.8 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.0-cp314-cp314t-win_amd64.whl (919.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

pygx_core-0.2.0-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.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (974.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

pygx_core-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl (945.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

pygx_core-0.2.0-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.0-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.0-cp314-cp314-macosx_11_0_arm64.whl (985.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.2.0-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.0-cp313-cp313-win_amd64.whl (985.9 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

pygx_core-0.2.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.2.0-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.0-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.2.0-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.0-cp312-cp312-win_amd64.whl (982.2 kB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pygx_core-0.2.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.2.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pygx_core-0.2.0-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.0.tar.gz.

File metadata

  • Download URL: pygx_core-0.2.0.tar.gz
  • Upload date:
  • Size: 437.8 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.0.tar.gz
Algorithm Hash digest
SHA256 40c08aef4519720a62ae3ab36f5c276b692a1dadbb5efb5481c4b44ab007c404
MD5 6a25f64a049ed331fdf40e33910d5948
BLAKE2b-256 2b8dd264fb8376c335f301e69dcbea0e314932eb0203f7eb17da452f357059ee

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 919.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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e28b7e1c89cacb83f5d73401ae18b32b8fc77e9b414765e5df33ab8543c1ae4a
MD5 f83df7bc94157ce2d73c822fb0b74717
BLAKE2b-256 abc2338febe5e2a394e38d0b0101bb54cadd2384a181f08313d1a590dc7817c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 98415504fc5ebbe5dd4dfe0bc81e09209d3ff080cf98f782ff4ca12b8332eb7f
MD5 9a2cf46cc433cf3dddfacf89f4b13eed
BLAKE2b-256 fdd6db17bfacd0a85c0a37fb4be9c70bfcdf9f5f8f5583024600ccbf096a571b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0a250c4a08932ac221a805dd3cbd9f4eb13566d57232c4983b9a69044fe4d10e
MD5 d51302e4f4ae6956db2284b700c2ad5b
BLAKE2b-256 bfcdf8f566955b964695b1c87f615386ad089739e1c7037117c96cf0a7c2e51b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3de612eaeabb53d99c0fdb5912d12f8c7bff6a0adc80a98b6a0eb988b0a7b9b
MD5 1d872f8530965e758622f4c98551da69
BLAKE2b-256 4bb50ca06caa1a70a85f7b3b234f7bc0252ce967b322fc16dbedcd7d001f975e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62ab13566460a1633829ca535464c617fdf8ff92e231c1d90e89da251aee8414
MD5 6e8913c5e48e2e19f84578b991bcd331
BLAKE2b-256 3dbca3b60915243cea6d08bb865f4ecae9ae5cb72bbf514afcb8db631a03ae65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b02453e60d422b588a7cdce68f0e7013aa294b80353dd8c74905b008853241f
MD5 c91c794a9c5f122d8cefb09ef8095915
BLAKE2b-256 66e59198ad9e29578f9337c8eeb77c110e90efb0fd96ee8119685eff869a0714

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a7e7e6224e485f050573ce49159888654cf64cda37d87cf0a117bce7d81dc711
MD5 6b5161adb395d35c357eedb46785b7c2
BLAKE2b-256 73b5524bc5b7f03f705e898418395f7f1f3c25150fdcffa0a7ab9e362c9a78ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a2ba15d3582988b2433b29fb682d0f748d532b6d1600f83468149407220e1087
MD5 2ecfc35d7939d74c19d812cce7836267
BLAKE2b-256 808e8fae00f82f93364450da13e6dfc8a0f933778f91a08c75858043a7cd1aa1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a39852e047608f34038a142a4dcd3d98336c0b47c06b337474aee6edf29c77eb
MD5 c6dd43946e25f928d6efbf322a95aac9
BLAKE2b-256 971d3384d4270f93964f041f3301d77f1a2b8f69796c07398e53684b7d437801

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6bee0bc9ee2ee4718297410ffeb70a0fc172b0eb4f1789d4263a85056e1b024
MD5 2cbb8172373f4dfa096c47e5bb105934
BLAKE2b-256 b453d9477f094236c57f5b53a5f8f38a0eb57f1c52842e2ec017d5a03268ee20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4cbcd0bfa19c9b3847b8db13b13eb95c7d0a5cf6cd9ddbaee8556ebaf0f32f62
MD5 723ca8a568c8cf0ea4a0e89ebeb6f648
BLAKE2b-256 e71b58b895858ed38686220db63ff4d1547f4b957e12d77d900296ddfa5ec8ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6c386ef782682f8a861b01b28d05901cb4321b851b5fd4f4ecc860ad411cd07
MD5 85d3476460a6c9ea62e6d9727036b287
BLAKE2b-256 fc0b90d8e6f8807ed4826c2801c54e03f5ff9c42003331bc64e7191fb8547e76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ab775a8e112328bdc3fb6d01f8df7fee6e2e56a4897b39378037861a818a128e
MD5 cb2bad8b8cce4394ebc538e47ed657d6
BLAKE2b-256 ce32fa1fe7654a97431eff017910181d663ea9456f01dac19443d5df19a4ca10

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 985.9 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f15227ddcf43b6846c993fa94e64b74455ce1c0e31a0fccf2825ee327aa07dc4
MD5 0c2f6346471bf6008f7aeb9fdd2cfa13
BLAKE2b-256 61d208c1d4947f9a1781bf17a15b5d09d0ef41d1a00167a1908a0d9b2313c55e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0c64eb5f7c9907dccd3c8c8ae0b8ce785bd01bac2c23dc36b0579f61f988cfe5
MD5 d3c438d160bf8cb2c517c5c8f226c749
BLAKE2b-256 c1a618d9ef3c75ff27d1be0d46076e66bc62c258285d4acb5e99beb3657d6909

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 aef77ae43630a9bbac5e52204b2fc7c23e8ff48b32898533bc3a27ff1795d76b
MD5 031cbdc681ac55b03c0546b8359099a8
BLAKE2b-256 b4cf2ec02971b5628a325b5657953ac60153bf07c67848980525ddb520df11d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57b015343dc7b463240ce8ed39098e60805750b983b9f4a5f3523f193f1e5fe0
MD5 ab990c5aeeb9409eb001464bb387a35d
BLAKE2b-256 c26af79e70fd5ab7a6cb79c492615fd540cf9504dd479fcc5558084f7bad613e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a1989e4775d19bb4ec3b8bd68f2131d431240f2dd00dc354c5f216302f87c101
MD5 f382348339c101175b9edf250a88e5cf
BLAKE2b-256 bb7924f4dccf70d3d26cfa5bcc60c2cb553c18e54f0da52251c8773d4f4819ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe08a173935a2c4e2f2601aa30f2a3def2fdbb081f8c2acd618c2b566f5be9e3
MD5 8cfdc3741d7c57918fbad9ce455617e0
BLAKE2b-256 2c9df801ac87c3a01aa0f151e44f659628001b1ab86f0f953f78285695942416

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c8bc7396162dfaee51ee1cffd9d71a1ec27aa1e3bec450cbed1b5754404d4057
MD5 bfa9554ec39d89d5a1861baceba6148d
BLAKE2b-256 a43deb68aaf68797cff358443d50b702714f92d739cbf68c2a55a33139c4faca

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 982.2 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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7e7ea9d87b24fa7c3526f7669637631bc5f485d1417cf2d864d7a80f37b8f5a9
MD5 c1127d6f2af569efe6c7a66613ed0774
BLAKE2b-256 72bd98b3a974ed7a3d501736b45525498cea5a45659ca17a91634e4bd440bee9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ace3b0642c2955de9b2a7d817b70eb127aef362d31c006668cb164a42a1506d0
MD5 84b7b131d77de3d2a43a713e0527e47d
BLAKE2b-256 d3e9b31ac7a2095ba1bc6a0ccb0f6fa5725e81fd756138b4596b63507d532737

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cc7cdf1cbe17d258f38ddb6c29bea5da0274872e279c5d353a5d0d13c868cc53
MD5 e3d858aa3d5a0f46bf1aa3de67df03f6
BLAKE2b-256 1dac05375e81935e86486ce904aaf53dc4ba6c8a21c5c36e7f50c86047ce90dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0f10c0648846ef0a543a3af43e5dda2eac287199799123d4a19bac4cb7b124d
MD5 c4d3c8c4931a847b18f6f5c69e5d3098
BLAKE2b-256 39e9d4566a4157d178be5474c78ef94494563bacfe518370120e7eee5e8605af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e953fd8d39012c1e187d4656988d25c14f7c4a79ac97bd53a31a4d8ee7bf4e80
MD5 7f201557c8145e6e70eab6be75b83e41
BLAKE2b-256 ad0af6b51784e2544f466815bdcecc9481e088f67ea46abddbce334fc2aaf561

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6396c792e930bc117b7dc66aa938dbafe3a890e92c55f7107d5cf3716e52c684
MD5 f3b20380ca90884e9ed12139cc34ed42
BLAKE2b-256 80827b9ebd0342c7df0ebea6967c9b92b7697c28401af6af77d225ae6b182622

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bb24d323a737203c92eb83b21fa52378115cc6e51ded896b49fb42e4ca2f7f1c
MD5 e64439676bda6c044f78fa321eddbf1c
BLAKE2b-256 e12e7acd0f36e653518812c73f38a470691dc0341e0c997e7be4df2f5de1a689

See more details on using hashes here.

Provenance

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page