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.2.6.tar.gz (704.2 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.2.6-cp314-cp314t-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

grafeo-0.2.6-cp314-cp314t-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

grafeo-0.2.6-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

grafeo-0.2.6-cp314-cp314-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

grafeo-0.2.6-cp314-cp314-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

grafeo-0.2.6-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

grafeo-0.2.6-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

grafeo-0.2.6-cp313-cp313t-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

grafeo-0.2.6-cp313-cp313t-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

grafeo-0.2.6-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

grafeo-0.2.6-cp313-cp313-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

grafeo-0.2.6-cp313-cp313-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

grafeo-0.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

grafeo-0.2.6-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86-64

grafeo-0.2.6-cp312-cp312-win32.whl (2.1 MB view details)

Uploaded CPython 3.12Windows x86

grafeo-0.2.6-cp312-cp312-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

grafeo-0.2.6-cp312-cp312-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

grafeo-0.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

grafeo-0.2.6-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

grafeo-0.2.6-cp312-cp312-macosx_10_12_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for grafeo-0.2.6.tar.gz
Algorithm Hash digest
SHA256 989ab900248317175f5cd612f4ebac90f9eb5b0ccfa92b46c91fc4d7e71d3808
MD5 7ca05ec2c38cee5dfe0aa86b6d6a7f9c
BLAKE2b-256 3229664ced21de09a5a89eb75cff04edf8c6ed7832eb79e494b90c46893af7ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6.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.2.6-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7dfcab9d53546761b8ddf4cf02e5b8a9c83a0d6ba3a64431b58638b17a79da51
MD5 7fddbcf289000609156c04f4ad0643e3
BLAKE2b-256 357a83644388041a651a15c5e29dab11edb09e4a95a9febc220d65d311c5db1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c9d9441f063ea7c33edab0cd78fad11ccde037f79632abad570b5d7dd1f149c
MD5 f10468cd70a6a2997964bd2ee594e8bb
BLAKE2b-256 242a222c13fa13a02d33ad743167609ed18cc7d730dec727b0fc580d7da3f772

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 41660f70557f225c7dd8c85dd218e4f83ced066ec03390ac64bcff2f426df437
MD5 6c2f1d4f7341988661b6105b434c78ba
BLAKE2b-256 7bc4336d06b0641644e9a39f64b7e475458c894fcca6a097f1a74179ad85b7c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81902831b1dc860e67170f5dadd25372a59d20ea4e2a7b64720ff1ca85cf4a63
MD5 07a068fa8aeff53434fb34b4b11dd837
BLAKE2b-256 28649901573cb050d0f4ca521dce9cfe29fbd4827a778339a007f10644e4a4b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f09427281b5dbf38f65d169b43d7235fbed67dbff713ef5b19c614044ee17b39
MD5 bd01024f95794f65c4c3e473158d0b0d
BLAKE2b-256 0fba9c5c991cfec9006765bc84f505789c429f247e2ffe9a8e47667a9d9cc9ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 830dcd9e4c7b2640556c2f3d886ca207cb3043dbab126dbd086917341eb9bb02
MD5 7b0c583915d1e4fa66e77e55a87aac1c
BLAKE2b-256 850b31666b8133e8c4f6385b544b4eb52ad246e2593ee0b3eb4843d48aaaae06

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 084bc2814bd914742106a20f1017d49e683a72620b5a1ccefd460525600ffeb4
MD5 9338c944bb030275ff4b4b719d3acadc
BLAKE2b-256 0a2e07c90556cc27f28f952855c6895059b653886d14c7617f4aac3d37743995

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c2b602b656f95cdd00b60963f42c9540c5a3c4250a606425cb0f542e5bafe7d
MD5 1a963a4b1e4ff483d43e2ba5842e30f0
BLAKE2b-256 f2bdf645a44d47057d5d194ad039de7a3026296ab9a99feb49f5c09a18b5b076

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9ffdf97700f739a3a0c29031ae471bfe6eac32c7f84d5132edf1060911a5ff33
MD5 b85b418a574a201f0b3e68b431c432c9
BLAKE2b-256 d44e237ad03b4e4ee0923ac2bf7dc9684b9f05304cc1924410d9c26bba0f5b87

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b351ad0fd6d3b68e257ecbe29da63aa80768def7be152295814e126dc82ae183
MD5 7b0f84933765fcba4bf8181dbb89362c
BLAKE2b-256 3bffb51ac114fac15e822bfef065c9bd013a8b074899608b5d89aee03ae1e3aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 55a4a353bd0b5487d9fc4203d6b6db02181a6268d248990afaa07de806db8336
MD5 ab6a369aae805c17e65991f441e3e209
BLAKE2b-256 a50e225854b02a79c89e745ba86db27c525fcd71025f09e9b70be32266a60b69

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b490736cc411164c7a11badcc42249fba374956db30f08013f277d45a37a4a93
MD5 4f483ab5a85bf924f1171049a3dd0ffa
BLAKE2b-256 360500071b9ba1ddff023622d124e4bbfa1bebee9952865dfa51434e369c9221

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72f42688fc244b6401e8f3359a61dfebba5612107ed089318e18028967d67f53
MD5 ff011d531fbbd1bf4545a8f037fbfe4f
BLAKE2b-256 414686d2a66732a5a4b58bcc6266487466b4c4321b22f83d29e87e3d1a5ac018

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db47bbba8915deb0552f5f349d130baa8b754a197477d543ac8afd7094db7ff8
MD5 3b9ba3e16404205f8a327e57d80e7a35
BLAKE2b-256 4f9f0d866b700c1db0a962f600898ba3735ea3e58b2862b8f5ab8c1b581859c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: grafeo-0.2.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.3 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.2.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4e12cd6d5fc2824bf2dfb7d07ef8670ecf7e1ef1cf30c494986892689b4e5e6d
MD5 54d551776dd0b165ca0e452e1a6c924b
BLAKE2b-256 3ca12424f02777fcf604a88ddc0b91a6d653cd885e11a9cf43d7e5e36fd1ea7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-win32.whl.

File metadata

  • Download URL: grafeo-0.2.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.1 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.2.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 67311f573fcf951c73cf01cd5613f5d15ed8b81049891619cb90ba86e29591ab
MD5 08a0603e1ca456da0be232edaeabbe29
BLAKE2b-256 be414461539f251029a8c86b3001df5adb675bae2807da03e666e192f2d3c81d

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43a712823ded65054223307cd309dd5b6d1d44e42a59526ff206c10f2c51a400
MD5 5ce2700ea5d51df562abf347b4821601
BLAKE2b-256 18938eb918d8cba603fb8222bc51897376c54b58f507b75fce956564df925116

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb55d86cf742bc027c0fa9528199b6e64734303a5740da384ff25f01e3a6a306
MD5 f80ea1625003ef2f96cce959e9b3bbdb
BLAKE2b-256 36f3fac63ca9d64d3d52b9ca51eba7c10671f4319501790822384a5cc1e51759

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 978fb1b6e0c7ae0b9a0a3e92eda946a6e7c8a345139a22718968e8e1ca50218e
MD5 d2246cf438d2d9424edee469ebbd67d0
BLAKE2b-256 40339dc99e7d1946b2837b0c9f0cf18b7400423efc2055ac2e14777b20a21e03

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f72bbb6224bea5b1d91a67eea2adafc9dd0218cae5f1c7b0a3be233b30409da
MD5 3ed7b48e08bb44a90c54bd7d9635f6fc
BLAKE2b-256 d7cd47120b164cc41c0b23304916caf5db989f6a2ab2d31e7f7f18c45ab50ea9

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0d03a8332e54a98d594dbbbf4610e6062acb5e111a67f2c38c691d3e26e2d7b
MD5 4a98145793af0655943f0ab2c7956490
BLAKE2b-256 cea35eddc3e5597d20c2a516f5e75bd7f582f2e14f1a604c425577f1136c5c21

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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.2.6-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for grafeo-0.2.6-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8f7155354b8202de1722f9796c243c72f195ad1533104bae14acbb70bc16432d
MD5 ae35f2ba56bad9bc818cba544c820c54
BLAKE2b-256 8d3e7eb24f0df02c1f4e4c2240312d0b6fc3254b368cb161c0884b52a6562a38

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo-0.2.6-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