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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

grafeo-0.2.7-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.7-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.7-cp314-cp314-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

grafeo-0.2.7-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.7-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.7-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.7-cp313-cp313t-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

grafeo-0.2.7-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.7-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.7-cp313-cp313-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.2.7-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.7-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.7-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

grafeo-0.2.7-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.7-cp312-cp312-musllinux_1_2_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.2.7-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.7-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.7-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

File metadata

  • Download URL: grafeo-0.2.7.tar.gz
  • Upload date:
  • Size: 716.7 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.7.tar.gz
Algorithm Hash digest
SHA256 4147d562d00be3ff3c74c9c3f8d164228c0505378e8b714b8f43b7345bc5c636
MD5 34f5715f6212b95032650b4a6e238ba0
BLAKE2b-256 8086fb5f33969b66487c2622fc36d0ee54dc0fc5c5e9d207e069ac9519f7edc8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52d272d4aba87086b9e0dd5bbea0cc555ec01e1bb2acf6a402a792a556fc90c3
MD5 29513459de8265cc9a3944b56dcf98e4
BLAKE2b-256 b46e814a3a78ad216ccbef71625f992fe370284824e0f4c8ae51f8a4bca7e2e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d20e8f98e01d8dc8edeafab9f518523c8e80dbbffa3e4804753c38bce3b7267b
MD5 a3d0401de6ba1d3eb23a063e4e3e8cd3
BLAKE2b-256 a8da18b9d807bf284e37f05d4be8baa93d83f5d1c29310350afac8b6d8ddfcb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6e5319335475ff786e486339907ee150616767022aa5f5b4c5ba21725e73aca6
MD5 79eb7ef254b5855acde3eb4a7bb89e63
BLAKE2b-256 d673051bb1b88267c04775d500eabb02cca24191daff567d809f1fe91d0637c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e516eb7e27ff10f42d5be8e6bd4c822a85694cd35d02656bcfa8e6cfe0ac3c9
MD5 e631e0c767bf9f92f6b23a8176404a75
BLAKE2b-256 4eba418af3f3c893eb9694bb6812d0410fba74315e5e57fa492e402478e1514b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 12a2c3c78242d483d93d0aeaf6c816c4df921b083512604aeb7b61d1cd6d303b
MD5 f806a2bd0a2f95aa13d287e3462232dd
BLAKE2b-256 03ddd1f65ee9cb08912c8379d14dd913b96ae615b094c73d861b2c7308ee1b9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19c32da0d9bad2758984f137f255e467d854ef70979848dff357ff5a418ad66f
MD5 d4ed2c1e34eaabdd5c83dee0f9a952f2
BLAKE2b-256 d98d6ae53f790c1e2221554df097dc37c0adba6a7bbb8299493ec1fa45908a1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8250afcef7f4c48c6ce90a62dac3f0d219de14ca5ca5cf53ad0600123ad1d79c
MD5 1f3e34d37677ba7d1f496d43cc782900
BLAKE2b-256 c08e839940b00f830f12499e5e985ce52affdf430ffeacb7e494e4f5f5ddb946

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 40473a76c49c12494ce1be4395c6ef847f8e763f89eb17f7766dc09dca90decd
MD5 405d0681bd0273077e9ba9460b0eb762
BLAKE2b-256 d46bf74ec7e8222bc1d520b22e8193645b19455d6369c968a8866901c40ff183

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc8c4a5284f74f58487649f7889f60c5abe6ece782c3f3f1812af1798a361757
MD5 ee540aa9d26a3c2250208dae0c47b6b2
BLAKE2b-256 367f2e792a7aa6a19dd5e56aad54bbe044d3d4f4a311163ced7cf7cfad1b52cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ae2bebd70c1b48d1ad1cfd271b4befa1c6d37f1a90a86514eb97c7836a57161
MD5 504830baf9071f660dfbe0e0f58e09e9
BLAKE2b-256 26b8e0241d95310a99305b071292b23595fa0d3989e6b87b0615ee95d4e74eba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1639b00d40a18eb0cde27b904961062a2eaf860565cfcc8fa9b6789ac3ea763c
MD5 d9332a85e28bcdf02cb65c2a24e87282
BLAKE2b-256 12ceae211a032263627495851a00dc7055564deb88d7852e181f5e712b876450

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 af5b9554d1ed392f9a00eca27539104c546f9904ebc29c99115a0976f6d37764
MD5 624dbc22bad2532a9d802514208397fd
BLAKE2b-256 e9d65c81b748e557590e06662421bbe7552043160a63d3c5de27e48fd13effbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4680dd383176a459801a32a5837872bb54574b94115ce3dda6133e84311e7ce6
MD5 3cf4a2f409b8fd25da53a77f056a616d
BLAKE2b-256 10a30f8a231029317f503fef86136f78bafef3ff20effe0b9e40bbce37111941

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e758334a3dcbb266a6ffb9d6e91d9334229b14e00e72eec6d49f0f2277748108
MD5 60aea3eecc7cb15025439f23f0b57263
BLAKE2b-256 d66ffc491a857bea17605f62d694a095ce067ea633757c2a0d2ea42a1a317cab

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.7-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.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fadcae9523cc73360086bc55a807dd53a50962d799dca59c9bf562e3d6237011
MD5 0e4fb82cc6298a5150c75ca23612e7aa
BLAKE2b-256 b94da5e53623f550847d79ffa8230954f30e65f0845c41af976b0fd3dbc852a0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.7-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.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 79f14ec2cbd776723a2f87f10b935cf3389520a51bba74398138d625807bc906
MD5 5b23b87e6ae001cc62917354248a1450
BLAKE2b-256 5bc4021ea23bb05fd4850500f7499cff443a4254ed51e461290ef711cba86d91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0bc9c30e21c00b17b1e5ca5fa0dfbb8f920be87db9c533b5d7e0b34b3efbbe3c
MD5 db6d1122e928433ac7ab00e29e40826b
BLAKE2b-256 f81389aedd0b1e164a5d12226abe2a06b8ae59f82581534717f367d89a3501fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9ea9334124e95e068df6621628ad861a576ad57a2e363babc0f1d63da9190bb7
MD5 eba5ec8eab94e89019a69a1c39ef3220
BLAKE2b-256 6c534ce54d5b08734a04899ceffa5a3988df38183796d02c525c438e1925a96d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ffc6c954c78e0ee57dc446829e06ee81d327e8baf5b63f71dadae0184865ef6c
MD5 3fb26e631ce376815146b3178a700726
BLAKE2b-256 399910a6115220db344064b7ed90398547ef7032024a36fb99575c0932501e07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f581c1ca141b2d353f7e8881e18cd26a283a5b2c131d5c2229f2b78a4b9c8ecb
MD5 44afbf626853a61b01152cc7d1354dbc
BLAKE2b-256 64a4a415c8db9b5feb114de769311fcc1c723042e9c904e9ed240e47b885256e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76a482e0f374ecff9eff88681e10533701d472dc47a2eed75be540e98a8d58c2
MD5 3e97cdfcdff234675b4b1788a360b49b
BLAKE2b-256 16ea932981c99fcb49a7083cba9344f5e3f6ec1664873f2c9d34b172e5302a2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.7-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a8aebb5935a9cb6e04be4a59b4f699d9e86e87de66742b4389c1f19867aff6e7
MD5 61430f9df6c151bc4ccb5d38bbcc7d66
BLAKE2b-256 d71ca000b8b47ea051f5808e39dd1f623655eb3cbb55eb56f1274bc0f2105bfd

See more details on using hashes here.

Provenance

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