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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8+Windows ARM64

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

Uploaded CPython 3.8+Windows x86-64

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

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.8+macOS 11.0+ ARM64

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

File metadata

  • Download URL: pyoxigraph-0.5.10.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.10.tar.gz
Algorithm Hash digest
SHA256 edb24d1e168e3566b1aa081e5a5b55dcaabc690712d8b8da73d0e3092395ada9
MD5 26874ae68e8018e4e5b3d3e6d3ac584e
BLAKE2b-256 90cd14ab37fbacd798efb4ed28fd43fdb8e3969e3c76a8ab4230ecce0ff494ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d03f13e360134547328ceab5c35e9ed0392225e7017655d51700453f0920da3d
MD5 18434ce92af9476890e2e760a38ee51c
BLAKE2b-256 1f2bd2eac65d4cd16bf7fdcbaeca548699c2c2a7f82c06995e3a04cc850fce78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3db4e45eca735ad5f3b6cb9b2037720d7aeca8c878f9e984da8b437595386d34
MD5 ebc6b4a4933244c06b3e56071748e39f
BLAKE2b-256 677a29bb680e965831458fd8026e04c94f55dda0e609f0c6be849a7408b9b6ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc65cca4cebfa2698e0aacd6f6fa25590ec9a5b1091946f277789831ab8b5e4d
MD5 771e23c18b5f437bc79c447f36d1f8a2
BLAKE2b-256 a15867474cc04e68cd05b24d8b6485cd809e50fdd0c46dac69b33bb95bb352a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3bfd27f6b27f0143383a056f0bbabf2ddaf2ae7bc9735bfc55aa806ac3875b40
MD5 d607e527f103a0dde042cc86aba7b342
BLAKE2b-256 f4afb043d8fdfa8c8c72bfa28116e282ee9473396c1c2c5bad7c1249317928ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 197aad1665a8a15069c9a1ec2f810aba489bbc3f26dd0ac4e9592d58e374201d
MD5 b7da4e0d93c0aa5837f27e2f1a9b8b77
BLAKE2b-256 eec1cc04dd7ec2a5f9201bec2a6cf013f2dc6a526e6101fb35ac6a04c0ca6b2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4552cbcd5e379ee7990eef651301074f1ff7ba5c3f69b3186013a89c91af83e
MD5 c16aa48d6c12ae742ee8d62b6763f08f
BLAKE2b-256 77acc3945bea5e0fa103e1e6b7e00363e04ca0ea98dc6f34e0f1ede2f41653cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4dc9df8e398200fedef7eef830da24056e0c08654b8b58a9b092b1ee6c92ab4f
MD5 9f86c1e4854e9743d7926128c4f7dfba
BLAKE2b-256 b7e02dc66d7e4cd07fcae599385322a8d585e7c7865887ade6ad6c8298acb3dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12999d88f9285500a8542692ae525c10a7c2ca67cb629eb6cb0a73dd7ec70824
MD5 ea0b5c7b9267e3c37fd355a8bb2a128c
BLAKE2b-256 42c4e676809747d95cebc10d4c0074a477a44be079dc554a40203f0b849bc309

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6479ccf81c9d23fa6ddd68075ed602b9b5eff4bf72b37df9bab8260bae872ad3
MD5 28b6ade3394d5bd462883737585427c6
BLAKE2b-256 49785278f47adf647b6277ddac831aa7528326bffa561773e651892fa4f4fe11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 be8a88654210ae8598e3c40c3b5891e0dcc09f348808c15fc437bb51124b5bd1
MD5 0894a5fa40d3ae9c43c8a3780bdeecf7
BLAKE2b-256 b5183e93cc79c266b3571e96bf342c9922cddec69b7b40d380eaa33e17a8888b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 994ce3da97883f81dce60bb299032909cc88f1bff6ad34ee7af401fa578e2771
MD5 05385a457618eec07054eb8c1261b996
BLAKE2b-256 565ab5cab40c4ac8beaa346388f4e8f303073a8635e43b6305695b58629c802b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f268f6b56ec91395493ab2b4ce76809f7cbd5a0642815fee49258cfe651efd48
MD5 49641e04e79d6c2ae5e21ac34599e02c
BLAKE2b-256 3bd18014db3511772e1e33e17d6b1044fac81374ff2ab8056cfb66fc56ca90ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c35cd02f3c1917679c3f2fb8d57775d85599e52f0cfc7d45428faede6e577d9
MD5 e323a8d5276c8d8804bae5a7ae9636a6
BLAKE2b-256 fdd0f0b2ebddde96f1d94dff9f8540e2d8460a7ae83a0001c82e09d52d2c49fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d9e13df7b9eb49ac4a4729ef7b838a7089ec4e500713dec2f44a0fe5b00098c3
MD5 2a6104e26c7bd6e2201cbae75e59b0ab
BLAKE2b-256 01ec900c8ccd87f38a2cea01498daf882b66320c69eefb08561c74c3206d135a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 82464ab731d2f9860db2d14660fee16d944d3809b159e17903fcb23f7bf4d0f7
MD5 b4230a7ff84660ea122a418632322503
BLAKE2b-256 92829b709e1030728e55224dae99f5f916e81190df530f182ee3a5db0a73bca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9fff9a904f6f54442979691feed5fc843dc0d0cf5a412b9c001fff7a1d43aa7e
MD5 ba8e197e12680e5b4760c3190f12d90f
BLAKE2b-256 7fccbe11f9353dc0d28e9487c9ba8786364a02216384711d90ed4a3380b1399b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63b9d6987b07d8b2adb19f1be1adb3607761443a75272db0d15849c1ef2bd625
MD5 e1a071eb6f39c1087ba6424eadf91b1c
BLAKE2b-256 dab7d21dc45986d41e20818f4f2fd96f1558c585e383b7d6ffe3818b036f413d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06bea7135073e7fe07e160c7a4c8a9d58aede60da1564fe61199e8767280b907
MD5 6297063246b9b3db701b976f997835cf
BLAKE2b-256 7ec56857c5ba6d09815b2255716aad26c49c0dcb8b706119ff4548ed1c334f56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 83904657b98cc4d4138d695710b776b2b4b5cf5bbaec370e4f51b6190458597c
MD5 74619d57e9f3be5577b17dd98177f928
BLAKE2b-256 a6db7a41e0696a002bf9fe16c9ff3ae499798aa21d24ad11ed9b4a6313b6da50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23b1f241fed46e6c9bcdef805a960577e9686806bce0e5ba3de30d26db3ce7c3
MD5 23d8d13ca440aa29df4debd5ed4cc5a1
BLAKE2b-256 29d1b985454bac3478dcbcc33645c3653233b1b6f7ec9c38d3ee9caacfb4dbdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb5c0945ca392ef464a12d2a3def3765e651329af64311b30c5890ac56116081
MD5 f0e7e6de656671ab909dce6925e2e558
BLAKE2b-256 25006efe07c486a89a9bfc7e5d3778f9071f585f2708702609e286b3e7003848

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e9fdb6757d80b47c523471cf5469d48f741ccdaade8339d38206499ba42e9180
MD5 0fc36d0c983d2845a7bf10d03c3ca21a
BLAKE2b-256 8b81291618be494a8f2b4cfe84e99e1e773c95cec9d2d5ffbf15f1b8ce65603e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 203959ce9688e31a0156d45b7f605ebb9dd911cbfe4b499bf09980562dabf599
MD5 bf4faf010aa024e77928e1204e92b3d8
BLAKE2b-256 dc000a0ff0519f7f7c5e834c2c9520f5f1c5d898c38c44b58874f78dd873c526

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e3aa6621c7ac6e008dc1fb79391a774352e963f3f3bffebf26349fc97d45a01
MD5 fb12181065072a6b7a14878394c7918d
BLAKE2b-256 e4d95d074eed59de8fc58c8675b23986016f76117e868d41026441758865043f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.10-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.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 85b62a1364b882416a92692c05e532f5e61285225a6be61bba9243d93ae09080
MD5 5bf60212ce14453569813a4df9ae2737
BLAKE2b-256 b0dd78e0abd97d309ea41aaa56cafdcfe1b01e4c9c1564fa2d25a3e2e9802787

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.10-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.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 327bed1b7c824a15b035ab0b954cb68e4dc78cbffdc986fd0de0b84fdd3965bb
MD5 2d9db5620af92d3c6380b320a74af7cd
BLAKE2b-256 13b08865b5e06d5fd6a92a594465800cc132ef4c59a17d4b5fda4d326ace9864

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.10-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.10-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 a4cf205a29b34d2ac327702d5e6de131bfc277299dcf84476c7cfba1310f67f3
MD5 9cebc02351adcca298f87021a9944a58
BLAKE2b-256 e5c6a365eef84396af0aa63d0b9d495793a7ccd77d417e2320d5f672e43eb6c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoxigraph-0.5.10-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.10-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 83bda3907b7d4379c445a4402feff663ae29c891b5133e5c658c44c1afedc8cd
MD5 a7db3dd17c5910b3dfafeb433b24a12e
BLAKE2b-256 08513d6c9c67a35f905f6c56e6335f8fb28d6eb118a409c885005066e6ede5ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 71d419aa84b0ce314ec8c084f89291bdf7e14d5cc6e36500f7209a9d352e74e9
MD5 f2800da2263a656b903e59877ac636d5
BLAKE2b-256 07cfd12fd5d2ba89d4647ba11bdda941e22e3164389d00534c68ebb926297f5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0881a9386b069e84c88f63e5d307c1d27f05e18c1627563d22f5fce3e2552602
MD5 92f105753ac50380bc273a251cd66a93
BLAKE2b-256 09fd09ccad3a8ba29ee81f85d8e59bb25cf13c2ab91ec5b708714d4e3a50d2b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5bb618eada8f7a75554ae2900f0f54d630cd5b8bc069e3f98109641dfa306399
MD5 6d47d29816549bc0b73f157d0ebedae5
BLAKE2b-256 eabfc09ab3b4f16bdb97338ebc1bf5adf887d7fe6dc2f0276d242db563c22d0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5c062e6c8d661206d8e43dfb1ed7f4628ebd659e7da2ae07e9be5666817b855
MD5 6bc738d1cf8e763d9d6fc536493c9e6a
BLAKE2b-256 5fcd6fc043b33159fa69ab202434fb5c02d4aebc90cce79b39d7f4821c44316b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49f998e963453abd22c09b69523ef205cc6883b4658788c88e68aa131f438fb1
MD5 31e4cdd844f259d20fd63e3c10090360
BLAKE2b-256 e889c964154a925a3bf02a1a4c04a74c5566e8b3f9f144447a13d02303a01cc7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoxigraph-0.5.10-cp38-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a773f21d4276778331b2920622b93a6ee86631a9411a32a641de43832882e376
MD5 3d363cae18fc13a09c8e400b492c76bd
BLAKE2b-256 1f72bf328af3d708b78a19f91eafaf335c5802da3cf72b9c9d5ecd77a62b183d

See more details on using hashes here.

Provenance

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

0.5.11

35 files

This release

0.5.10 This release

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