Skip to main content

A high-performance, embeddable graph database with Python bindings

Project description

grafeo

Python bindings for Grafeo, a pure-Rust, high-performance, embeddable graph database.

Installation

uv add grafeo

Usage

import grafeo

# Create an in-memory database
db = grafeo.GrafeoDB()

# Create nodes using GQL
db.execute("INSERT (:Person {name: 'Alice', age: 30})")
db.execute("INSERT (:Person {name: 'Bob', age: 25})")

# Query the graph
result = db.execute("MATCH (p:Person) RETURN p.name, p.age")
for row in result:
    print(row)

License

Apache-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

grafeo-0.4.0.tar.gz (811.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

grafeo-0.4.0-cp314-cp314t-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

grafeo-0.4.0-cp314-cp314t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

grafeo-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

grafeo-0.4.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

grafeo-0.4.0-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

grafeo-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

grafeo-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

grafeo-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

grafeo-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

grafeo-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

grafeo-0.4.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

grafeo-0.4.0-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

grafeo-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

grafeo-0.4.0-cp312-cp312-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12Windows x86-64

grafeo-0.4.0-cp312-cp312-win32.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86

grafeo-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

grafeo-0.4.0-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

grafeo-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

grafeo-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

grafeo-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

Details for the file grafeo-0.4.0.tar.gz.

File metadata

  • Download URL: grafeo-0.4.0.tar.gz
  • Upload date:
  • Size: 811.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for grafeo-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ce309917f2a4509d8f313b3517a8bfe68eccc6b52d10023115e6c55f02eb64f0
MD5 829c033b6dfb490bdefacef6b32a90a4
BLAKE2b-256 4ea71f34f2101f4fd3c70439c177fe1325f796a3e8224a7fb6bf31ace78ab500

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0.tar.gz:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ff49b98dfdf5b934eb550ff42e93b58ff7cd466d101c5d81c0d99c5fa8a53e9
MD5 173af146ed06f32c430afdbe906d8d62
BLAKE2b-256 03a0283a7596e60a9b9435702d9952c49b8269b317024cc04b9d77d829d8a706

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3e26e1ac6369d8144595e91a26137a5dfb44511983e4eed726143564ab28b28
MD5 780925cfedd1d63703d9bb21448e188e
BLAKE2b-256 9b14f0c5759a1791e8ce43ec20132e9356106dc21d1bfde9a8bbd35afa5796eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91e8c27756c60aa349d75d4245a6bdd4b30f79a832254787bf03f46b41abe1e5
MD5 070cb529eb7e060e616929b644ad0ffa
BLAKE2b-256 b89dc3ce237a90a45fac10ffb7ac900a91ace403046259081169d561a4842f2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a97f1aa79e49ffd0f7b1c5e71eeaf1c808587688fd448790f565e47d77ace9b5
MD5 a288d8055223eaadd010e6e1e2afe18e
BLAKE2b-256 145891da93cd3738313cbf67439380f40ad81cc2d3a854036779b5a3f6de6a12

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 266aaee537e5fb89554c4242fcc1dfa52f7888de196fb6a12c10ba55416bff78
MD5 2e3b23e1c648a5eb1ea93c5b302126ff
BLAKE2b-256 0b556846af7b4a81eb0d7943ebbf3d8a9c5452693ddd7b296796bbcb84b31a9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed308af9dd5eff08441383b3bf37ea477e945bf7fabdb8d9224afc75bfb14f84
MD5 6b9ef14a7be6d39106f0c9e2e8b62c44
BLAKE2b-256 1379c7e5ca59aba231b86ea901701ed2ecbbd01c23c84be631005342bccfe49d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bc0614670405f863d6e0de3d55543e099015973d9023ccea57155664e12ae152
MD5 66af0d2aaacc638cfba21d40a9cddbad
BLAKE2b-256 6cf010a1f93e6eba38e70bae3c1661d440326339d4c3f06f6111bb2a295bc2ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8096923a96a717c9f4e7828fb162c9cac8595b30ad41f7cc88ff4d31a033376
MD5 2abcf3e458219cd4925e2cf689f6548c
BLAKE2b-256 caf1a22ccfa35e8f38765e90e3d972694ead3a25212fec226fcbb55bf2515571

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d900d38414fd1cb84df70f131944bd633418b63b90f51cf38bcf97573427ef29
MD5 25faadf973fef93a426e73cefd546cdd
BLAKE2b-256 376d3767b021e5041bb2a60a9c2a2882b6c8b69b973947c8b581daf88157a4ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 00504159bcdd6a337d83246e9a4833a7299cac56a81d9b7457b6f1de5cb2007b
MD5 41c1a1715f13a61a84264b11775dfee2
BLAKE2b-256 1b3046fd34cae2d022dac5bfbda1b25ff79303260a5368677da6ba5d9af5b4e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f00afa17681938b1ce7baf72afa14d1bcec974717f411e6b6decd30f6ec5f30
MD5 882432a4582c86b9c5cb72aad123547a
BLAKE2b-256 5fb2e93ec6daf458b39ad95b58c9a2058e95de8e8a4d81a6564b604dec8918a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 376d1bb62c2e3a46a1668753a95683b8495f922f081a8a54c4a0e8633bbc941b
MD5 48c8b3c4cea4fcd856dce19f0b7816f5
BLAKE2b-256 8898100d2945b381e46e519a88f06f9d0d229b78cb8268a6b55703abc321ef1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 371f94e05becc3e8f556f788938a6cdb421476e53ee275398e50c7454a50630a
MD5 3c7cdbc126fe16a1960f27bc0fa6245a
BLAKE2b-256 029604c043bfdde301aefd558456a3ba48158a2061ca8e933074fa74305f6ea9

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f12fdb5681c07e3ea6105dc1764685a9f5d8ffdfe3c53f18818639eef71637e9
MD5 360ffe781ffaf0b330df8491f80bf2ff
BLAKE2b-256 848c8d512e13906dc7a6f39fcd6035f5f137d47668259bff1d5ea3b87dddec55

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: grafeo-0.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4fb769904d2b2858666938f539571b94ca0b4424dbf33e28f1ccf5bb93b2ea36
MD5 5a50226e1606fdc3db4571503fec954d
BLAKE2b-256 3d085810cf9c7e8dab2a6a20fbc8559b72883a3f895acc79b52c0d77fe1a82ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-win_amd64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: grafeo-0.4.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 08035f1e9164af301e12ae6446bf27d88d770553148422e6ead3a01447028e78
MD5 ba0212da9bb70703c8bc60fd1f069833
BLAKE2b-256 e20a5dfcb6e2b5a565498507ca76474bf9cc668d5acc1d64598aede3c992c458

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-win32.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c6af921ed48f3173855cc9d15216501b09f9ce986e127f4aa990ddca15f7e92
MD5 358a4f2b28ecc818e63bd141c8f6317a
BLAKE2b-256 d97532bf25de0fe5c4634d14433be2b1f7fdabc7dde8c7e284ff3aadbd4c49a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fee4bf80eb177a37597773b5192936124c9009cf75b11e7047f526e4ea1216a3
MD5 a3fd69a21dd5d4afc4f1885684c23f6b
BLAKE2b-256 fa96070bf7ec32f7b11f72c66cfcc403d110eca5982180dbd1a95ba0924f3529

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3053a16ee6bfc8e093b17d149b2f6e0160453d850b236faf3f6fde5721ecf1a
MD5 1a4e4956a2c50531ad5bd174fd2b497f
BLAKE2b-256 c9a112ebd04e52720528f489b053ada07c770b69c9f20f7031d9d2b280c2f3e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2897319d96fbd2e5f47791eab2d59388adc0c44fe49351be67ce31c73fbf6830
MD5 d9123105576ddf2c5c4164d95974411a
BLAKE2b-256 d59996d543e3ff3468780bbebaf2d329efa02cef348e79da2f5ba58783a0b925

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d2e5bba5f38df12e1bb88aa0215ed39492ae13a052a35ca47ebceb92eb159cb
MD5 de644d0fc99553dee81ae8e7737eab6c
BLAKE2b-256 163f08d820faf7ddeb95e53cf897336c8bffc6710b147c4e15c4a2440eee2778

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grafeo-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 75019c9b3e314820cbd0c1291e33571472f3ad6b621bc1e63b6bbf4b6f0fe6a1
MD5 fb06c05dcfedfd5197eecd97095e35b0
BLAKE2b-256 58bbacfa41f75747eb9c958c0a098fc9a2bfbd39b493646b9993411f12fe575e

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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