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.15.tar.gz (4.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyoxigraph-0.3.15-cp311-cp311-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.15-cp311-cp311-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp310-cp310-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.15-cp310-cp310-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp39-cp39-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.15-cp39-cp39-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.15-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp38-cp38-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.15-cp38-cp38-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.15-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp37-cp37m-musllinux_1_1_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

pyoxigraph-0.3.15-cp37-cp37m-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.15-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp37-abi3-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.7+Windows x86-64

pyoxigraph-0.3.15-cp37-abi3-musllinux_1_1_x86_64.whl (6.9 MB view details)

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

pyoxigraph-0.3.15-cp37-abi3-musllinux_1_1_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.15-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.4 MB view details)

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

pyoxigraph-0.3.15-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.15-cp37-abi3-macosx_11_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

pyoxigraph-0.3.15-cp37-abi3-macosx_10_14_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.7+macOS 10.14+ x86-64

pyoxigraph-0.3.15-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl (10.0 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.15.tar.gz.

File metadata

  • Download URL: pyoxigraph-0.3.15.tar.gz
  • Upload date:
  • Size: 4.2 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.15.tar.gz
Algorithm Hash digest
SHA256 16a816bb79e8094b429916d035dba0cce5888051138ea514474ab3f7c6d29da0
MD5 2d1cfad0f4e2e4fc157226ab22b0913d
BLAKE2b-256 71fa2a0e4f793f8ef32a637c893f38e441bf1244fa1575f46c3ae1622ce253b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3596449b071ca836e2cf3ce9fc30ff23601861af65365dd2667eb176031b7eac
MD5 a47f34d5a3c31d4837bd3e84542e6f89
BLAKE2b-256 20e0b5bbcd24e28e2faa420c2fc740c6e759a6d43e09fb6c117f71fb19c8ab38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d5f35beac4a3fbed5e037fcfa9a216b7a3068811aa0393670e3a88d84e6b985b
MD5 e207a40dc0ffe1741323402006c9d53e
BLAKE2b-256 17c750c5183597ce206cc23aedcd3a88c2521867aa789df86c09ab79e29a92e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4cede8663baf5c0d549ba24637c83a79f4d04f1e2efa633580adbf63222bef3f
MD5 e60f74fd7d391b454477d87df505a0c9
BLAKE2b-256 b7f827db944ec93494715ed77b1111aaa3dc446c45f224e74ccec6cb484ccb98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d27552b433c614cc490cd995c2a0a411a5c4a69b1662a54a75bfa748904d07a7
MD5 c56b8900a1e311ea85bf59368f3ebd86
BLAKE2b-256 865af083a5266891bd9057f07f19df3467df35bfe72960c18cd5c36c01fc6891

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 295a34adced9e7a6e8fe1c46c438692b5ddf2951f3ddfae276249b5b02050fd8
MD5 77f3be139048e19e75e59cbec57e003e
BLAKE2b-256 aa0a49237adc840d8bba3943ff879f1a5b26b96794cff8df3ab07ff2aa3cd08d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4efe8ca9fa87dec67457d29f83247d6220e605d6f15863026ecc0ae1811e2a4a
MD5 e8777a952979e69c61c795c72cfb2510
BLAKE2b-256 50df373d49be9531b36740f2ff86b74ef20d53a16f6dbcacaddb3bb4bda102b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a75e36b0fedda85cd4eaddff64189bfe2cbfa442e188564acd0382e9be220ad8
MD5 3fc1e90aecfaca4cf716e175e044e19c
BLAKE2b-256 2b018b7834bd8b04825b7dfe6c8f344f626a7b776a6adaecde5821baedf0f6ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1234f48c7d4e40d5235d5ca10f4fbe649c29070d0977f97fc5d18262a025c06c
MD5 19034f1ba149f2213d707e84d51352db
BLAKE2b-256 dd17f2e7a7a35d66c5ab65883513e1471001a947303f3c02935aa83144ac9f64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d6ba9057a858bda5e1cf9857ed19d4fa76928f4048b6789a4c95ba87388fe113
MD5 3efe55fc8da2313954353e60499522bb
BLAKE2b-256 8b67ab500fa4448723bd36df5b033109ba3cb3b4eda8aa5063a89b2c5048d389

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2b603d3e6804e7e8b4843fba2a7dd352bb22d80959f93469bf4482ad29d83b58
MD5 758621e21e9f9c2d887ee4f8980a9286
BLAKE2b-256 7d0701246925107bd9c17222aa0763431c842486ba26a995e0898a7694c5b555

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa49f0105dcc4b5ebe667c19bc421810c925a946148193f6c8174db0193cdeac
MD5 1bf55872bdc77d515f4d5816409adbad
BLAKE2b-256 0f4674737ba87da4201db53507fad797cb18bcdd0e5e1da2214452a22453614a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 785f19001ebd6f5300f5e317d8d927b9e49de350d8d6a026d4af92670b748cd7
MD5 85b924c04b75f72e15d4539b297adfae
BLAKE2b-256 8887268b88e004d60eaca81176bbdd3d83357754f0fcf3315941bed40ae0c7f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b26320fc5965775f173a7fb322070021fb1185543415ad748871313344dc1e17
MD5 e16ba96a13a805e26e6d0b5c1c2232f2
BLAKE2b-256 e0f048b365e3ad02a7aca7071d2d5f8deec5297c643c68e2407ef0d80c0e375c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 128e49bb4c78560e7b4531b3d1f7febe6e33865aa844170d0dc402489f46b39a
MD5 2e933cae71c581862cc88b7f5f729b73
BLAKE2b-256 d98f2b3b591647b241106d6bbe5a2e28906c84eb3d47d4ee8ef1f635df575e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48ee3cfdcc7b3da1ab328262d0a8c9f9bbe25e985668fd890704c9f0397a8420
MD5 ece4f606d3b19532e12699a3c42db8ed
BLAKE2b-256 011ade1d88e3d5b7776a239aa65ade92f3e14c269628dc0d32feb3cc4b4b0588

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f8024e18479761b766027da12aba37fa0aa05a4564ae05932f008dbc9692e63
MD5 0a468e67c31da492f4d73894a41f42f8
BLAKE2b-256 e94c2ea42091a9b45403c0dba8acbfb7301b37fd12f6102c6d465a7cb62dba7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c982390f78fc805e1d9a276f83784bbf7189c1873ee4c23d34f9242883099985
MD5 6b282eddb8cea459da263bd0f245f660
BLAKE2b-256 8e54fcbbc9fcd2f23eb01ab3bdc88e8e2a2b7e602f1169a88868f98c06284b0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 69bc4c6dcb4c2d096753be64b7e5017fbd382b9f7ea5ad02f2d018fdf8e31dc6
MD5 b3ca03eb95e714db1d7e5b703961abe1
BLAKE2b-256 eb9d68ea34b10e455edecda68c162d186a9883fe7f4abf92482f6d6f65c38149

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2490baf53162f5e9ecc5f41b19209d598aa7397d81b9751a1126347a3fc2a5cc
MD5 409228e8d538704c419f2eef535183e3
BLAKE2b-256 8b7612edc66b2e40e19d1fa923cce5cce79acf263c6f32be7f103493a4cefb08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b47bfaa36372a87646a08ba47b59cbcf5633514ccc93e70e78a5fb70a8d95fcf
MD5 93a6527e12ed06cc4414a29855064f10
BLAKE2b-256 b96f8b1d61aa1250f1fc5e4f3a3124e26ec2848db5ba85688fb6ab60ab210b71

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyoxigraph-0.3.15-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.15-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d71bd64ed63a65aa2bef1a424f64a4add4deee9bb90cbf3c3f4a55770cf9e4f2
MD5 7ef278b2e87e90c819973f29f9d74231
BLAKE2b-256 bb64a669a12c79fd31489c5ff97e04adee0f1e710dd9654944de17166f9f8074

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cc76f6028eceba32f907a287ed696b2c0d9d6f77117e2d6fa0771983d4ab0db7
MD5 c787836340d706339b4859b5f1da34d6
BLAKE2b-256 aaaa157dc9bbc2fc1693cf7fdc87189ab51d72fb8f9739093d7eb3a2200c1a30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ad80c20a4babed2cd8722d577ef7ff3d9177dfb1b8bedfe4c72e33f67c6681f3
MD5 084c9ac61402a1369e4186925ef17509
BLAKE2b-256 424e81aeec1246785cb2983649bdfb8803bc8c8297c2367d83e48d8b4e23443d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e7c84d38810bc15040154ab3f4c44475faeabb2be0cc7a9d06f1ae5f7dc5116
MD5 59f254c20cecb6b5214a9c3ea1e67dc3
BLAKE2b-256 b09d76fa4b7acf7adbb87a0f331b03658b64b82812dcb67a63e844cec06634ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b21263622ad46875c488906e0bc814a9ed30463e905f4164d80a442066680c68
MD5 864a6c04967f6c6c1272a630f5a41cf1
BLAKE2b-256 d47026a43c5b72092c71b0d1b64c1ffb6566b5ee5ccc2954921d345fe18550d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c855954655eba0efce4a8b5f5d50b81aa080d0e4b859c7449778b1eff89c4ed
MD5 836744f77997778fd60e2d557ed9d7f4
BLAKE2b-256 3adfc85ae3cc032510350ab16849420f6531378c40c70cb980c826b76d245e42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.15-cp37-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 cf5d15c267963170f652a301b64a184212e4517a610c5462d6041c8a48b7c0ca
MD5 a77cd46da66ada73174718a956b01f11
BLAKE2b-256 4c862c41cb11ab6e56ae40fb806a463773d139c5129f6b23d6937afe1ed47cc9

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.15-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.15-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 ef6496a5c1dd275cd63c5a6a667f6f53016e88ec13b761b8e00b1b1c4e799b60
MD5 4f2a7da3273d645c50fa62cc28b484c8
BLAKE2b-256 e0f9e2c7ec522e82d1a3ceff1766152e1b4cafb3e7f6c1fa71d3bcd3ff2ea9cd

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