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.6.tar.gz (5.2 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.6-pp311-pypy311_pp73-win_amd64.whl (5.2 MB view details)

Uploaded PyPyWindows x86-64

pyoxigraph-0.5.6-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp314-cp314t-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

pyoxigraph-0.5.6-cp314-cp314t-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp314-cp314t-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp314-cp314-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.14Windows x86-64

pyoxigraph-0.5.6-cp314-cp314-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp314-cp314-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp313-cp313t-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.13tWindows x86-64

pyoxigraph-0.5.6-cp313-cp313-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.13Windows ARM64

pyoxigraph-0.5.6-cp313-cp313-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoxigraph-0.5.6-cp313-cp313-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp313-cp313-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp312-cp312-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.12Windows ARM64

pyoxigraph-0.5.6-cp312-cp312-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoxigraph-0.5.6-cp312-cp312-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp312-cp312-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp311-cp311-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoxigraph-0.5.6-cp311-cp311-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp311-cp311-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp310-cp310-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoxigraph-0.5.6-cp310-cp310-manylinux_2_28_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.6-cp310-cp310-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp39-cp39-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.9Windows x86-64

pyoxigraph-0.5.6-cp38-cp38-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.8Windows x86-64

pyoxigraph-0.5.6-cp38-abi3-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.8+Windows ARM64

pyoxigraph-0.5.6-cp38-abi3-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.8+Windows x86-64

pyoxigraph-0.5.6-cp38-abi3-musllinux_1_2_x86_64.whl (9.2 MB view details)

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

pyoxigraph-0.5.6-cp38-abi3-musllinux_1_2_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

pyoxigraph-0.5.6-cp38-abi3-manylinux_2_28_x86_64.whl (8.0 MB view details)

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

pyoxigraph-0.5.6-cp38-abi3-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.6-cp38-abi3-macosx_11_0_arm64.whl (5.6 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

pyoxigraph-0.5.6-cp38-abi3-macosx_10_14_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.8+macOS 10.14+ x86-64

File details

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6.tar.gz
Algorithm Hash digest
SHA256 489c0cde3f441c5bb2025ee6bc77da02f0a085f21a098798e81cbc61705a0317
MD5 b8188acfc2fd7be86e64275235839c9f
BLAKE2b-256 48fc254b483d1e3f7a1bd6c3ea7203d9c4e5940be730b1efbce87520b3241336

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0df0addc23174d7919355d16087c057463a40a7abe061ea4ad9c12ab8600398c
MD5 105b9e726349ba09347e9af81322e63a
BLAKE2b-256 9dc3c94f7263e28ccf172333ccde8e94f7a3b417476515ab4dd4f110440321f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ec8f4a1efe6255a6dc5a756365866eb6d3c02b88980b17f7604c3bbbec77c9e
MD5 363122fe7d749586f1f1cc354839a406
BLAKE2b-256 c049e593afa859496e746d8850cc3d721c733f6f441a807191e67365ca3f73f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64e89a1497dac8f28052d93e725b0963c488ac64b954035d5a64754f144dedca
MD5 935636987d1d8402dcddd88e1a7559a6
BLAKE2b-256 c9dbcf53fae102f9a3e15cff96828d8b96f88949f6de7509599893fdad2d5331

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ac53e535248ca56c6495f297c552412a82dc3759898077e4dd559cc54d53e4d3
MD5 304908b06b0166c87c5a2b6c192576c9
BLAKE2b-256 8e88a5fc4a95d9ed7c830a2b1a406da91d65b8cb4e9f05642e5a4399954fa13e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 766e748dfa7391203e774ca052141ca31c94b948e11db0ea2387416aa68c8c38
MD5 5491669194c397408cc16e7a2d4f6e6c
BLAKE2b-256 479cf97f617269ad6237867f16f547b4da32d36bc41b8aba1426b7cf72cfa1e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 78ece614582b783d576eeb15cffa11ccb18b7d3a05a944351d0a5e8a20beecf3
MD5 f3c085a34ae664eaef8e958a151d2391
BLAKE2b-256 aff13714c2245539a838150f2d38ad5e4d01d0476491335a5dc9506bdec5024a

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9030dc72e8faca351cada7a39ccea1447abed2e1cb96a4c10e32aace131ec916
MD5 9f8962c0bb1f93b88cf378647f346135
BLAKE2b-256 015c80984a041553be6325ebe45493868db213eb8d4c522e73fe9899d10ce300

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80539561bcf8cbae170099d9b2a46d2c2421bf7e64db11d12d46ad2bbea9fb28
MD5 5c80643139d563258647820e2fea2e2f
BLAKE2b-256 e4c524164107dfb9eecaf794a0a6e0cdec1791d006bc4545713ea8954c8944fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 94e523532b3103d8612fd3301f095633eaf567fab11667efed36bb898654b150
MD5 4a93cd5a0b49d3bb9fbe60705bdbb74b
BLAKE2b-256 8297586fb0d599eb2144deec0ab4ae0091b853fc85264fc93705ebc569684b60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 bbd7a2966763f15adb7714faaf9fd853499dfe5ca03386000ef148ef355dad6f
MD5 66b924ca28da4422cb8807fd17be6ebf
BLAKE2b-256 d97082b9c003458c9dcbb2f733250a12d5c187087ef4f4c2890d9b8602417549

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 fda4d490a56f1796b60f03dac69f5cd366bb26dbf5c92dcdad2f4fbac9a459e8
MD5 cd2bd5ede3fb157feb1649a1c3b9455c
BLAKE2b-256 0054d3ab2f6455aae90ac25eee13dc0c0a863a3c6d200e22f30f8c5994434d42

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7474294f67f68e5e3f09eb6d7f8c12044d850eec41425330e8fbf9d4c0f2085e
MD5 f6d418bac745b87f737fffb19c265978
BLAKE2b-256 de4f2c25ca45648a6aa21e03ba51f7195f3ba3b745a543d2b541dd12a40ff7e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b9e80f79965d46ee84c8931b151390c5edec7bcd24a472a12a211c008f74c6f1
MD5 2ce00e623edaa067cac88507f74ce183
BLAKE2b-256 b4cac026607e5b88d94ceb30ebd865443fdefc273e403dc54048ce7a3b107f02

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aea454dc1182f08baa6b6d43987fbfbaf322c7830f0e02a78e53a91b8513f22b
MD5 f2613a46ae712f6ca8d3442e36819522
BLAKE2b-256 85d4061c87fbd35e62558c3913671e1b81cf5c9f6861bbe6314111e168c48880

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ad0beb3e900ecb9b1dd335eadaae3c51681c8e1d46c8d752237764c840e34084
MD5 192e8df1fc6d235719c453a43b0592e1
BLAKE2b-256 43234696181d8dc4315f071c29fff9c3d61c103c8911e36b9a85c8b7e2244d85

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3b37bb5ca1692707b7b84d3899f1f9a93b049cc84e54e22a31cfd7cabb42920d
MD5 d227a8fb2b8bc4143e277186deca307f
BLAKE2b-256 bed892fb76759e920194377fd5f60b4a41b20ebc4116f67dad361e8277bb5aa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 063e7dd246295d0904dfeaefe0db2f9c69575d4ba6be9722454ba9cff106de3a
MD5 483c584470cacfa0ef883cdcee7ba69a
BLAKE2b-256 7ce9916bafcc86e727f8b51866a66839152188040c7aa3abf5225e20b091194d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 881f39a79a4c6be9c82c0e46f5982d66d65d9865d48a1745a2e07cd80d949bc0
MD5 5b7fe6d48ed18014f1e1802aa4434289
BLAKE2b-256 edc3ee716e15fd4f21434580753ba5707837f1966662f7b5e7c95b4bf7768e11

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b4919d1ee6e511b74c899668687dc789c93d13d9a13406ffff4e3813b08f0b9b
MD5 362d67f1e21645347f501c9cf1d6ac3e
BLAKE2b-256 95f89f26e7f7d04e57295d99528672733c1a935ecb946fcc1700c26018581ca9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f7671a2d5c623d6065561c0da7e453a9bc6f6eb9e7a34fe366fd5aaa578af15
MD5 f313e85dc76e6f5a4d650b9dc9bae669
BLAKE2b-256 c26c0d6990b770c921bc9b3a07a6f783b5477994edb59569fc9d7c5eb74c33df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08eaf626ef5cdc5ace666a7a6ef899f90ff078988d04d8b4a2b6004653f5e8cf
MD5 fedb7764cdc21ce579a661fb601def00
BLAKE2b-256 fc6b0ca86543fb08b446dece09280fa3aadfdba32d6de4c9ac592817597816e7

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ac7ae56b51eabfb99ac46287e7c0b33494390cecdafef1669f82727e7d02521f
MD5 cc8e41c33e78dd2b977beb08f95b3b38
BLAKE2b-256 4a28d11d3e549c8d1734a82803929000cd8c9b9eceb63a4ec5c1895a40570d26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfb972052f849916fd37844faba2d5e36c95da491142f71204eb7ca9660523b5
MD5 f7885067b6820b1484b1ec04ccaa5e17
BLAKE2b-256 06f081eb22b17b19462fc02d556d402d51ddc88b3363a7d2018813724ff6449a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff7fac21671d4f643ccdc65e97bd87df8bd4d3493988d7f2b41614850fed72c1
MD5 ca579223186b82c945fb60a7b1a1cca6
BLAKE2b-256 40aeeda13b712203900eb2d2b414504c3e49dd53c47a251d87b70957f6cceb04

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f67f165c24b1aeb3ea14cb18c619e46e5ab0467684aba6fa89edba39749515c0
MD5 b8317fc306f6a5d04905481592ee922f
BLAKE2b-256 187769f9eb888fae73c457f02bffc913e4aee9bd786923f5c7568e0f6307676c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 72e867fc6136465e611fdbda1604e70cf8e282127a18a29b7189e31f9c015610
MD5 3d182144fd8de2c38a92e7a1afc5e5a9
BLAKE2b-256 e73bc7834dd419a069276f99964652608d8a2bed8b0e5f40ff47a2d81a2de45b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 98c5618d6dddc0c3193e4dcf615a78c860c61c8ac35d03a440fe334cf395f814
MD5 e58b29a4c9b719c8f7d5ac4c332792dd
BLAKE2b-256 70a87458b00c1948a168ffbedd98f2534e0de335f3e575bcc5c8b578178a6880

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 93309ab2d7e41767b279ed21ffdf3c769139dd05695b52ec1bb0c404ae2eb730
MD5 638c102efad80d2ff6834a158d91223b
BLAKE2b-256 300e4683e8f54c613dbfb97f31995a2d15e2fa7a8bfc8624aec7b419b7e83266

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34d1fb2ac85d0e3b76a40d94c20504edf72d479f778e19bea79fc508994c90a7
MD5 974f424fd8a206ac0659f838d2c66d84
BLAKE2b-256 997f4b4e0407c40613c0b16166c9fc78b5d544d2982a5bc5436ed3e17ee930d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b3be9f17c013b383675b3fb9c61e61ceaa3f79c77a6c01b9deef672a4489f86c
MD5 673f3c337e89c47162b246dc5ccdfbc7
BLAKE2b-256 33e6d43532e6c5a67a806b5979ab5c841fbd5fef879c42451e4f7fbe899613b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6946ec3aadfc884a09334b0d8e8751bed49385330772b7f1c6c5ab2db6081bf1
MD5 436fbc69f5156a18020661ba97a82797
BLAKE2b-256 4b531222ca43232127ff31b7dec5801108d63d7d0645c034aaf2af35e518181b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43fe283de37965fcb8285f0ff446ede17b2c3bbc87d44fe629e5aacb0b95c78f
MD5 b0a3516798b49443726afa604871c70a
BLAKE2b-256 499d37753e600a83f3f9114828f10ef600bce5c04cd39ed3ab392a57c367cdf6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01496b787851d79d95849d34b6b5453f588b07f0d1edabec7f7d5eede8a216e4
MD5 c7bc67b1c2b76cf5ef68dcce4f923a28
BLAKE2b-256 598e30bce4f9b272c9b17f89088a82614c185732193632cf3af6ba120c97b293

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.6-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 09c8ad0b90b895062554636d5bd1b55276d88bd774a846c4d24d598229854dfc
MD5 e5bcda1b498da4b0cd7ff0ed783c9f6e
BLAKE2b-256 854062729562e1773814a2d0876f4a940e711d014507e6415eb06cf9cc634434

See more details on using hashes here.

Provenance

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