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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

grafeo-0.2.5-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.5-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.5-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

grafeo-0.2.5-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.5-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.5-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

File metadata

  • Download URL: grafeo-0.2.5.tar.gz
  • Upload date:
  • Size: 692.3 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.5.tar.gz
Algorithm Hash digest
SHA256 6d4d9c4507da95b2faf251dcceaacdfa7fa9236777c4923283113dd0e22da1e8
MD5 dafd4645bbce85ce1bb201899249e4f8
BLAKE2b-256 479d97a1fe30a94d34f387a6e4b90d2d9553bffc6e8342ac053974acbb1deab8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d5cff6ad77decb1fb8da0ffd28c78babbc5aeb603b0043beba8e817e75a46e6
MD5 a4d497f685583436b74985b2fbbcd01f
BLAKE2b-256 7340687c6b4330f09ce3805d2dbb3fc39953cd71f8833177bf8e0547ac0e8263

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d80e8c463848b1803d3188d7c8280d7f33080693a3aa7a9ce46ce4d919ab54b7
MD5 08161c099f316f0fa1d0076a93406c24
BLAKE2b-256 9c0f00cf6862d21ae57931ba9c03d24c3b64f341e32bd252e0f9beadff2da3dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 44b3e6ddf69ca1001c40b667af7b38909bd44b62723dd0ca6fd6efdaf9e936ee
MD5 3793e97137f7676b268fcb4a325f401b
BLAKE2b-256 947162bb3dc7077cc9f0bdc1025da7eeb6369cde297dfb15813f50910cb19921

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0733e8d37bf5f44372580835c15c8eb01064c54b43eec50a4c7aa4fd23cf42d
MD5 302c1335a2330eb27e22e4accdea44f4
BLAKE2b-256 576231db17736c5a32173ab6776bd9554128505c2823bca35bd41a78b25cdbd7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6373f09dd05e18d1da484bdc3f40c929a056c58126c108ea2b0e4d354f4b779
MD5 614606942142ab860f45a1ddbda132e9
BLAKE2b-256 bc7c01b6a0d31356aed66e2461a9fdfe144e8c33ddc491379ddb3d441ce878a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e3e6e23c97fed129d291f926723ecda1ac956ce6c93c7192580086c5a932a8c
MD5 3830cff3d76d7b45475b5419d07c9939
BLAKE2b-256 f11fa1574533675cfba0ea2cc8b500162eab882fbef0ee042996f7257993c112

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d326bcec2b3fb570d6f1d7313e3b54209ade70eb18c13166f1597f084610b08
MD5 24e40c244e447203e7b2ec0a1b7f4d32
BLAKE2b-256 5a150ec3d13a96edfc7429e4e5fd6f81441f9f535749736029bf994a5401ce6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d25ada6a7caa7e7e75db6657aadae872230ad1346a73ae02a658b5b5783a3ee1
MD5 c17a26a05ddf2474d81c03453172fb33
BLAKE2b-256 f5ccfe0791486745c332c6fd27a86a81a0306a316815c10d5f3f131fc2927678

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a2520b743e2c916122aff25654ea4e54af78e8dc8f9a70f9f4d659c8fee46ca
MD5 99b43dde01419b13397cb56e084c9ecd
BLAKE2b-256 1043a8ea3d0761f2a03bccd5d85fac1bc2ab3c607dede582058b5b5e5c61af22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f9a7a46b114a12b51596ff15f329e73301241bba6f9e389cf2229b4c30c2d88a
MD5 18d74a531a195175859ffa38331a2475
BLAKE2b-256 888dfe6f37044b6da991e012176d44c67557a94bfa4e3dcaf808b6c738f12ca4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06b86aa3add2d02d170af5c925b22e713ab0003919e9911ad59be0bb871f9172
MD5 e87dd810d54948b1aec38457c2a1e650
BLAKE2b-256 7943e6929b8b77cea7b82c16fb085fe718eeee1bb1ae6e19054631e252f97c74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ccd755de95a9b4316e11dd95bf4829162cd93fb364275a087789307552bed3c
MD5 93169897c2230644253a37f68ca94a7b
BLAKE2b-256 eb8a9262f25e5bfb6ec42814fadec91fa9857ec428cda2df195b01b66b9cd324

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0b93742d3a64fc51844a2d10d940cbf5dc71e8bf8583372f62fd7b898411886
MD5 ed9015c964310176dcc6489ba74672d6
BLAKE2b-256 d18883136bc257ac63c72ed904897dd2e21dee5cead9bf54f5a2cb696d9f669b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a141a5e40d85c5ae5014eb5d406de9abd3e22dbb8a2d8f4dbddc4a547d5cbaee
MD5 8e1b6b55153a037134427f65c29b8bd8
BLAKE2b-256 700bd533b25d207cb66ff8268dcd7b04de4e0f22fe3de2025aa372111c0e44e3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.5-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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a82697feb0f7dec8fba69dc4c15d4a8a52d69f97896965b025421200e0804d49
MD5 0335d099c7d73581a0e0ad31d047a224
BLAKE2b-256 41b1f5bb22268dbe2e30e12dc798a798eccfd7bc36a0ba689ab2514907fedc81

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: grafeo-0.2.5-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.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f474ddcb0f109328856965ad8eabf2baf7cbebbf53de9a81ccd7bc93ffc04ddf
MD5 4487a477d86e8c4542ecf7a95ec155be
BLAKE2b-256 a15cb62bf058f930187ffd8ed33bc670f85fe796e4118b12689fe1dfc10cf113

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3dac88da861971060ec7ebc590c8d4c5d39e3b417ad9462c6fdae989feb6e179
MD5 c7e9c1e2c0d4ad8db7270d42421f9411
BLAKE2b-256 4c460104af088dd87880105faa655698cce6285cfcb14dc7e01ead0a0abebb37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7eb133961f6c1c3958ee2993635ad2f2b7a83f99cb4fa2e9ccba78756c8afba
MD5 b83bab2bf3a53b4c1bac2272e9093ee4
BLAKE2b-256 26f3b149778a095b94afdd2a1d0de31106df06dd0017e526a53e7ff923ace9ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3e836ea6e49604ec722da1ec26ad87b18e6c035bc2da8100a832eaae4a9416e
MD5 1903fabe313e00501866a082e513b154
BLAKE2b-256 5d7e3844944702fee736d93c9ab6f006eabe3c73de0e2fc5e3ae98ab244b75c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d8bce57ae501150fd776848e5eeee421fa4fd3aeaf16cb069d184fe9e2566f25
MD5 46138720a042df84ffe481ceb6b60497
BLAKE2b-256 30d4dc325256bac97ac14e668a4826eb559eed22c900f5a9a67a36b2eab2754c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 484ab0825a45dc9e56bc49b7d4e889340a21189490793c52ee9d86eff0cb1bac
MD5 b34df475728e5f728cabdee3e5c59d96
BLAKE2b-256 f55488f8dae49c6bde8814e19444ea6300bb2f9a3ce29ae13d25456d5cea253f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for grafeo-0.2.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 699f10da1bfd1050d6af147289cec7d1a9c59d614ac3a659f855fc75f143deaa
MD5 138bb74e80032b2fc0c4b73b7f6c9bb5
BLAKE2b-256 811c9d4df06b0088cfad9030b122a246f6b7c6c0d449815c98c766f2aa386f38

See more details on using hashes here.

Provenance

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