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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

pyoxigraph-0.5.7-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp314-cp314t-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

pyoxigraph-0.5.7-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.7-cp314-cp314t-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp314-cp314-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.14Windows x86-64

pyoxigraph-0.5.7-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.7-cp314-cp314-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp313-cp313t-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13Windows ARM64

pyoxigraph-0.5.7-cp313-cp313-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoxigraph-0.5.7-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.7-cp313-cp313-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12Windows ARM64

pyoxigraph-0.5.7-cp312-cp312-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoxigraph-0.5.7-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.7-cp312-cp312-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp311-cp311-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoxigraph-0.5.7-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.7-cp311-cp311-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp310-cp310-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoxigraph-0.5.7-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.7-cp310-cp310-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pyoxigraph-0.5.7-cp39-cp39-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.9Windows x86-64

pyoxigraph-0.5.7-cp38-cp38-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8+Windows ARM64

pyoxigraph-0.5.7-cp38-abi3-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.8+Windows x86-64

pyoxigraph-0.5.7-cp38-abi3-musllinux_1_2_x86_64.whl (9.3 MB view details)

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

pyoxigraph-0.5.7-cp38-abi3-musllinux_1_2_aarch64.whl (8.7 MB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

pyoxigraph-0.5.7-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.7-cp38-abi3-manylinux_2_28_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.8+macOS 11.0+ ARM64

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

File metadata

  • Download URL: pyoxigraph-0.5.7.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.7.tar.gz
Algorithm Hash digest
SHA256 f40d0e125a56dd102348a3f3bc1436384674b3ab3bdb09cfde31e57f5060c654
MD5 adaee22ae7ab3a672ea26b17d56220e4
BLAKE2b-256 4738834e01f1cdd3aae55adff4b61bd10ff3eea02bff3e0e5c7824315b8eae26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9daa8a935597e7f79614531af4aad42f2beb0a6e8e8c4f3f82559ce00492a59a
MD5 6debd19bae1aea04550e1dacbc178c94
BLAKE2b-256 25e13892e9b4b6def39c9d30baa337de5dd7881b4208ea77498eb00af14090fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e939996d34fe23460914faea8e97eeda5a4a5455ee00f078b8ce6aa0f3c84e3
MD5 7cd87c15adf6c292f5cd0bb1dd603dc1
BLAKE2b-256 7911025d1b910d76758d08970214cae780884e846dcccac863b4bc9d2fb8e31c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf3ae44583b79f08af8aabb689b782c5d72e7c8c0d80822c0b4a41e2e9d43acb
MD5 751f1ad3a228ee6ed5914c44fb21f2e9
BLAKE2b-256 c79bc825d0b3ddaf8f34afe3987b603b5e566ec0a6f4c29df6662b817e6b125c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 425f0d3e651293206128c32ca1b89bb85f2e0b52c83bd2c7d560b5cdb77da78f
MD5 ec965024e753ba9ef325a695cd0cc406
BLAKE2b-256 a4902f292e0b83ca930d726e0d74d2cc2559a96f6f3518a0eae0f30c84e6aa8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bac37a6695fcba1fdee9ea651991c1bbcdfb2bf743dc8fc23a0e7671237b2870
MD5 cfbe49f4678845254a18bbf4eb4c77bf
BLAKE2b-256 91540d85c6a3ca24f1c7552d023117106369104be1c6d9d087ccb95c185fd165

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91dcce43e19872540ed59cf85391594b1bf1a2e192348996c66306884c67eeb2
MD5 cb63829156630ddd9b4e9412d2c5d9c3
BLAKE2b-256 5e6719429e8ed4ec7ebf417d1b20a36ceacec709517f3ebc066ebb38a659ea13

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e8c0effd2b0e261f294b3f99a988092c8581bc44ed3fc2da780f0af2ae2977ec
MD5 b4173363b0b60f8cad666fd1c47ae6d6
BLAKE2b-256 3578bdaa00288f3f15cc4f2164cdcf08dc1c180137fc859ad929b33df04eb23b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33295eb374b09ababebff38b9448248e829e64282752099443e469737055cf94
MD5 75db406dc8c4a5f1ac3ccc06b8a8354d
BLAKE2b-256 4ca518be6284b01f5a93d7b0228422a129c3de3955709fcb7609b2bad8e60030

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0cda33fc5618ca9cffdf4f28291c3acdb587ec226678b799145a4dde98544415
MD5 458c390412cd6eda7ee5a2f31d73018f
BLAKE2b-256 25e239de21ddd5406d8784d0036991aef916f79ded8ac4b0bcf37d5b4946e16f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 ee532d90beabd7d031adffa9440355bd418efde5f61f0372053d5619c14257fc
MD5 34ef6c5350fb84091689bf1ac06fa5d9
BLAKE2b-256 df3a653a229c797e6afb44c1e6cbf0b30709b401715077300fa3daf2e52638ed

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-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.12

File hashes

Hashes for pyoxigraph-0.5.7-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 5fd7e20e2f26ac19f19ec3219d71474a5cefc764c6f1a08897ef109a3bc4f1d3
MD5 6769e535d0f7a4c8420fb639b9923990
BLAKE2b-256 a43118ec95b92fe3c284a9989d5298ae1bb7cb8fd6f18860bce6c9aba9d66ee6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6bf8aac2cad3e70d3518761edcb872ee97bd65bde987afe9cc5990d2bd8e621f
MD5 f90ff91471943177e8e65988690cbc52
BLAKE2b-256 694087af01747b30a6e46fd23a7af08738b61f580ef6b493e0b2c625c12e6940

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d08676cd1cfb5f5aa2717df4063a99fc7edc28f7ddb051e66d45deb452022820
MD5 a06efd2f0125d34c58c184e8b7bc78f4
BLAKE2b-256 08bbc3b4c04cff4879269d77d611c5d3c217dfae546b4f2eca2909909674f361

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a8235e74b16c6609edff1a8e464bbd7a5907cfe90c5290b4c9388d983bdd714
MD5 599aba0c8f8e57b1721f11b68cb06548
BLAKE2b-256 25dc74b06d6191ccdc40891026ba39af2d5aaeebe3108d621bc4391f7317bf43

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-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.12

File hashes

Hashes for pyoxigraph-0.5.7-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 43a3154cd5f518374e1b0bb25d61ba26bcd4efc37e267f265780e920350299a5
MD5 05953a3b190781c5b2b58159f54ccc76
BLAKE2b-256 7a86778358d8fcd8044497499f74c891e7118759a6083fd99166a0b3b848c002

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 797f32d16ac05dda7e6e7772fcd6705495bdfb13fbd25ee5c97ce7f91826f29c
MD5 c7ecbc3720dfdb6e33e1cc39a8934268
BLAKE2b-256 617af83d30c2138528e331cfaeb28b74b8649e5185fcc43899a093cb5dcacd81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14ffe41e08c5bae9fe2fbc3a978facf4f89fa0eec1eafb9a16edcde172f62be6
MD5 56a6055a738e0b147075235709e4db9d
BLAKE2b-256 85a03f83db60075e71c8a31432bb33fee1dea1d03cfab1fa6cffc5d2c3311039

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fda77240baeb3c69cbeda4cd39e7c0360492362d23630cc70b9647f7a75a73b2
MD5 e22d323f5f620bb660b0c456dc70fd10
BLAKE2b-256 be4a6e4e486cf2894f7955dd8d5073ab5177a768de56af21f4626c48cc294bf3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1e864352e3709d3acb8af1ef3890c4a4ec5258eac51808af7b053111ad29fa45
MD5 7082f95bca0e13e2f6988c8fcc8191ef
BLAKE2b-256 9402d6cebf855af135169a4d9907ccd1dc376b98412aeff0862c3ab48f37025e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8fbbc9470dfb415b636570ee1fba6474ea843b5ae35e954e5a5280d92892fb27
MD5 796cf7bd12cc0718292ccbb36ff3ef58
BLAKE2b-256 b226de1d6b8ca99b9a7996d910956dc5721ad11a7dd26a401493d4523251c5c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 15bde844c1ddc3957176185d3459cab87cea35e89d747df2b734a40043c0255c
MD5 6ffb010cbf1316bde97dc4c3a8387515
BLAKE2b-256 7b3613b4d340ac56b2fe2936ce5fef9b5bfe655649608c3b9a88f77b90eaf652

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3895ada9f009be1384bd3b0985bbd05817d0fb47ae40a4b9928a931ab84030c8
MD5 8152e2e2018541647e1e135494502353
BLAKE2b-256 ccab2c8ac146ed9d01a1b2b252a9d43d103c7dc494cef3392bb7a822d41fc787

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b5c3ebdc73e19414f74f907bc5aeef789f51c2f13ed9148631274ee0635f9cdf
MD5 efb41a518d71039b4f3f8abf04536f42
BLAKE2b-256 6c8ca85d90d7af6f1f14e245d8e5e6b5ac13ba82c34c77ff52fab243f6365aa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dff3f208fd013a4ff596e9222990274b7233ad0739583ef2fcb5f3d4c9e1daf1
MD5 13d846b59ddad58517ac602e3b387d7b
BLAKE2b-256 450e929b08b0922503edbaa2fdbe9d80f25eba1c1457df6f97bb4dbc8ce1b1a2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3ec18bdeb2040c232383502c93c17e552dff88e544550fb64915b62fe8b36a2d
MD5 2c013890a58be62052c22f1d5dbd9b49
BLAKE2b-256 1dcb93602e647e5d6128badf3e123e8be2200d655ee9939431dbab7bf96070c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 01768ef824796fdc7ce47b5846528b6f914a9a864503760d14a546ca81b88478
MD5 e1497884445b4eb0c8ac32b5a6a4addb
BLAKE2b-256 01f3ed8c3a5071d2019135651e119bf0ed2f379ccf248ecd60278e63e5057cde

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-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.12

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 15d679cb7742fe49b118ec4f2ccbc77eb8b8bfd16f2d90187bef76f173439382
MD5 101d763d16873bdade1b32c028f226b2
BLAKE2b-256 52944cd78fe9aa399e6006e6fed59a953983950c3fa379f104888f1c1f1eaa1c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.7-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 5.3 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.7-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1434eb2aa3c14186a97c6e32d7e7fc3d67b51ada49063c93dbe75b30dab3f1e0
MD5 f30899e44edff090da9c337aea9a0f5c
BLAKE2b-256 7e19102e715f2ab96677752ab3ea3a93c730051bc1c0a1e47b5050eb137f2e18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab09b1f0d3d8ef3cf8207f6841a33f6791a79234561dcbb18f0956161eeb39b1
MD5 3972f90a6ef39b5330cd8bfdd0eee3a8
BLAKE2b-256 d335ab8cf3c33e356e5ff34ce64a07dc46545546e3617fffaf05941c21084c0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b51f3e01984e92cb026138a270ec0d9f287a8f8b1a12f3e1539635ac722a572d
MD5 1d8d879d6c7418806f60104e92d43550
BLAKE2b-256 80bd58702a22df888c51e8c3b7b38c3cf0087300e0dfb7761156248e90197638

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 334f6f062c444b7524c16d053fc23e8ed95e5af0cf2f6606a2527dbd2a3e5a94
MD5 66845fbebedc120ae4c5ec66f3d914a2
BLAKE2b-256 1333306dcc7109a960abbdaf027fafc2f1f2fb1077a6a5d4492d7bca2fb5b0a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e851b0bd13e0eb187badd4e711cb45c9fcc73e7aab9c3db7c3d69b834235784e
MD5 7594d9d5296f33564f02e42369da95b1
BLAKE2b-256 40659b5532c4ccc562c8db7e4e13d5ab6032dcbf1c207bf18e5d825b0dc06f30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89d238f56d2fd7e5ad15a4a2ffd388554dc4a6215afb2d14ac16bf6358f7e1cb
MD5 838e484d01799aae5682d4fbb04c9a0f
BLAKE2b-256 c2bf3b82a32524cb3e71d12cc0ebf79b2487c393e11886f0546c0a0869688d88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.7-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 ee6cc79f33b5f6c57e76f8ea64e2f2290b4933748f13669383edcfe35e41fdc2
MD5 f58d4e8ac486ea81a1e915eb1d1bd1f9
BLAKE2b-256 caae5e9d42721797a1bb2c694d5ab5f7b7abebbdf7354f675a6c1f98b0fd945a

See more details on using hashes here.

Provenance

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