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.8.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.8-pp311-pypy311_pp73-win_amd64.whl (5.4 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

pyoxigraph-0.5.8-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.8-cp314-cp314t-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

pyoxigraph-0.5.8-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.8-cp314-cp314-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

pyoxigraph-0.5.8-cp313-cp313-win_arm64.whl (5.1 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

pyoxigraph-0.5.8-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.8-cp313-cp313-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.8-cp312-cp312-win_arm64.whl (5.1 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

pyoxigraph-0.5.8-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.8-cp312-cp312-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11Windows x86-64

pyoxigraph-0.5.8-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.8-cp311-cp311-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10Windows x86-64

pyoxigraph-0.5.8-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.8-cp310-cp310-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.8Windows x86-64

pyoxigraph-0.5.8-cp38-abi3-win_arm64.whl (5.1 MB view details)

Uploaded CPython 3.8+Windows ARM64

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

Uploaded CPython 3.8+Windows x86-64

pyoxigraph-0.5.8-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.8-cp38-abi3-musllinux_1_2_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

pyoxigraph-0.5.8-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.8-cp38-abi3-manylinux_2_28_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.8+macOS 11.0+ ARM64

pyoxigraph-0.5.8-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.8.tar.gz.

File metadata

  • Download URL: pyoxigraph-0.5.8.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.8.tar.gz
Algorithm Hash digest
SHA256 c9fd2e3537fdd96d3895af259aefdc6f40b86a3f969d68fd3fe3cbf9f707f462
MD5 f397ecd7cd28c4639117123cb8503823
BLAKE2b-256 cefd21f10f55194b527348005c54ea87612d1af795be63db19e0abe6530d9920

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9676f2adad8468cdceb05a72a7b2bcc37683af3ddb37f595c370946f7d9f1543
MD5 49174038f597e2ac7200a5d0d15a6704
BLAKE2b-256 fdd669b9e9a9a1bd7124391cae5f71bf3063c30708ea563dad3674dfecb9db98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d42dfd064be0a3f66c2301a0c8501d2079b570625d279e4aabba0e10a9102151
MD5 8731e772a73b1e239f0e4230d88e73f4
BLAKE2b-256 ad0f6e1bfb7c642c3d0a81e57cbc8b1b539cc7d2fb451eccd975705f5a0978ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ede43c55336fe8bae1607cb2d1586ac3fe29dcf63761616d3aee45cb42395b22
MD5 6a372c72162d6f96db40c115a6f32280
BLAKE2b-256 60f7748e1229f933012905114cec4d484b1d799f374b6b94e06c209cd103aab1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9e81f6afebcc115c9f43d8b86869f5167f0d52eccb8ca3e5d359905e9a989fad
MD5 d50bdd11a04d027d83fda34d11552fbe
BLAKE2b-256 57dd53be335381c373816e290f445325a7d444f1dbb1d98a00b15b5c93775128

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a76d9473ccf0a866443ce2be384ac83b97113345a2929a520c7aab583ce7364
MD5 e4c4fd38e88077dbc451004120ee4305
BLAKE2b-256 833ef41c3fda4b67d1edd534cbc75529071f7e64359404f54e70cb99f4591f1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 598e409ddf0440734259ff5d30a9d20eb1867c635031188c1cc923e8773289ae
MD5 647fd12aade639b4dbec3267ee6818bf
BLAKE2b-256 cd61d21ed60790aa0a373d8e7761edb042cd494527a7f9ad9d9ff05a276fe8ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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.8-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 23d89e6aa3810084b3d9e405a13440e8196d55c3df5d747d4f0307331ee61f11
MD5 79519271401bb99454e202b97ff447f4
BLAKE2b-256 b7f1e865421c48252992105fda37b78ba82be50abeeee89096b1fb87f56325d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97f9589fdf8b02acd9342b71f118352740012ae97f559eed65c3452d2555ca26
MD5 251db5796dd9d6a5cf95d15fdfc441c5
BLAKE2b-256 b1809fa0bd17d17a73e2a14359ba9135fd1721d4d64fe3b38d8625e78a02a484

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 914355bdd92455e5538938aeeb15dedfe80ceb2bf7d576e67e00abc3c7a23ce1
MD5 1aa7c87761c8d3ac9f71d7427cf7fd19
BLAKE2b-256 ba19640f52f219eda8fa7d40498eaad2b7392e913cea37c31d4389b74037509f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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.8-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a40b7449d5406aa1c0f6a3511191c484b333f7debaac48e3fcfc804b529dcb84
MD5 4262d33d63a24371125f6b5200494842
BLAKE2b-256 6ec7c13220b5e9e12dbcbb8f8c221ae892854e28e600658db7c69d1cfd5bdf1e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 5.1 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.8-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d324d334379b361646952da7d82cfc0bfb1e411f0e8a1f25f78a301c3bf41137
MD5 229f854ac0459b97930e4c5c82563375
BLAKE2b-256 0a1850e3793b65965a8006f45b8c01839b6f280e3dbcc82098b62108a6d3510f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5236e59f26ff1606eb05941df24b9d470a183d11bc904a5722aac23aa8dd1b01
MD5 daed1e3b38006be3580331ff28f6d8a0
BLAKE2b-256 b623562c411d1c55a1e08a645b569980c97f24b8b8effbbaec56a94702e08056

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd1cfedd6bc7ea0502bb86449881afa4b9b89015aae6608cedcb4e1fd0749924
MD5 a367956d7fb462ab11d9876a1acb9d9c
BLAKE2b-256 82b298dc78bbe6c9fe407c04dcf92281eaa58e5b3a9d5a5d31a62b09d004d6b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bcaa1b7a4c5a2521f5f0fe4d837f29ddd40d3be1ad26e4220ac839eea657a52
MD5 e75dacbd3a3344a7f318a28e7d5ffb63
BLAKE2b-256 11906bc32bc00d49b86047cc42b0afbdd804da2e0f8d512c14c35d3eef1095c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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.8-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.8-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 5.1 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.8-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 07153608e35514368a157f7427aef6d9be4fcb3b32a0b2edc0c849d85627d981
MD5 9ee15ea2463c5a1ae5c8b2986174ac36
BLAKE2b-256 b9021759261c7b20c4671a6837083de9ded8122ee6a4cd9b3e9efdbf2ce3dbab

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7903f0168f6313cacbf0815221dbedbb54606f172a6a3c4623caba42ae64702c
MD5 e223eceb333c44a8f2a22c2ad730ba92
BLAKE2b-256 618868ae76c58171bde3c66b6c019e5b6367f83783a9a44fc5a95bf6b2928f58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 567618c3595c27caa64dff479a679592bc455af6b4afc3b24ca120fb2eed8327
MD5 5c96c45d73e15e3d176b6cde7c3d5b16
BLAKE2b-256 0dd08ef9a7582373e106a4159a7ac59f908a92f6fa1ea776b8bd2289fdebd764

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa823ed87c34d21331f17c3ff6cd62b2ef188b945b70d741f0a7429d671aa3c9
MD5 6e28ecea2eff7e3fc980faad83acac6e
BLAKE2b-256 f8583bd1419d9264b6027dc758340007951a7b3842dcb7f420c53da62ded33af

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b43865ffdbc86bf8a48d3184272a5e3b1097c5105d9a4f444a6dda1e76763f88
MD5 8625bca1f07f89b6dc59053bb20af8da
BLAKE2b-256 1b3e1c2e36999ac1884fd4a335c6c6c7aa68e3cb0038599386f7acb75dd0374c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7aa10a7c3e00cfccae819bbf040cef396db5304d5ea9890317fd8031e844684
MD5 2dced012978f17894808f65437dba6ee
BLAKE2b-256 41dd8ad52b1ae147c948bd2f217fc9c71cd02211a5570dc9e43ecb04b19cf3fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 164b9b41769cdc5ac93ff37f1dd418fe2970a839e6bb283a5f095224a10bae3f
MD5 10e3e03d78da942471b08293a723c4e3
BLAKE2b-256 179fb5eb3254b63661b9f7f7d12bded5e70148fb5d56bac0fae3b529ce2cdb16

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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.8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 14e34a8d83b2b3f1abb99de322bd31f158d1a59f690317201e7cf43b297523c3
MD5 c0ba46b4458f33059bf12c590e620ba4
BLAKE2b-256 e0491cfb1cbbd60164b543547a5c538fe7ab46bce461764a2a19daeae33f404a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3aecd4f5bde22c4cae03b398b0144411745940787e174e0d2690abbb486c4688
MD5 ab031ebc7e25be5e31067cdbd98801c7
BLAKE2b-256 59d8fad202f86e9bcd7ea2512d0d086405f5b77b47b634640a61e99ad5e755ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a14fce7014892b2b85b0350903197cccdab9d4c8b889c77c6e748426a7cd5c5b
MD5 b254f2b32713b38061878dbd36a60b18
BLAKE2b-256 146c422277e8d788e0b706928f1b25aa582fd3581b7f1f052ef258d10f5099e0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ba6c1ddaa9a949e6fbe7a8ac1ceb22117aa03d62d647ebefffeabb6542a357fc
MD5 e8e85390daf0db54039f91099d313512
BLAKE2b-256 b1705a8a77d75c15dcd6535e6d7e94ecd60fd5274be9f937e0ba93eb594ccb13

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7b211ba5eb62a881b38344bb828ccb94cb25b0bd35c509c39d7f96b95f157828
MD5 fddcd71af3eb5df56f28087984474c9b
BLAKE2b-256 8d1e00c1fd14f49efb2da82de109b84b7b79642770211bdecb307d6b98304296

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-cp38-abi3-win_arm64.whl
  • Upload date:
  • Size: 5.1 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.8-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 eb39a617dd0573f2e3a37a86614eaeac974caf77db1243d3fe7148841d0329c9
MD5 5a0385b9071619b9e8b15998f2564e17
BLAKE2b-256 c288b881b7a8dc92ae6fb302bcb18f18b15c1782a3c86557a9c0e55bcdb9a146

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.8-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.8-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 901e711f590945295214868c9ad01118ae89da610fabd4deeef2665e0ecda256
MD5 bacd592dcef0c00f6753e6e7b2832749
BLAKE2b-256 40793704d8b2013d8de7cc30ee3b12ad142d23e9c779523b0f821114e684aa04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6d1bc051ea2676495efc25931bd309efb830199150d72948c1c14e94624af8a
MD5 66e1d4acc19d3bf11c1adf51dfaf7781
BLAKE2b-256 7a46782e87e77f1a41cba553823f3fb39c2ed77bfb4ae4a39ed68f946a373c48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc943aebf424e1cd4b00b46f732078d028c365edcb3fc097e802ace8a612fb75
MD5 eed871a7d32b8795c2d2476a5e0f9dd2
BLAKE2b-256 745fa7165e1d8b9d3797a51a78d190da0a6d3933eccb58f5b502e412ef4ed5ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 108f6a8c7129ed678bdf12906328e9fea38a88c604b55677b5cb32a3f68daede
MD5 cc95e4cdf1ac620245c57629e77d5357
BLAKE2b-256 12717be1d3cfe9fa4e31eb5bea0286e099d24ded457bd2b63da192fe3af72ab8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af7e42484d8e636ea9dfd12e39862b84067624b62be59f21c16c7e36fff74dfc
MD5 b8698858de237728f16f701b9135124f
BLAKE2b-256 83faeab9c5729e31f5e64b7bc54f2be3a6581a446f01690c7c66e9bb9c5f598c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 88dac8561fbe1bcfe3c2193f5526bc297a3fd03545cd94da6581f7d12d788628
MD5 40c6efddb35595b0e355a2ee4c89450b
BLAKE2b-256 3fec14ec2530f6b96df3199afc0cf67fd79492106530d740d65517fb81d80ec8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.8-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b925ab74ad7cecab359896964278448d45f777fde94b22df99808f2c52e18376
MD5 245279c1e08a630e4944e3552f2c5931
BLAKE2b-256 ca329e2dacd0ee4a88e6fb190ac97d7f4832829451e48f993027359fe32f3078

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoxigraph-0.5.8-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