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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

grafeo-0.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

grafeo-0.2.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

grafeo-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

grafeo-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

grafeo-0.2.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

grafeo-0.2.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

grafeo-0.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

grafeo-0.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

grafeo-0.2.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

grafeo-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

grafeo-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

grafeo-0.2.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

grafeo-0.2.4-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

grafeo-0.2.4-cp312-cp312-win32.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86

grafeo-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

grafeo-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

grafeo-0.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

grafeo-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

grafeo-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: grafeo-0.2.4.tar.gz
  • Upload date:
  • Size: 677.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.4.tar.gz
Algorithm Hash digest
SHA256 082698c84634a08d88b88ae8e9d25b67aadca74517091d8c20269f6b5dc631e0
MD5 fdcfbb106fb82db3a2d796efb488bde7
BLAKE2b-256 cd00d53b450a0ad8c24cb69d1a33d56dd1c75a08feb3d64d25f3bb85bb2c1840

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f1eef4904164724a43c6839e2d25ae6ba6599214e283b8c44bf999f9c7f8266
MD5 5641705589fe8d7d0c78aa0b494feeff
BLAKE2b-256 af8367e64c35f2fbf4fe0e59170254f1a123fd15ec134df6d1ee17e371b4f29d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1f6542466b2d01989bff3c5288ed825591dd73b4668b35159332f41ebb1cc58f
MD5 4c08cd47631bdda43c154475e4cc4d15
BLAKE2b-256 0dcfe976885b93cb418e1ccfcb3fc8d093f89f5e64ad82afbe7a06b2226e05c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c379295a546a9ea5f339e95127a51d8c44e5e7b5c445a3877c0b6dabdf0d92ef
MD5 af3063627b1d78a66954295c8ba15f93
BLAKE2b-256 b585e5fc47d646a6580b4fe3632a68705baa3cd7ad0bafec191fb5eb1cdeb389

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95fe53f15220f557f589fd46525286a438a7f94e33f11b8705c1a9e60a19ff79
MD5 f1c0dc02bc3de61a07e2daeb1b192565
BLAKE2b-256 1bce4cd969e0fb5d4ff5b3da578b6e50d3a66fc1f3e1e12afcac2ac084849116

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae41f92eaccb68d1819eb01f785391d201d64003bd11a7a252a08808d6e341af
MD5 310c9753a0369d9f308ede0cfef09395
BLAKE2b-256 55d409d14f84db0bcc5408e0f16db4bc594ed9740a9075e791eb3d0d9b1ab3cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eeb644800c46e76ccc600fb002ee4a6d315f278b6b403b0724497dc6e5edb9d6
MD5 ba5f9dad91522bb666c1a378003c5840
BLAKE2b-256 75d34fc99bb395c5e652c71ff0c914c114c3732801645a6043404cc029e20647

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 35553a0510ed9e52f45d62a4b9683646667bcab0fd4ac9c18cdc29eb4f628d2a
MD5 4665ba7ca890470ffb107978a124d3c2
BLAKE2b-256 c245bff7f732efda3c97e0959ec4dee2f1b2b361835a1f684da8dc57c4ba92cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42aef3dc02bfad0a046cbbdec223ad1ae6604f7996fe865cd8b5043bf1f33e92
MD5 f19460eef438ba906347e2708849366a
BLAKE2b-256 a0249ff89727e9846ac6a0e4cd33108b8c25174e5d816302a41ec929f4cc6186

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d91db489c92273b63873931a23848628977dbfb943d03e24d5dcd247b4eed51b
MD5 7c82c52c3d6dba1ee7bc7c5f43d9e122
BLAKE2b-256 7c191ff13366c802c1f5c4ea7db2b5a20724233f69c35ea069f9c9a919ee9c82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ec66dd55566bf94e3b16f72d238feadd83a5270ae8e1f68df2850f4868ed024
MD5 bf3ef03624c99f35a9c11a35d8e7fb87
BLAKE2b-256 44dbeb76f5bd33004a2c24026a487ef1abb9d6da4deeb102ae736b4a62799ac3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 862c8732fb036a20a09b297dfc70dffa0743ec685ea346986b58a7a4f8c9b8ca
MD5 6a1c686cb9f400c50228d8863dc17fb0
BLAKE2b-256 1e70137b38d34f7ff9a68cbc60945cd39610333baf62e967ebfadabd07682af2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b2601718cd0f666aa91cd11d9a2a459cd1c85ff3a130a747f495e430cb39a3f
MD5 3a6f660fd0955912e5d96ebefd82aff8
BLAKE2b-256 d4fa5bd9f5c822832d0d03041535e593516289fb741ea25f5103ff31a2bb58bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94e9ac4e81cae1bf4c58baaa87dc31886053aea37650696ec584145ef29a309e
MD5 70783203ee62c430e18cee54f6715524
BLAKE2b-256 a98870144feeb1106021fbde7b87d4e7f0a89c86cb20fd031f4ef4d321431337

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9d0f40f79d83f555cc57ee83a93d138bcbaa9d362eab24b781d1e5cc0c49578a
MD5 2fdebcb4b52249edecc3729771ae5ef6
BLAKE2b-256 93873ec27600f4059536c0c1dc334de36ad377a3b60d071e7dcdbfa7dfbfeb39

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.2 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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 00a05744967e890b4e5063dd9e2908a9b97163d40cf6f9f6682a6329ed87224b
MD5 29a075be12397b4f76f53203e70b2e83
BLAKE2b-256 9715649bae04d26bd419ae17ac6a38e55fcc4c78ffcf12aa6ad7e6b0a33938eb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.0 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.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7f292b3c00278d10ee8967c94a8ed5090def01cac3d40255dac6733a2ee8b071
MD5 273c8d11ec21e3ab263b0eb3c71475e4
BLAKE2b-256 e0b23e210097c52d24bd3a7d05fd7e16cda20a91cb61ff7d89017135b02fd6a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78bfda465b53dc779693bb8b66ef1dddca9a392b74178d45e38f52972f1c8e30
MD5 38732d2417a421fac14e43500f79dfd9
BLAKE2b-256 ddbe88c698b99709b25903ac83500d44058f6d4edc2d01c6282888d990791c12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3260d6840c8f41147bbd805f53c01e47cce01e02b15f89f1bbfdcf578e2c9630
MD5 d233dafbb5a9b8a29439636206bb7897
BLAKE2b-256 57f9053ba2782ca04fbca2000d2df23dea13d92e5db87e83fe637b54b2ab7fc1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a73620dfb62dc2b3637c53f2635396fa73d24138ed2a58680015e778e97584f5
MD5 e14101b3fe16821779e05b6b99d7ff5c
BLAKE2b-256 22e43523d3d1310f6e31793aac5cff9f8ca3de5b996bb036486e1bc4431fa909

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4d5615e9219e771747efe78a1b4bfa7211cd0f404d6371df8a71d883d5ef6939
MD5 14bcb63b6640f5d02d4fb22d9656ad69
BLAKE2b-256 6cb85791a414690b12b4839ae5762dbe4a9a13e2131a11ef501e8c67da5d77c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44978706f060c4514da7a46d59b117a56a75204a4a4f1e0c63d10474b1cda5d6
MD5 78ab616aa79f2bb7018197422411fc3b
BLAKE2b-256 78c275a0c0dbe3c6fa2fa9495f47a4e0f5b1bca1bd6d7fd850d8f7bf144c1d19

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0a286933894391ab99c9795c5cee6155ef448e070401eeff3e99319bfec72216
MD5 0f1ef5f1c7bedc1910edb296e34ec2ec
BLAKE2b-256 2c176b15d9010328a29b83432117b4cd868f1f0c0c2ae85d0f17d3cee91983b2

See more details on using hashes here.

Provenance

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