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, 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.5.9.tar.gz (5.3 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyoxigraph-0.5.9-pp311-pypy311_pp73-win_amd64.whl (5.4 MB view details)

Uploaded PyPyWindows x86-64

pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp314-cp314t-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp314-cp314-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.14Windows x86-64

pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp313-cp313t-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.13tWindows x86-64

pyoxigraph-0.5.9-cp313-cp313-win_arm64.whl (5.0 MB view details)

Uploaded CPython 3.13Windows ARM64

pyoxigraph-0.5.9-cp313-cp313-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp312-cp312-win_arm64.whl (5.0 MB view details)

Uploaded CPython 3.12Windows ARM64

pyoxigraph-0.5.9-cp312-cp312-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp311-cp311-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp310-cp310-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp39-cp39-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.9Windows x86-64

pyoxigraph-0.5.9-cp38-cp38-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.8Windows x86-64

pyoxigraph-0.5.9-cp38-abi3-win_arm64.whl (5.0 MB view details)

Uploaded CPython 3.8+Windows ARM64

pyoxigraph-0.5.9-cp38-abi3-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.8+Windows x86-64

pyoxigraph-0.5.9-cp38-abi3-musllinux_1_2_x86_64.whl (9.4 MB view details)

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

pyoxigraph-0.5.9-cp38-abi3-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_x86_64.whl (8.2 MB view details)

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

pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.9-cp38-abi3-macosx_11_0_arm64.whl (5.8 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

pyoxigraph-0.5.9-cp38-abi3-macosx_10_14_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.8+macOS 10.14+ x86-64

File details

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.9.tar.gz
Algorithm Hash digest
SHA256 fe2bea0f41f5284b6dad99ea718d7ff03600068cdf8736b63a9e6cd05f056b19
MD5 9b9d281475d99378d6acaf999bce8b7c
BLAKE2b-256 30a8a06280358352a5fddf8c0753af7ec679a223008448e0602671209db0a390

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9.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.5.9-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 70ffb46ae49f52b18a49c3fb63d906ae9c189de4fe4dbf5453279bda4d27af4e
MD5 3bd575e0956398f300fceb35d259733f
BLAKE2b-256 aa0f800013ea344187b8cd98d34af827f2ac56ef02fb66c2026c525a8015261e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-pp311-pypy311_pp73-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.5.9-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71dba053e5efc0002fbd4ace3119b9d3aec8a6c5b164ed7409a2429bf71171b8
MD5 0a09df6b7f438aba010b204ecc7b133b
BLAKE2b-256 8761a51a916969d75d5ccb7d1476fbbb9f67cca369fbc2bdf46575a7a399590b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_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.5.9-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f39a6175a80a55c837981d4d68f42380071bb1d45af124de488fcc8a61a81af3
MD5 a00157030528caf89a8e7fded3abcf47
BLAKE2b-256 ac1e99b6d12597f3dd59ac17b88925bde71b1b7667139b5c55d4376e1db3e409

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-pp311-pypy311_pp73-manylinux_2_28_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.5.9-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b8884b0ce3ccbac99ebc2c995614a13dc5f5d86b0adb847f36aeb1c713d12946
MD5 fdb4c2a34db25cd148ed201d7093b6f1
BLAKE2b-256 aac5c37b33219897bd1e016181644efc22f15abfa16fbf9ba6e3db7c7f55dc09

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314t-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.5.9-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68f8daf082ea4bf9583abd10b64e23cd2c4a3285338a5ec24254181d45e63083
MD5 1655b6d205fa2782eadab6cf80419699
BLAKE2b-256 89aa0c7e0c2c07e29676f78bfc38a5712b0c4e087d0dbde72b4c6b54b47f231d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_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.5.9-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 917d976dcb813d613d0ddd7da1c9dec6ad02ee815015f393c703cf0804946653
MD5 55c83a68da4366ebb58223c0e1a35d06
BLAKE2b-256 7aca3c1a7fc7fa5641173d6f91dc58e3cea47e7571716a9aafb909039e1f885b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314t-manylinux_2_28_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.5.9-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 79caf78136a8312e506beb607910cc5a93662a05a173aa9b560ce9d08801384f
MD5 3fd4d24ed465779212f46f6849ad62e4
BLAKE2b-256 1236b82fa34b525c27a0262ff1007af014706be4485158c9d7bd49fec14b84e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314-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.5.9-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4558d430bbad6e6b4ba98e0e89a2e28402211069d38e6e9b00083ae2d9d2d175
MD5 d0a6045872d7fe05e170f2d8f34c54d8
BLAKE2b-256 cb23f83d0af4504ac0f80bfe938eea04713c8801bf135f7b91bc52fff55b3e06

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_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.5.9-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9154bea122c0bab11eda7604b27ceb424ab8ba1637250503008b8c6632ea405
MD5 2be99cffbec6591371988eabe8b375f2
BLAKE2b-256 5bc3c9a7dfb5fc6f60488f67214e79696a6b5312d612ed4dcc57a62363632f49

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp314-cp314-manylinux_2_28_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.5.9-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 e9ca7cd7666336fcbafd9a2ec7d598dd859b7bd2ca7b0838a0f7b92dd3828c28
MD5 c8b833fa5c88c2ae527d1c310f0b2627
BLAKE2b-256 51f57a97cf8fc761d55057a029725dcffef561390ed565a5504f895a409034f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp313-cp313t-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.5.9-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 b829233ea4445ccd1032d02e9189432a77e16888a79313498aa501b8731dc925
MD5 74437ccfce641a199168f8b42a55a021
BLAKE2b-256 470eef38dc2ee3b6f89f356f3016c7dd3cf9b4b5153f934a841aa32bfcc594ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp313-cp313-win_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.5.9-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4f8ff48b873157ab38e2595a56d6d2008471a45853f5fffc645658c6f69c07db
MD5 457b5a70395941536b4e026120c3988a
BLAKE2b-256 3bb455368af8a83e7811d25155cf2fc62a814b77594aadb98d3906086b203e1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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.5.9-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 57f3619c7860f4c95ddab077e4a3dedb7ca4cf191bd81096db835264d414ec5b
MD5 a07748225d945a622bd39b5d301e0ff6
BLAKE2b-256 65b47493acbbbe18c9649782f1942d3877ab3f7ad08b5746153f2b4f4d62d2f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_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.5.9-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bcac65148bddcd0ae24ee1bf20a2e89cc225a926b9e9996eb64dcce60400d1a3
MD5 494cab49e84d5d876cca4b89e680d14e
BLAKE2b-256 cd05ac08fccf52372f4a91bb97d07c0dba8e3644616aa6907a5864a6a26bb3ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp313-cp313-manylinux_2_28_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.5.9-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 379bef7f8fc38f638f358b1e12bc5bdc908a0e7d47157f4399bf103c727a66da
MD5 cb204fbc344a39568ea1ec54cea0fbfc
BLAKE2b-256 cc1e497bd58a038ca83ec289a56d35fcad2183f4a180c787aa04268d2a88d4fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp312-cp312-win_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.5.9-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d04806073905f448a48811b217115e71224be7f1d4075d1f5f5ec07a016f42ae
MD5 4e92c92a28d47c2de0e64520a5c87f2d
BLAKE2b-256 8cc1f03ecc4fb5a09b4e6632218dece98073f3c4f0cdfc4823aedaea0186aa82

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp312-cp312-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.5.9-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a8a1b2debadb5fe79f8b89cbe1193e9c0e6fc1cf0c9431b6be706234beeabbe
MD5 29e8d03f109cf62e73f26b2b12f81d2d
BLAKE2b-256 bf08ea04c09eb740bee7eeb57ea1769ec4088bfd55b24fc6f931bea317a65512

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_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.5.9-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ab699861035163e89bc512ce20aa6e91b654e4d33114c9f5facab08f0fe3d7e
MD5 3ccbf37abb1518ca3bee2910797fc80e
BLAKE2b-256 d20f3ae7a5cf9d4a2fab482ebe807316e18d55fea32cd52f0fff88fa6ece3f58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp312-cp312-manylinux_2_28_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.5.9-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 eee3db30ecb6836fdc05ddcbc6aa79ed521afcbfa707a8561b7e5891c4fb4ff8
MD5 5464f3589667d00b56e335ad36d7374e
BLAKE2b-256 8ecb4d9122dc13626994197a1afa1620551b40e316e391bcf816d73d73673576

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp311-cp311-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.5.9-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56b78aab5a5688ede88404372574785ba74e8d82b2cd1c0b0623a03b7069967f
MD5 e1827df468aca2555c47b9f7f804f68a
BLAKE2b-256 eccd441573ae6b5e7bb347ddf1889e137c99192ea19ea698320650295967802b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_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.5.9-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 baffb41d914b761b06cde61eeb0a35dd5f0fa4808f71ae9902fdd1179e70e553
MD5 93f084fdf6f5b2ed86f3bd7a89cb5899
BLAKE2b-256 0a17dcf159e871c80d42c8a757e0a16850faf16b87c375d94c2623c2928b0df4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp311-cp311-manylinux_2_28_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.5.9-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 95347d64417299f91128ccfee486dcb14d2c6674a9b9a62e5c6978b651a2ccf2
MD5 a35647cb115058bf88da417e496d209b
BLAKE2b-256 7c66b2921defaf7f157573bdff1ab708056b95e360ad955ff73608ad7093a9c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp310-cp310-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.5.9-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70ac4792acee8c86f795b0db785b467afbb02daf58e2beb6e6ef3c3f43f4c222
MD5 cf1a9f2fb7a57cdfbf72e68b3d78597a
BLAKE2b-256 f056fb02b856e62854523ec60f2b79a21a7d647cbfd29be4bfb9323c167df7f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_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.5.9-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c711156407663e2182e4ea07c959f8e471f1b6ecaee1f00ce3accca7a53d9917
MD5 839a5df41d10d5604730a81dcde3812e
BLAKE2b-256 a9e8858832a3dbe70c93a542693138cf72b0be72df402094562466c477bdf606

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp310-cp310-manylinux_2_28_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.5.9-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 dd3a801b56c383cf4b078bd51cc1b86498b1a1f6e3e2f56406a00c3239fc97ca
MD5 79845e45acd2c8d27efc4d59242a0a5b
BLAKE2b-256 98c5ff1af276aed9255ca6ecd71cdeb31d9f2a789050f4fc12fb1893b91af899

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp39-cp39-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.5.9-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 276ca12ca2cc20b123812af78a489d35f871f1ee5579d9f98d6c65f038fcd9ee
MD5 018f282b0ef7e61d66424774a0b68956
BLAKE2b-256 90638a88dc0254444c04001989b7c216cbf507aaa422847558e898b53952c6ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp38-cp38-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.5.9-cp38-abi3-win_arm64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.9-cp38-abi3-win_arm64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.8+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 94c2a8b52c1ed6e445a235a4f89cd460eea936f399d28df5e9927826bf52f032
MD5 568f2ec74758c46bfaaff6d56c028f74
BLAKE2b-256 c546b092a22596c7ed11b0b26b3dade2dede638fc6a3e61ee7e5168aa3481948

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp38-abi3-win_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.5.9-cp38-abi3-win_amd64.whl.

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 efd3d03bd2a36f9b0bdf3ce70d76ce5278c481fe961d14c2bb6efcac10f57ae2
MD5 4c990bde27d521ab94d4f0d01f304d1a
BLAKE2b-256 f28a7ba44c596afa3377a9c75f6ff76de91e8e45a18df72d17cb74efbb02db92

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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.5.9-cp38-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09071f6c08b9489723dec96e2d96f64a15b9be2d165d3bbf67d40712884ba7a3
MD5 291023f3e497207c7be5bc7a8d6d97ee
BLAKE2b-256 7a42222017d65d411f1993585d51b977b65680ecc0edbc28609f702a65107e65

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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.5.9-cp38-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f619aac7199b2ba91cade2fe69f64b4c73abb1e6b33735b0ff7205a753e609cd
MD5 c1fc4e3ae1930a689767428c3d636534
BLAKE2b-256 8294da29a7d85340f119be878136507a8cbf4640ed5fe2b0dbc68fd67a1f807c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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.5.9-cp38-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3bd1925a8185320bcb8c549cccafbb423cc3957513890e6f420b8e355055052a
MD5 c2409ef5f68505beae246e2ecd748a66
BLAKE2b-256 12d780f6d4dd5aa7f02b6020e75216213460b84edd7e32d32155507523a04b2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_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.5.9-cp38-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 afe19bd1835a7245caad06cc9bb1a5c861882dc074fdfa24ba2626e3bbf9866a
MD5 cdcabf82654c3a9f65ecbfbf7705569a
BLAKE2b-256 764f50fd2f11b733eeea8f0c6c7804fc22d1bcf7a43ef8d61a1ad8f18a1f9ce4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-cp38-abi3-manylinux_2_28_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.5.9-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c9f93db5e14a03ac1e3934cece3fb6f7c0a9f4bde33082c72c788c12bf65ba4
MD5 f6692ed3dae391d98ff9767fd62a65b3
BLAKE2b-256 7e28080334bc7a4540a2102460f55557c04aadf9f2282c15896f4e9d998982d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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.5.9-cp38-abi3-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.9-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 8b998bc479a54a8905cdeaad621d0f7fed212abf9f1cbededfde4c51fc8e3bb8
MD5 c82b873e9e9355d2bb6100be047d3540
BLAKE2b-256 27d4543c3a613f9b39ce06f0c052f36a0c5933157724176c04508e407e73fb98

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.9-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 Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page