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.1.tar.gz (817.5 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.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

grafeo-0.4.1-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.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

grafeo-0.4.1-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.1-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.1-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.1-cp313-cp313t-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

grafeo-0.4.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.4.1-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.1-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.1-cp312-cp312-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

grafeo-0.4.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.4.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

grafeo-0.4.1-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.1.tar.gz.

File metadata

  • Download URL: grafeo-0.4.1.tar.gz
  • Upload date:
  • Size: 817.5 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.1.tar.gz
Algorithm Hash digest
SHA256 20af60f99213c8e91fab6c404f40fa1a5596fd636b32eaaf0fb0ed0e67a0ff3c
MD5 9d9e05edbbfb15c4a9c53a388bcc407f
BLAKE2b-256 e5311a00332ac29b331fab3aa8350b31484b17d0b073d73e1ca380f7bd4a92e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c49a5129d5f3d2f40a258af34c06e4ecdd73ce124a3f1878c60a474c2210dee7
MD5 0bf55a0c23e85edcf08e8775cc1eed56
BLAKE2b-256 6ec9a7d9678c68d8371ae1a970ccf7bc456e774d6c0f2ccb185db87c59cdd266

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 59f28f59083ea6428ab6e903bcaf05b478f06beb9c38b341bfd3237e72b7913f
MD5 1a7ff2ecbb3c80771bd917b23ca6ca84
BLAKE2b-256 87484af71ca6d600f6a0d2f1d17abb6c1a8deb1efc5e90510d45ec65ed0f6420

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 53f3f767ad05e1607fe60ef6380e08d3a762ef52b11ea96dcb49f0c2bf603375
MD5 a26799ad95c47d5462946e82d3695880
BLAKE2b-256 c613510d81a012c5c15a37e08852562ebd7744ef8c86e2a24456bb7fa27ce640

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6db59c56bf2b4f46b3209284eae442bde927b428f0ef2e087197bc10a446eee
MD5 e7949b0acd0f57e586ddbae4afc8acd8
BLAKE2b-256 ec6a32d07b91711c7de98ecc4b53ccdcf595516d2fdd0d94b69571159acd921b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f0c5042e7467067d7add2c1b9cd7be69428c2df682351ccb479e560d8432abb8
MD5 e0779f45eab53ebdb69118c50259673a
BLAKE2b-256 1740feb51818ef5fec9d9c72c80eb0ff74a169cf9742394a92fb0b34744c5740

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 063f7458bcd2c9e4a36787367c3fb567fa609632a1c7f0aa7aa566751efe0c5c
MD5 2afa46959d0806238cf5ca16c99e60cb
BLAKE2b-256 034b24b80d1aecaa3d97805791a6ad9779921944dc5c2d01b7b19ab58ebc44f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa0108499089cf81f5fa1ee94a8df62700375b4bebe392be736fbc3ba2f91e01
MD5 3e410e08b581aa31a0b5ab5d865233a3
BLAKE2b-256 e5625f9ec6f9b344935839f0cdea37ff9bc95ea247a4797ec9ce12f3c73907f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71e77c05748b4aea9d5957596c848b48b6663d96b50619efab03571a72c5fac1
MD5 f2c081152c1e9d5a327200f9acdfc3bc
BLAKE2b-256 2fbc44e9be80f7d1a6dcf8ec701307edc8f93af82956c9ead5ae8450601bb0a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b78110e27c64dc2e53654f16206402c93f1d06971c11ce3d0ad3b89ca3846a7
MD5 2446914c0060142356fcda4e73692d2b
BLAKE2b-256 1371c9c3aee46342b72842f897bfe8fffb4f0acecfd6e1732bcced47258c2f32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 85a1a93bf4bb043d9283a26b136c82ac45b6110ba7b3ac178710f78b45e8296c
MD5 d87b3caf6e666ef2c6db41902a9ef0fb
BLAKE2b-256 f2e62bc62cb2eb212e18acd8c382d274d8f4d1d076299bed169f38210e59df74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 37938fd4168f9d3951f198b7a77f03d07f2f95cd31eac8a58628b64c566f3471
MD5 2cc94ed04c539de895efe9e21723bb6e
BLAKE2b-256 1a150509f8f3a195b36c4203b369c760c1df36956bde64fe4103e481f12ee77e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68db14af0290c68afe092a67330bd35c90dd18e5923a35b9f666c2613b6c7d25
MD5 b55f2bbf1f8cece560277b0b78700aa3
BLAKE2b-256 3222d04922bd5d2bea5050947236ebe6e40697e13cef5a237079c8f223af9380

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 863ee6e0f8cc8e07449792d12fa555734c8ecead91dd01adff93b4697683a5e7
MD5 7fb6bd407fc456754f3b7cfce5eebb41
BLAKE2b-256 f033c177ef1d1a5c7e779d79e163518a93a4017631c6685cf16bb85111edbf8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd7a3e0b1ad2e6b930c1e638522c8faa3bb02c34fcc247a7476d92b39e14f8b4
MD5 5d95c1f9b3c71011f57f4884bda9a7dd
BLAKE2b-256 deb49b43ba0324c91c75505917393671d7a9f8fc782d9e6103028aa5a8b07945

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.4.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1f6697a59aee16ff89aca895a8724f3dc59323f3eae06f46268dfbe3a62b67bc
MD5 1514b703efcd74d35f4c54be96fde562
BLAKE2b-256 9e70a6abdaf9600333ef1989329a1863060a5e9334de31a40c71a1061db78079

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.4.1-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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 412e6726e2dc986fe3cb7ac024c112b597b80a089f63a662d9a81e1ae824ca0a
MD5 f1d25a77964b7621f4dba8cdb41953b0
BLAKE2b-256 450f12f060e90849e71ec55fb2e2a355afa3fd4208d92393083aab97a5a04821

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2523f973efd8c2db123049168f9a31714f72848f1a3f99b7ed7376d75e9d40f0
MD5 ed04cf6021848c283079725ae380a8a2
BLAKE2b-256 b1bc3c8a09620f5bd63a6d279c6fae28205e04f7a27d670562b714de10e826d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28de249dd8ffd3a81139e5863b2fc198b6df24ca976339c54248349f9ae73504
MD5 5787075e10fa75b6b71cf6e71455bcb3
BLAKE2b-256 2552287fb9980d1a48150f81012ca9c9338607c1bee6aeb2a01c674bcc681ff7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 299503496b3f8498781a3987cf5a55d230a8a6a61966fa4bc86627b8d274c059
MD5 0b31f83146e0e0cc2710271e5a40b6e5
BLAKE2b-256 eb60132a79942885401fceaebacee4b6c4118f01b52974799e3f3db521e710db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 47fe06735b616705e87a12279eebabafed53bd551accad8a199ca4563f62675a
MD5 9c2c05f7c39f13fb21505967b14289b8
BLAKE2b-256 beea2673d94ed465bc1e67d500f196d954969e35f16930d118ef692a27451ab9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 280aa584d91a349cb8e67128e7a0fa415d9e553f61955e596ba2ad7387b3ccc6
MD5 925158ec0c68aa328a811e05d382dabd
BLAKE2b-256 b1047462ba477195124fcc3c284649d721d68511cecc6b0bcb9d83877ecb8b1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c70f4cd1cfc09695e51649f5cb5dc0c2e4644bfbc77773793d1c9be6acf856b3
MD5 de79f4405dce592a5482fdcbb03d8fc0
BLAKE2b-256 fba58312c3ce1ef5e590d284575d81de8be58bd2e618058871d2dc809a209602

See more details on using hashes here.

Provenance

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