Skip to main content

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.

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8+Windows ARM64

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

Uploaded CPython 3.8+Windows x86-64

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

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.8+macOS 11.0+ ARM64

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

File metadata

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

File hashes

Hashes for pyoxigraph-0.5.11.tar.gz
Algorithm Hash digest
SHA256 2b7d9bf02e7ed89cb0cbcf6c376aef361f1c3c9de49a7a8fb3ac231544bb6ba8
MD5 154a556919db4ae2d6e0abc299ae4306
BLAKE2b-256 52bbdf1eebcf8cfe6783a63b871f53bddeb461cac663505b18028ad44f0ccabf

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

Details for the file pyoxigraph-0.5.11-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e8a61682eb44bc8b056d0f230325ba91f8c68d917bfa498f46ed3178f9e97d00
MD5 413345f135db6012f1ec355a8e340c90
BLAKE2b-256 b5eaa8c94b8ea0bbc1ebb2cb89d5ab34fd95a47f84202c9e84d59c2b4ee7281a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1b9ac337a215e94bae1747b98e3b4f2c8552e1834fa834f4c4cc678bd79c1e58
MD5 af69c35f7f8731cd80166c73b1fbfbde
BLAKE2b-256 1a492769c407f356e3d26f7cd89f3e1046778c303eb9d6a4d221744a69a2677f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 48906bceececf8a4ac7534dcc4ffbb3de9ef33a5dbda880485d3e4cc9ad3fcf6
MD5 eab9728e7c036028a85d6c1ddb4197b7
BLAKE2b-256 763a5ef368d710c1ddbc3e5e17de91e1cff9226135d4af791f24914f8f766bf0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f58294bd2695f2fc8074f9bf8a381281c737f2903159ca602f5bfc3834559174
MD5 3fafb3e0239d39c7b7ae64c5ac815618
BLAKE2b-256 4dd7ba4406bdc3d3fe7a5f0e3718e2838d1b40aa73f61090d801c36ca0591468

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13ed2633b72cf4a7cd6ef405d225e1a3e505228ffadb73c5f0aea4fd65f95cd9
MD5 be0b7e92a28da60b809020ec715abcdd
BLAKE2b-256 507bf5582bab4d251ab9fbd4de20dfee17fe88d5fa3e73fb96683ea692c66421

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5167ed8771e9cdfeb8640c8f04aed06c295e5049752899d0ca221477ed327bb
MD5 b8ff9d11959ac3ed8dfc90e72cbdcdbe
BLAKE2b-256 f18a0a40ecae761d3e559873e20ac07f138ede16d3ce9f23f2cbd2f6a7cf239f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 81ccae2810d6f6b699c49f39a157a060b5713421e91ab7edb0ef354be04af583
MD5 75c013aac318610d3e7cb8d9dacb16b2
BLAKE2b-256 5c85e8d325f5c001d16a67df710d14a8d8e2eb9a68c806a92dc62621ecb6bbd7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e02906504ad2ac399d1f30cbae2e47b85932d39bf89ef5c7508268faa6ae3bc4
MD5 061dc6ebb3283d80a0f17f91f7f6f12b
BLAKE2b-256 bce49ae9d8014cf039a12c1d174e202587d2b3947226f9da173391cd3e344fa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18143baee09f6a3f17c096d6d58dbb3b1bf023ac5d6a52521cb2437cbf24b4a3
MD5 7f0a88c64e6379f0a39564d550f4aee9
BLAKE2b-256 de9c1618c0fd2e68608c2034d122fc620a080294b26bf3c2e039ef6706e50d91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 f6caa21919d0ebd4f165a4ade703e1f24cdd9cdb0a12fffa56440228d1106873
MD5 e3bbb0968bb50082d0607b48cb3ef585
BLAKE2b-256 50d2873dad18e44c49c6d395c6b50e3dd97e45807dc645f46a9efa0f5c07798d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 acbc9f82b75d8c39aa80fcf3c6d9f897c9bb23776af868fb6e9e39dc054e0d2e
MD5 14d122163bdaa722de0a08e2d31f0cf1
BLAKE2b-256 01b0bcde9432c0044369eb1b2e48c826559787ab7b1e713a38362f1e6bc1f9f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8aaebe4656b9e9d7ee575dad1c1fd810bb52bfa0690f13bdd408e975ae28b868
MD5 7dedde991a098404f55cb96d5724fd37
BLAKE2b-256 ae29816040a8fd51026aefa5323939424a190cd69068d5beddf91e651243f2ad

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

Details for the file pyoxigraph-0.5.11-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3de0588f90a467fe2467ec76588bccb8c18e57f05f63c89b6ea921b057b37365
MD5 14fc4f22fc625c7596d83f0da763f4d0
BLAKE2b-256 2c0a4ee81724aa7817aa0d15d762c8acec8a90cc0e843f57c883d2e108afe543

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2e94296ce723ed030784a79c02f7e780522588840c5a8c44e118bd7c0d280a4
MD5 3710b2912f377d69be87db65fd44ac81
BLAKE2b-256 f370470f1fd094ad6931e6c63b1130ff75000f2e01d69d75e293c0d2910bebdf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 d4847b3ba44796e2f796e939c89ebc6b0a37f8d70e02b4843d75e4ef01117d5f
MD5 0b030446807a1b19ef0ad03ecebddcac
BLAKE2b-256 ac336a5fe4bf238753c620c5c6f7e53b9b912488c792a2c1c47367077825304a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 11bdebeb6d1725a885d39bd2c8d31927c2f375c23375f6a61c85e5802809e217
MD5 ba1e49d5fd61e086668662594ed08eb1
BLAKE2b-256 c691f4e5dbfef1fc44fa673f7f614d9fe619372fa1a364c9bb11dbdd3f662639

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3097d62e4fb903238ef074744ecf54c4328cf20e7787e925e670f6f7d33d345
MD5 2d00dc67b0696d2833d23d2567c47315
BLAKE2b-256 767258d553f050049ef2666abca85bc60ebaf1b4ca972d73e74b80e0a8b6070c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e405b50389c0b41601516479fb81030dcada459a1b01d204371f09e6283c6c76
MD5 7525e2d1a283ef8bf513882f90dc31af
BLAKE2b-256 19a6d074486e9dc33ba3e7ebe1dced90e79f0fe220bf5c8720335c151f208a0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 00d2735aa4b754f1284a6c22aaa3881db7de5df9c63584356836a2b5bcea3705
MD5 d6c3a15c92f19f7ebfa7fe988720b024
BLAKE2b-256 df7d5364558240de82c6251260b149ff2f14b81bac3b69a8e63c3ec04b84b61d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e23557d3c584d81b7ad6eda6f95b202685940d1580a44b3e5da8ea1ede0f05e4
MD5 6a264c2850f45abb8918205785c579c2
BLAKE2b-256 fc2b827e88a9fae551a844a31914fda00d2df94b4af81a0e63638347436484c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 32ea926c2b4863c8a9e419dfecb7c1ee0a267374935e9d0f664545c6e8daa385
MD5 c5754b473468a616f6e28a63e4bc4a68
BLAKE2b-256 1c219ba2fce9a17d70806694283b2681f050000b85aa98ffb22ad031314ccede

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9f018dd3cf99afbd5c8b7a65b849e354543bb25df0d54b666e69e82403258d7a
MD5 99658a972be355d0237bbb71d8677f26
BLAKE2b-256 cb04374c35f74643fa282cd5f13307be0c00669e5b6392fb443b67e8454e6c7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02729038a4f543f2defd6be985591ea25e7697c90c50d38b6a586365ba404295
MD5 f900c0ac13a77ea7baea2f2c1a674b0a
BLAKE2b-256 cfbafa912fe9eb93b581bbce89ae5fdaebdcccad5c02c8fc0b63c7a820c79870

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 951bc531a8f077914422d2117e7b52f2b2efb5be4c121024bf04bcd5a4e6872c
MD5 6b8167fd94295584cbc44d184f7d415a
BLAKE2b-256 a95d97648c5b961f955acff290e17f4fdf2c282ed6a0da1e007eee808aa3fa1f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.11-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pyoxigraph-0.5.11-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6c357120015e8b4917fcc0eca4337888b55b7756bf08e43fed99c2ca1108e51f
MD5 b8a990f4b80f21eea2167e7d40683e46
BLAKE2b-256 a4cf8d34645ee4174047af4f52d4606d7f968a31aca3cdc944f8f0a8f2163188

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.11-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pyoxigraph-0.5.11-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 77618f4efe34ff2117ac96594067804822a8b73a28e96b3bb957ddff2a41d2be
MD5 876f5e6a22b3cf3e92856ab908494e6f
BLAKE2b-256 d4b7f903c360459b9f6c42d2f9fccab3d1a4333928705dbd8dc1f383d1fab815

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.11-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 ec99a70bfc9683dcecaea1f3000b6d6ba9c34a641dda48e660c456454f642ee6
MD5 3df41467d00cfc70d2126a7833703815
BLAKE2b-256 8a61fdb038cff915024cbfd5f6b8637e747c2e054261206a376aede1ee71588b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.11-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/7.0.0 CPython/3.13.14

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1057b853663e3fa296f92dba3bb4145f545600261da0943266f4f449d8f7f0a9
MD5 49fc60ef4e704bf195b3b643fc217d3a
BLAKE2b-256 72831588895bad95d257529a0b5bf47872f0c49602dae3cf2f6f1bbe9a5d583c

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4f2c4c907dd751cc7f7966217dcb33ecb89c89c30b1992665ae965ec5064f01
MD5 87218f737b03edf66b418710eb8aabea
BLAKE2b-256 ffb4fda0014c1ee5bc7950dfb7b9ce1c5f0bbb611d61560a9ef7e38dba9b83af

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c0462f03c4e3789fdee48faaab0edf780379fe812d1d70073eae14da86eadc9
MD5 9c4af220b7c4accd0e8bd926b3fd546f
BLAKE2b-256 98255b0b9ecdebbd7600c3642be4b090cbe1c9ac5bae440c4bf2e5f82311cd0c

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

Details for the file pyoxigraph-0.5.11-cp38-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed906c05164d4766046a899f5944b4cf63309e717e3f464b2c0c80e8de91fa16
MD5 eb76bfe2c5864e2e304f7e3a563df1f6
BLAKE2b-256 9e3a9ec824aca0377ba56a7834222454c19392ff85b00e55fff9894f5211d655

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96c9c4d117a0f4d0eae2c9092a490c6c51b0b8114ab7b126b8dfb0a8f0be2745
MD5 360785c3bb23197866863931f1ef6ee6
BLAKE2b-256 2c27175c5099548c76f85b1b80a8017ad98bff5bc92adc568b472d615e1f712d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b67839b598fc806dbed8e99eb2d75b26b0ded6d52ca8bff1496d6a3cc002036
MD5 8d41d9f8ede16ef8809a29e76eda8e4a
BLAKE2b-256 18fe23899fc8e17fb6bfa37d606f8afc755c05dd081bd690d360d3754ea7d520

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.11-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 aae8c162fd349a33255f580c665d8f950aaa875d65f64fae4a6c6fb93b5b7ccd
MD5 6ae081396a38be36e5ae936490c37835
BLAKE2b-256 38c0824cdec1e1ea9f6d4d05da51a843be668d3a2d02d223b780c138fcc4b2f9

See more details on using hashes here.

Provenance

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

Publisher: artifacts.yml on oxigraph/oxigraph

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

Release history Release notifications | RSS feed

This release

0.5.11 This release

35 files

0.5.10

35 files

0.5.9

35 files

0.5.8

35 files

0.5.7

35 files

0.5.6

35 files

0.5.5

35 files

0.5.4

59 files

0.5.3

59 files

0.5.2

59 files

0.5.1

65 files

0.5.0

65 files

0.4.11

43 files

0.4.10

23 files

0.4.9

41 files

0.4.8

41 files

0.4.7

41 files

0.4.6

25 files

0.4.5

24 files

0.4.4

24 files

0.4.3

21 files

0.4.2

21 files

0.4.1

21 files

0.4.0

19 files

0.3.22

37 files

0.3.21

37 files

0.3.20

29 files

0.3.19

23 files

0.3.18

18 files

0.3.17

23 files

0.3.16

23 files

0.3.15

29 files

0.3.14

27 files

0.3.13

28 files

0.3.12

28 files

0.3.11

22 files

0.3.10

7 files

0.3.9

6 files

0.3.8

5 files

0.3.7

6 files

0.3.6

6 files

0.3.5

6 files

0.3.4

6 files

0.3.3

6 files

0.3.2

6 files

0.3.1

6 files

0.3.0

6 files

0.2.5

5 files

0.2.4

4 files

0.2.3

4 files

0.2.2

4 files

0.2.1

3 files

0.2.0

2 files

0.1.1

5 files

0.1.0

5 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page