Skip to main content

Python bindings of Oxigraph, a SPARQL database and RDF toolkit

Project description

Pyoxigraph (Oxigraph for Python)

PyPI Conda PyPI - Implementation PyPI - Python Version actions status Gitter

Pyoxigraph is a graph database library implementing the SPARQL standard. It is a Python library written on top of Oxigraph.

Pyoxigraph offers two stores with SPARQL 1.1 capabilities. One of the store is in-memory, and the other one is disk based.

It also provides a set of utility functions for reading, writing and processing RDF files in JSON-LD 1.0, Turtle, TriG, N-Triples, N-Quads and RDF/XML.

Pyoxigraph is distributed on Pypi and on conda-forge. Run pip install pyoxigraph to install it.

There exists also a small library providing rdflib stores using pyoxigraph: oxrdflib.

Pyoxigraph documentation is available on the Oxigraph website.

Build the development version

To build and install the development version of pyoxigraph you need to clone this git repository including submodules (git clone --recursive https://github.com/oxigraph/oxigraph.git) and to run pip install . in the python directory (the one this README is in).

Note that by default the installation will not use cpython stable ABI. Use --features abi3 feature to use cpython stable ABI.

Help

Feel free to use GitHub discussions or the Gitter chat to ask questions or talk about Oxigraph. Bug reports are also very welcome.

If you need advanced support or are willing to pay to get some extra features, feel free to reach out to Tpt.

How to contribute

Pyoxigraph is written in Rust using PyO3.

Pyoxigraph is built using Maturin. Maturin could be installed using the pip install 'maturin>=0.9,<0.10'. To install a development version of Oxigraph just run maturin develop in this README directory.

Tests

The Python bindings tests are written in Python. To run them use python -m unittest in the tests directory.

Docs

The Sphinx documentation can be generated and viewed in the browser using the following command:

sphinx-autobuild docs docs/_build/html

Note that you will need to have sphinx-autobuild installed.

Alternatively, you can use sphinx-build with Python's http.server to achieve the same thing.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Oxigraph by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

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

pyoxigraph-0.4.11.tar.gz (4.9 MB view details)

Uploaded Source

Built Distributions

pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp313-cp313-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp38-abi3-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.8+Windows x86-64

pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ x86-64

pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ x86-64

pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

pyoxigraph-0.4.11-cp38-abi3-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

pyoxigraph-0.4.11-cp38-abi3-macosx_10_14_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.8+macOS 10.14+ x86-64

File details

Details for the file pyoxigraph-0.4.11.tar.gz.

File metadata

  • Download URL: pyoxigraph-0.4.11.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoxigraph-0.4.11.tar.gz
Algorithm Hash digest
SHA256 19da535c5026eacb11140ee03e2055d8757eb0e9800e722476f52fa46fe96658
MD5 23d66ff1223055dad93c5331e3e94c1e
BLAKE2b-256 5023d64f6b8ba918b76c0d048f5ec32ffd2b79a9455e1ec07d9637adccf8868e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11.tar.gz:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c6c3024541bd3dd03a5c838ce2feaedbf19463232417bdbf396291c4d9d2add
MD5 4349406a0c5113f682447e0ef8d60ad1
BLAKE2b-256 64438b2e35585249c5a631656b7ec98f1eab28beacfe9e794cca4af6f860ef6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2dbb7dd027645ca74dfa588740e9beb8f148a19c70350eeb307448fbfd566ce5
MD5 4fe517d1e64deaaa716423f3c625b107
BLAKE2b-256 473720a14731bd3b64ffcdc3b58553edbf4643810a184e3cee205e891f6d9b49

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c8afe83fd73f9f071302f451d987991a280a9703d19508a6dbcd63e9d5222e77
MD5 845f4f78a864b58ffc7fe2fba3c98d69
BLAKE2b-256 e5ba2f4149c62ea3353810afda1f5e3e5c8b61310e4cbd7fce32f668e056b650

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aed2ee7b60daaf096e3c652ecb4ccdd36ec4e507194a9002b63456b25c0af5c6
MD5 3d7c99cbc8a09630762c9073adbfca28
BLAKE2b-256 eac6eadaa5ec6f1632a256dbcb4a3f47745770c9f6fec03d2c8a1f4b5e4fc33b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac504982b5e6d19a51a303db9ad4913889b08b2dcd2276cc832b2f0054124f50
MD5 8a7a251bb650558be96477cfdd847fa0
BLAKE2b-256 1a32cd2b4e5b00327cd4e4ad916c63a4f505ed43480f999ac659907e3bf2a87c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ebe04cb782cc359d8c782b1c8843accf5b8568ff942bc5cf204e9e395522c65
MD5 4218e0ef5607be22dfe2305447e397be
BLAKE2b-256 f7be5cd5fc4b88f5cb4795b59fea0d2c4196965d3b9292b1b3bbe5ad930ee638

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5965d40cb90852225eb3957a310e359a1f024a9ab21851f0a4555bc9666edc95
MD5 de419a65f63cdca33cfae7080397957a
BLAKE2b-256 8b3385cef0191f627e0f9576717f676c0ac04f41ad1f879e9dfc0096ccdeb5f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3dba53ac72f922607bb9db49e0f49824f74729839873b7a0d1ccf8f518cc80da
MD5 52e328bc3f10245c126d7b249997e1e8
BLAKE2b-256 563468bd955365fe1f3138bb3412a1ebd420332e205861efa65fb662931b042d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae090cb684331623f7b2460620d85b20cd3a312e0a1c172ad8a6cfd3a260cfdc
MD5 61af19601f6cbbd353e1345cede75425
BLAKE2b-256 24ecf0e3f5135122d73da0451fb98a05c3921d211baa541010943046c75c20d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13388877324e66dfa65461800505598fb5805a625f23e14b879df4fd52444b24
MD5 92fe911dfa3f0db88c2342ffbe84fbc5
BLAKE2b-256 491b3432268144cafe74fc376cb362afd1e419fd11bb87688deb18bbcf2d16af

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 429b0d709197b766c08f6b48d59158e878fce350a229848823781d614ad8a73e
MD5 2f114465ef15e2a32a2c19e1de4a36da
BLAKE2b-256 ddab2a94e5e0cd1d4e4680c8bbe0197ba4e453bdf99f21ac6eb08ea265cbfee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313-win_amd64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 033cd1e517c218958e621845192770d6214c433e63eff5eff8b189a359b11594
MD5 9ac15b02cb88011c721f540b6c1c3323
BLAKE2b-256 6c2cec39c33f38d7c480eebc6c7bc1a1984fc68d755a5027be79324e9b25f51d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3249aca824cf641262d7a3083281cae4bef99b5eb21149e468ca59cb2c483b4b
MD5 26ac67121fbfe2d22088e8f2a4f8f393
BLAKE2b-256 d973c6d9024bc545f0e608f0fba9ba5617ceef92f7c8057cf1202dcf11b59e0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b51b40fbb69ccb77875f98c48bb73338f7488c59fe7470557d2dc954f81cf0ab
MD5 0adf9321975cf6271cd2a78a03841dfb
BLAKE2b-256 530eba78262c854b1b05ee8895da0b3233b1ba3fad4c2ac87c443575f9438f94

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6b6c280f474df35480ebcf644f5500e3ac835a8469c74ee150f3eab63c096b3b
MD5 5ad4bdd7e33cb32c20e1a2a60384417f
BLAKE2b-256 6226b6e5695231f7ae7c2a070c0dff5f9f8e46bad9a2c3f601377c900d8de2f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63ed10e9b398718350e08b08ffa5086c1c4123c45a1440818a130bf80d9b4a50
MD5 a0e2adde7d5127e22d3773db9f5cf819
BLAKE2b-256 ef7953a54ded531844afaa61be737b1331582633e123e5966fc3a8adcea3397d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 720e15d44a33fd153f8985e242e4e428ee913087ad9582d008adf84b55e57e0f
MD5 f05565bd962f4fdd7a0658f78f6a5847
BLAKE2b-256 bf62d734047e257df246f98e0d4194f645f5c2a53fb2836e4bd59bb2c6cd34e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec1f74e92c1ccb108e7b79bd1395cf12c1c6f9d4a3d9d2c2ddc7955e2a527c6d
MD5 3839dda893031296ba5bc792fb436091
BLAKE2b-256 901f141eec16660ba07c280db56111c45d2ba1c1c4c30f284e7a2b2a69562e8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc89ed499f0816119bad6955e41db51d7ee3b79f1f78bdb32bc3b7792a21ab51
MD5 aca45ea9fc45bce0995f53fe76bd7f55
BLAKE2b-256 d429ee4a9f7aa0494f00011c40a87ee2f3e7c440f7c563b0f9513bc8e4b6db3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e58de7bd2b1b6df2aa8a7bb95ce898c78c1309f9fb0d0658c51be38bf630620
MD5 b9966d3576764a4db512805e678af249
BLAKE2b-256 660b8e61f7cf78b05aebc68d139b62aa865da07f7a403dd1f3c2ed34fc97df51

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ae5f76d69498862fde26aa84ddf8d10a30478cf7f3be1fa8c82380e2f57af78
MD5 1ee1f32318cc5ccbaad378996d2e666d
BLAKE2b-256 5026c8a2bbe36cb24228cb7b94a25e69c9f728b7d174844e03c2067fa21ba7d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9dcba1517a42a7d1a9f96b8d248579a8773e9256e35762f353207a486bdbf25b
MD5 113338918bc4b841178de186137f1d95
BLAKE2b-256 978a9a8ed1a7bacb6460fade4d30e5e0b33d26ad830fa5c6a1d0e761b256d9a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ff9c48ebb0faa48c17691d56d0dab88fa15fadef70e494153bb1511d3fc17ab
MD5 43bd523611759a1df544b2be08317d0e
BLAKE2b-256 126b3bc9fd6049f6f3b29c9adf85363e8e981854a8565aba2db6885a7157f5b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a0a3d84c887820473f1218e2e9633c2322eafed5e785b22a955ee0caaff882d
MD5 9381686568325fcbf079d26d39c5369e
BLAKE2b-256 4db38f255d9eeea227b00e36d8d785b7695da4966eb405766badfc2c348cd20b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd86f7f04624a23ccb821716ad34943d301524d266b9ac415e5f9cb4f4f339e6
MD5 9bcc80c45b2b8670f1853c82f84b5c8a
BLAKE2b-256 2a4bacbe70d6403825c1a73c9067c2b40aa5ff3767a1b079185b92dc2b18a6b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91e74596d0d9dc234ca77873369bb047672e38be11dfcde8b2db0fa0d0f3bd34
MD5 e285cd580c4d29350729f674d63d8871
BLAKE2b-256 8cac004bf714899e53db677ec0fedac0b63a28953dad03cd3e16275a0dc21ad1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 008dd50b7dcab025d9a64df7de178220d197d684cdff3da53442ae759d8d700c
MD5 d3d21f6c5e37872a5ca33d389d89159b
BLAKE2b-256 989af0540dbd68ade8aa518a9a01996c2211d2fcb2558e73c423648426cb7417

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1b5cb7ddd4434be0b835192451eb6ed3222bd2255f06c59d9f9861f60ffeb87
MD5 5cf29644d785fb6d636a023de0e646d3
BLAKE2b-256 d9d885904561e08eb97322cdf06801b0c6c5d6a6d2ca0fbaff15d897c6ec627d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf5075d9e17ecc63ea744fc3777fbdce5c02dd66f3085202507174fff90cedcc
MD5 6768918d7a5a1f11dd2018d858200f48
BLAKE2b-256 11083f8573e9d9a3339eb5121b11e8bc7f10fac4be45bb579fc808565007ee9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae8b8f6fdf6613aa5d0e092e33e07279757d3b846dcf11d5c05a6aaad9d9cd06
MD5 b28c6da2cdd543fdbe450db3bc680aa5
BLAKE2b-256 c9257d592da5b9293dd29351cbfe9b5735e4a6f5c0a2a77c153950aecd28646a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8abfb7ee202d7f5a7694415e3e4c782d4b376097db08d2cbc92707fd3097b1da
MD5 5727665f18929bbed500b9af12ee5bce
BLAKE2b-256 15da8d443005d5ce50555a07fec5207405669346b5e03ef0aae0bf773d0553d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97ab378c23e14b1465d7ad0bc4ce64ebce51cbf953ec9b9afe180fe93d1069d6
MD5 af83772d8dc5bfa00c3e39a1d0cb05a4
BLAKE2b-256 97aa0adc3e4637c8fc6f3efcd3ff63fcfa97571bcdba37f18f5f31cd75176210

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1d9a6fdfeb06b895767353b9837d4d822d28fcf3ecf9580eca4b38669aff4e90
MD5 7217928950f4d1f285534a0d1ad49f7f
BLAKE2b-256 10731a9deea9f94012bef8ccde342d1ac37134c6a18423401bdb689867187481

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd162020913e44088c94b566b51600d58d76ac8e7983d3001bc5e5fac667d34f
MD5 6e8e99f4dd735df8593ec6a757ce0e78
BLAKE2b-256 9d31bde09f67d42d3e74beb304d1a959871da9918092ff7f9352890b8eb6d591

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 86acdd2e72f42a89778d8b5837e477c8609f0c4d87f8453cb3eeb014217ba268
MD5 ece60a25ecd3bc66e24eb1651cad490a
BLAKE2b-256 f4e8b99960f881f68fa48f61a2f4aca8ee4c64a9406a45f8a3f9c00070637058

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.4.11-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 26d862905a378ac922dda56ff6e36b047aea106203a2b5503a6dfc5feda55273
MD5 1a5d422ebed6efe7b3d300202f2297da
BLAKE2b-256 bd06c7c1fe91d5b854f4cb86d29fb7772e0a8ac807ea555767c442cb417b842a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-win_amd64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e035770fa70ba818073ea20de1989dc24e111f5ad93e52f44b5bd84c77d3057b
MD5 fa6eeb47f3cd1ae81fa86850f057c123
BLAKE2b-256 35d565e3bb7e133dcbd7f577cbf6658098bc9315c94ece9510bf731e42c0f3a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9322083f3854b26324f4f2aa23b0823c87802e404eb3e19d490f5d40f82a28bd
MD5 ebd3038813b448688257159ee7a363a9
BLAKE2b-256 1968672ecef6fa84aa7edf1bfc1cc27cfaa06a60a39cd642a34ff6bc9b70e646

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-musllinux_1_2_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0826ed60ec53f3c539cdf4f2b9977089302478d02927293a09da49dedc604660
MD5 486eea669ad525cd4a770889a3ce7edf
BLAKE2b-256 6d8000e6775a0c5e08387c5d2fb30406781e77e8f7082cec2428d098192c31fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2eaf4f7421ba2815cf9f60c7bc2379344a03afe0ef6e749df9689a2d0c970b8a
MD5 a2c4bdd89b1902637064d2fdbda1be2e
BLAKE2b-256 7f4afe40b1c9d2380c2eeb0668e9c9b7d6d69df2fb0a7828c180fc19dc5d3774

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5757598733e38e3fee70513cfb38a2d10191dbbe1522af0329c70801a1f715e
MD5 1d5f505fe6cc43f8735b1c947f7838b8
BLAKE2b-256 0767e3106b945867e44696634e7bf4614d5cb4fd5058cd6cc0e53f9483c4f215

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-macosx_11_0_arm64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyoxigraph-0.4.11-cp38-abi3-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.4.11-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d6725d754893e81d5f397f3c6c29664b17eb52c99c9b705d4b800cc4416a53f4
MD5 1ae3f357e911c8559eacd56778e961a7
BLAKE2b-256 2adb86b0d03d34674978ed147331868533d0d1f1da48acb5e2a41c337cf15935

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.4.11-cp38-abi3-macosx_10_14_x86_64.whl:

Publisher: artifacts.yml on oxigraph/oxigraph

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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page