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 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).

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.3.20.tar.gz (4.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.3.20-cp311-cp311-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp311-cp311-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp37-abi3-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.7+Windows x86-64

pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.20-cp37-abi3-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.7+macOS 10.14+ x86-64

pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl (10.6 MB view details)

Uploaded CPython 3.7+macOS 10.14+ universal2 (ARM64, x86-64)macOS 10.14+ x86-64macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: pyoxigraph-0.3.20.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pyoxigraph-0.3.20.tar.gz
Algorithm Hash digest
SHA256 e7bae3552188c30df847123843f3ed7bcb3b68537dfa253bbdda2047fa5cc568
MD5 28867ce8c0af9d45944ef4b82672c7e9
BLAKE2b-256 40e15019362627e5d68c8dd3e69025e3c916ef455445fa3ac163913d74a1675d

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0fd4300ca22e2d215848ea1069789103cd9edcf5b7467a72a4f303b1ad65a1f9
MD5 b0568983e9c3fdd1caed1f100b0618d6
BLAKE2b-256 e1808ddb3bf3d1050f8666f3796b214dc6dac92fee93c3838916d33b3c168523

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9f7a81c169ffd0331ccc6c3104730f0d56261531b81920c1b7f14d1bdee5fa7c
MD5 45f6933b2400e4398312530ca1b52e3d
BLAKE2b-256 85866a8038f3f65dc6b3a42579893ca986de804489724885c6b90a1f51e54051

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74dfed6ca723e2cf695fa301729b4ed5fec575b60293189e73b28d28d85dcb40
MD5 e387187d424a51b4d3b39aab8ba8010a
BLAKE2b-256 cc80b24218bdffd3033139afedb92b248695235db7facb3a05cbf838712c41fd

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d96f71f03bfee7ea237b548e68831185ba08070c8375d759421df9f3a965ac5e
MD5 07acdbb456e451d8cc6f127822a447a5
BLAKE2b-256 f27969b306e51639ab67d0750bb89246cd9d610c13f33c535cfdbd1a2f5c97ae

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 682f7ba4c2c857bf541af433b0c2a9e754147177f66750a26462c108fc4fba6e
MD5 1a2fd418ccf4ed8873fc1646e0fc7cb6
BLAKE2b-256 635e6366b39ab7934a7e3fb8e6f371c64d67d5f08c3840d7e1af883cb6efe228

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3f21fc7a395c31449dc7d0340b648e5f2ac3ea5dec5b97645a5396acab8abf5a
MD5 17f6ac5549c70ca068c82f6084243140
BLAKE2b-256 44b96dca2f71334e817bd08174423b9b1b3903d94dbfc7a148f187db8dee686a

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb0011e782bbe8b209d942b1d89dd2beefffd2f01ae269766bb32e51b47e429e
MD5 da41db847d31ff20abeff58c85159c47
BLAKE2b-256 ccd3b7b57dd63c73e780884dc348c94db92406d4adc72fdc4a4884706309439c

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55778746e619cb9041b54a73b4b508424447c4fdf469865b6b9bb1f807281787
MD5 cc807de98b38bc0e1f9197684077f6cb
BLAKE2b-256 e07e02ab91118c007942671c0bc367e535e511f2273e2634d489adf8e44dfc82

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c413fd53e33e7c2df44728a414c266270708dbf1f96899931f95eb3512682e8a
MD5 39879addea71b2b7ed86a8ef5e2e1767
BLAKE2b-256 6f6a41bb383339776701d09308ba6cde0e55049c6bcdf14d09e8fead3afa0067

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d3a778b3b94a7b2152370ca0107ca12bedb5b695856c8238c652d1d92da41484
MD5 b29df519e76c5ad09b8a5edda67e5bfd
BLAKE2b-256 be023d6b86fb23036c07dfe988e5610fc5ca0821497a6e5de0f21fbec133bc84

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9977786ed74e69b41a2e587f70c5407db093a65e0fbfe03f635a6f223d6f5364
MD5 13f88924170f92f3aaaaaf6b8a99871b
BLAKE2b-256 1e456f63f14ae596c76d729f9d67b5861e501cdf57d7111a8ee66a0f391c1673

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa041e6bfdb27d27bc45e70df22e8e27104c37aeaddfe29bf0c0d70782ff09c9
MD5 21ca650f0d2cbc6f6bdfd082b69ef1a2
BLAKE2b-256 8c5d46d649feee7f3e4dec54bfb13cfc191ea9273bd8eb30fc3211b9a6b161b0

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3a4e771f69ae304dbeb7b72522de727297c5b28311e781aa7e70fc9552cd4ae1
MD5 6cc5c44d5d9eba38d1c189bf706ebe6f
BLAKE2b-256 91472f8a343a49e213c0fc284ae55681ec0ab05b0e12dc1701fb0913b9d1e6dd

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a5d18676577348d5e427ad7c4dbe16e419c4191a5a166e0f50782747e6fd3421
MD5 2aa16314f39c786851d44032cec61964
BLAKE2b-256 2c7d390fcf5eb235e0e114c150cac93093a4d12b1dad74881b17cbcbaa00d778

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e35f4beb86764eeaf7af9ed3322d05e136c4fe20d708cb420c31db994700f2ff
MD5 f1fb583b64bd775d3d82f69d8e4aeff9
BLAKE2b-256 7a3e566319637887aafb20febcd0af7a1be795619862bc44b39c7cc6e717df48

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9534d691d593dc48833e4334a2c9665d75c3b58d90fe7b84c06330d474327c1
MD5 ff1a562c2dd283984b3f24b605915243
BLAKE2b-256 eb8199a1a1c17790acb11c1451eaf1ef34d24c5368a0611b3a1b7af2ac87d4e6

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4f212fa83e435ad2653f97ece23ca51b3e950ef849d818dd7c97e0c1e8d48654
MD5 820c9a46a0abb74db87598e983f518ed
BLAKE2b-256 0680b2e934accba27e43dbf71189f4ee7b6553804ac9fc40cbd780d7969cbfb6

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a3e9a96d04fc4444a0edd4b32a586a3ef1e26c56f46758fccc7ed2b698e54f02
MD5 4878a6ff5ce8da5740d2a594102b1c3a
BLAKE2b-256 6601dbcc58d6ab84210a9eea7a7d573c296a633ce54b870aa12ce01a927f0752

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e75182b23d4990f85d4eb93c8369c1b85e01adfbefbcb6a50352a2490338b68
MD5 d5a536e40736c89b5dffb3c600eb3652
BLAKE2b-256 c75bfabfc8efc6e24053732b87e9db58abc6a593f721928060696aa77217e9ef

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d2c0475c4f16648ddca90e80ec2f21cb94cf9e63332e9f0dd9a9649a76e9a046
MD5 1006b13bed5ade542df1a8bdd9f4fd30
BLAKE2b-256 664fb8705dcf7f7739ae428acf9eb28b6a4e77cac98aa8cb82d69bdfb1c13da1

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: pyoxigraph-0.3.20-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 aacbd03bbd363389b5d2b309183c799a3361b653063985f38b231d89f22a316a
MD5 2522fa9bce805cd2a0a8072b77f19c8f
BLAKE2b-256 54b213120c9a515d5ce56fdaabf02e40cf651c1ddd23bb5e0cdda2969be8b363

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c02d3c07ddb6f6bc9fbc2cf51665e0d2b50ac29ce6098d82a38e071dd8a475c9
MD5 2a6143ee8d0b618e7b12070a41a3bdb4
BLAKE2b-256 b81d72600c3333bb7bca05d66d131c1e0fab09cf11e3053f2d9f5a49128cae57

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 776f6ed2faedd5f3b98d58d948202409916cbe1b56af97898e311c077b8fcb0a
MD5 8ca304d47a98726b03a4da0ab1926418
BLAKE2b-256 a031d6022ddd173f22793d84fa6d8ed2fd3bc815e478d42295539e31e3f0ec85

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d5e646a6a3ee2f731496be26524f1749453c181b282e50b2f48cce22ece55199
MD5 d309dc41b282f668be9880fe57f297cc
BLAKE2b-256 7d8ea064c1931bd73d416d193dff0cbb8e2b1e19b7ec14416b2bc01bdc86b03c

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c6cb0d6d8a4a6311e5f9a397311e0946f978c1287e76b95c6b8ce7494b0d2eb5
MD5 069a9572a8f0af14df5018e2b10bfaad
BLAKE2b-256 7c63e73bad91bbc3d033e90ff6c2f5792d6bf06f0f8dae5c90efe208902ff174

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 acc8070a206cd6ee51487813e7f3ef67862174081655e201fde0d7fc26c5e967
MD5 9007ca9556652faa867010d634cf5973
BLAKE2b-256 c342a79277ae6426c41e3b0926ffc503e427b8ca768ebaeaa786301f24094b1d

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 1f04370c4fdb78d0bffc4629cddae688dbcdac0faf69da8fd9fd4bd10f07783b
MD5 dbfcd4fd40776d6ec7564adf58cdeb3c
BLAKE2b-256 801c6521f19977a5cbb799d68a86f77a5ad064863dd7867aab2e30cb060e9040

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.20-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 7abdda38b6083be0b06163316470139e240881c708dcefe375139683ef2b712a
MD5 4c95b5c6f236b8882dcf9f660837ccf1
BLAKE2b-256 594fca5c331dfe9a709545f8f737922205e9390686567a55bb69d8ee807dc163

See more details on using hashes here.

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