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.3.tar.gz (460.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.3-cp314-cp314t-win_amd64.whl (942.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

pygx_core-0.2.3-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.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (994.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.12+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pygx_core-0.2.3-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.3-cp314-cp314-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygx_core-0.2.3-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.3-cp313-cp313-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

pygx_core-0.2.3-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.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

pygx_core-0.2.3-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.3-cp312-cp312-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pygx_core-0.2.3-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.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

pygx_core-0.2.3-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.3.tar.gz.

File metadata

  • Download URL: pygx_core-0.2.3.tar.gz
  • Upload date:
  • Size: 460.8 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.2.3.tar.gz
Algorithm Hash digest
SHA256 005153251e83a2f7a79d844d7f1310ae41f916518d192892476e40563c3c5553
MD5 1bb519e50954758a3bf3b6a14cf46f08
BLAKE2b-256 c11c4635cc9b062d6002eeb9808630136a75a1ff6a03d28ba58abf6ca726cd09

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pygx_core-0.2.3-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 942.2 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.2.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 76d080d3e289003e1f42e357f243811c7095edd9b8cb565c056cca56abc88cb6
MD5 8e3e3f8292c5b7edebe791e1e7dec1c0
BLAKE2b-256 c394ad96710c5d9fb801afe3ae4607eef6104c4463e57dc6b6815921858251dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 268d9fe0a8fe3428025237e4f8afe2324d98a0b8a45cd703927ebede51a39729
MD5 982a393cd44ba93ccb6b61467069eb09
BLAKE2b-256 cd8be154ea11f8d112db456a235ca20abf3294e86303f807be2f9c7ae4b99f55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ae15b3ebec7b0adcd602ccfe04484a9c0031ff5f1c2f4d38a78d4c0e197aee2e
MD5 81965f053034c1eeb55fe8f62863d47d
BLAKE2b-256 f61d271d3a6efb2077684ce2838053556755ab432504263ed1d3e5ff56401e11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 591dd98edf5395e08e0d499e01c3417c3779109ce1b43102ddf0c0ae733809b3
MD5 bd7ce4527c704a91f1a736f06e38ec09
BLAKE2b-256 e228eabe7138a46f03df9797f657cd0b7b029aaf0f44fa93bdbdec140cde9dc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff468987d4cba6058bcc3db3def04260e300d36e30f577cb8787d0a1c6c00767
MD5 f6ead2fa5fcb44bc1e18a7444e0d4f8d
BLAKE2b-256 dd0a897d06a955354df605ae2a91ac15f6d12048fda16801255ff6f63823bf0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e241c292a78df09ddc312d3d2730e0fa27bba0d4770e154d0addaf60886792df
MD5 b8f0f67333d150e5cfec762c87c3d24b
BLAKE2b-256 f36d95425f99fe6168216b32e0a5153d7bd369fe92e24639925a734f5974b1cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 545f4bb52e26944c1cb7480b395075e8d4c79632b0fa6b9c0529d9500352fe2c
MD5 9f3ed4aff966fc9a6ee9f6857216d24c
BLAKE2b-256 c66f09beaec8ba697e64ff7502ccf34b1aef7d410837f7f78559e8107625de7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 958add85cb21e918448cffae0a8f2ce46b71511ef058e0655f3d4104b99c6ea6
MD5 a9dbd24e4611bb008b3a863b5004148a
BLAKE2b-256 eee92150731b8a6d407293fc42b2353271d59d777d297ee271635b2084df6ff6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 deaf18c18bde43a91af748ebe7607f11968adb1dd9a6e9fc687e56ce145454fe
MD5 ea1f8ff788780b71d9d0616cb836e2d8
BLAKE2b-256 d67b24c0a2b47ee0b14bf1c9c7efdd869abebfe8d320fda9e46308c77a7521ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f14381d90bcebca0fc970b3dd24a4d461069315c2cc498ae0dfac14282097f7e
MD5 771141c01f7be9e0a03e5b905563996d
BLAKE2b-256 a96e4f32b7d19f3169b7aa4dd48e969632c9cb2ee21db0eba0059b1992ba4178

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca822300905ad0d8980a0f5fbd0a7d5cdd243041775b3db14af19984c67078ac
MD5 ff748972b3089c1f6693219af4819332
BLAKE2b-256 c9887cc3eff67b81043b11df2c2292f457016825a1cf713ce39522b56d06b8f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4514e9ee15fe3575621227343edddafb04ee4807a62c2ef447009dfe30a299e5
MD5 2683c4c29a273ed518deaaa6520a8b40
BLAKE2b-256 fea17179a786765f8a04968d45f0fa98f58fb53aede80775fe6532b527781530

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 00f65852f81c72c49cbc40d21b8676f5670cfcaf846f089477dc808ab2ceaf4d
MD5 760f5433e68cd3958b14b34b3b0f7518
BLAKE2b-256 b6abf14963853bfa9bdeb86f2ac33b036fda3a5de4c3bee3f0949aaea755f7e3

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8ab20cf4708c7c73b7a9c5e839dc462fcd17271a572d38669ed7bedb0cf73bf2
MD5 57d609188b0c1c851dffbf8bac9e4db4
BLAKE2b-256 0d87effe6acc58570ab0570905ddde447c0276bb68d0254f4d34be91d6de3c60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6e58e76ae57639f2eef804eb032e41224c6ca81bd244975de2a49c07e3b17da9
MD5 c0293c1ade24f20a339dedac437d97fc
BLAKE2b-256 88bd616e6f96524f62c82096a6bd7c4c3cc91e18d0f71552b13a8b3863073723

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6fe8f5bb91b766a5d7232c22e43a8abaa2c07d5a9ab42111b8f32b3a3eb23a84
MD5 640f420a92c992a90b14a3c5880ed3b0
BLAKE2b-256 456b31f6393b272dd6389b953255d83f95ea8ee73266973e1a88bb4386da746d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6855ec22168bd7677b66bf21252b66380a3d69941dbb362e23530b43b059ccf7
MD5 37372a840cfd6f180154945bdf509678
BLAKE2b-256 7b7aacf7dc39fc2d5d76316afc61443168beffaed9105e12dda16f8afc5096e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42585e1af71f1c7220054f1f921d7e6489426017af887384e99f44673c18bc6e
MD5 2876399721cd68e53b5f35f4660e420f
BLAKE2b-256 b707ea7575526e350878319590042de5ee9985e918bad23938d79f433d902f67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 642e38cd5f6546eb451c491ab5e2062e11377be29bdb33114eca87a592bbcb3a
MD5 b155c414a873dfd3eaab255f95ec577a
BLAKE2b-256 4717afbf7e5c129b548f7e0bae98bf9c0feb2e35346c7f3b2989f683d38585cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d930ba5129a6573e73f40258bcbf10c6bfed40a05e701124e92c4dcccf67ae6e
MD5 527a254b2611e128b8d27830e72ddf77
BLAKE2b-256 415ce609950d83e4615dcfa9680d8c21737b13578f5543cae90428eb99a4dcd5

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 11391cc50a6403dcbcf92f163bd13a99d910e82b07feb5e97eda19aac557f8cc
MD5 e970363443652d20a04231d6cbc1549a
BLAKE2b-256 0805720545be0134b05b10bff4b76f30f912d28b778ac326fdb7b6284dc27fe2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f52432282c33386e008d83c9e2b7a6a2f9da8a2db0cb2231dbb290014e4f94c1
MD5 6d404041fd9fa239bf78062ebaa26e91
BLAKE2b-256 1666b7d011b1217ee61e984c7ee57d66efa8df7c9776ac262d4b16ab2ec7ff39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d1fc928a9b48b84a8c2a342540de77f303c34c2d56b758c132f05c44fcacacfb
MD5 037360e64027de95d1987d03bf27b2dd
BLAKE2b-256 8a82c9895dba4d3a1b11c9de2b041806907d4d153de767fbf1aef0c589072a7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 093cbd6a529bf9cf26fa699c7931636ee21c1752585500bcc9a6d5ce769451e0
MD5 df28ccbcddf9ea9fd217bafa4101fa40
BLAKE2b-256 f10a242f73bbf8645ea8ccfc191ea37c010df0ffc7b70568ebe336663cc5f208

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 faebea85a56529c225c250fc88a5ab10051f6c08b44af05270262347257f4876
MD5 d2f1d33bc3f7abfef81454bd9d6dd714
BLAKE2b-256 14dbf352d5c8b45215c8ff535425340878cbcef27dfc53ec67dd185b3216ecca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f6182acfe3b082ec4d90697d5895c38e70da8f08670b626bcab26c683a94757
MD5 807dc662bc157339e83bc83c660db5a3
BLAKE2b-256 f55b8ccbfd93629f4d2c02d191d23ea5ec1d38e91f15b347e83d6e8d590e85c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pygx_core-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6a10d7e4171f0ec997177748c32f4ec0d4591be2d223034eca8e87a4b67805fe
MD5 878b9c3ed498a461dc2dd00b8930c502
BLAKE2b-256 becd48a627cf1b3053ffe17eeff41a2d4b6ea03ef4b3eba4823428400398c779

See more details on using hashes here.

Provenance

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

This release

0.2.3 This release

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