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.14.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.14-cp311-cp311-musllinux_1_1_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.14-cp311-cp311-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.14-cp310-cp310-musllinux_1_1_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.14-cp310-cp310-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.14-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.14-cp39-cp39-musllinux_1_1_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.14-cp39-cp39-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.14-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.14-cp38-cp38-musllinux_1_1_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.14-cp38-cp38-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.14-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.14-cp37-cp37m-musllinux_1_1_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

pyoxigraph-0.3.14-cp37-cp37m-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.14-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.7+Windows x86-64

pyoxigraph-0.3.14-cp37-abi3-musllinux_1_1_x86_64.whl (7.0 MB view details)

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

pyoxigraph-0.3.14-cp37-abi3-musllinux_1_1_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.14-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

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

pyoxigraph-0.3.14-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.14-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl (10.1 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.14.tar.gz.

File metadata

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

File hashes

Hashes for pyoxigraph-0.3.14.tar.gz
Algorithm Hash digest
SHA256 c26d416dfb862205fe9ca784f1be35dc5dd8d1943e16ecf31ff74ceba561d5eb
MD5 3d6a321b19fed468cb1c26b504e14082
BLAKE2b-256 4e5f4033f748b19958626428018cb88de59e064d1f6f64f999a30870b10f914d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 56d44b8a12146a3b290b334bf1ee6439c6ab90577c9513d674904e43dd70de7e
MD5 14f19a21ca47c43db22f7828b5f97247
BLAKE2b-256 dc5218b4a962b005d10f989b88838b32fbabacfe1dc5c6bb2e10caa37b287363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 adffcd4ff46ada0c861cbf6c4036b97048508ce50d433c097c92f7c062e3f0e7
MD5 4571e2aaf2fafe075167dad9aa841eba
BLAKE2b-256 9bb0e95aa678eb84714bc98bcd21ebb3e445e5cd0f94ad5c1afb64a094e5cc22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ffb6c0e2317b0b778851e6dff02b2aaf3f9a803adc1af6c96b4468600765dc9
MD5 52b8d1dd32f85c3ca35364c373ee73e0
BLAKE2b-256 0301df6a0846c58229a069f5e4aa75b3e711b54da5ba8b59b0ff7ae41de9e626

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6b4693e72f55ff4c0082c8de874ed497fbd5293e979751fb79abbf0895d4b6aa
MD5 6be7e7ebc7738fc97c122afd79f00a56
BLAKE2b-256 ce30a3926f804b9484779f314b91af66c3423e9e88a320d4a9b465eec82e5d6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cedc61ce01f21fa92b4cf3924af23be132d87881862143c85271e0f49a68b21d
MD5 8c86362cebde51c1e368d5476c7c2960
BLAKE2b-256 4ae66f343670218f46d5f2e8ada3d3745507fee78abd5bc0a588125633d613ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4713c814412e2dfc1c9d897143c46c7c4ea3c1e6ffc6d3cc01bd36a3f21645de
MD5 422d4748fc8c5c3c44a39bf69c219c55
BLAKE2b-256 8416a660c185779ecbe1f032c603c191071f24a47cd4a655f9e40f2f7fc6db39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b36107861198cde813015f278f0f773d2f362b120511ce4df7c8165702904859
MD5 d5f50806fa13ef9c1afefe04771bd024
BLAKE2b-256 aad2f77a21212b2dc56fdaae85deef007de9b563fa84247c994ae09b7e403a25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11cccc51bf7dfa9540380e70ea669d154ffd2e97af6adb8a81146e317cf7da17
MD5 c89e79c45e42877f8e9cbd30e433ec94
BLAKE2b-256 043cb99cb90d50ca6fcef335a062947f0f601a3278879039b9791592ac968039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 93200f19220676a59b05a542cf8ad6b157ee1b0a26e4f2edc17c43e1cd3a664e
MD5 54805c5ec8281540c9e49fdd66ee5527
BLAKE2b-256 29c8fb516ecc850d8fc866aa343863ba1016a1f9f34f9e68dc8e3c3736c5fdc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3117e4ec2a943e7564f1a811996872c06dcfe2351f21f6f5605ab88cd237b834
MD5 529cdf7c2b7577bb2696a7a37b02750b
BLAKE2b-256 c18369bee62e84076d9dbf91256d7b9b6f5cac83f5da8ef9111e3b8e4be3ad9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c390fd9c03be35dc7d8ac967e9e6ab4a2fda8ada4d02511a9f6b7de31ac677f
MD5 585e74a2cc575231b47e33b548884d21
BLAKE2b-256 4f0852d5612452855d147e4105931a2a74611d4ee868ee14a911a3f8d1e285ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3067d31d8cbf8a3353f160f65144b547b52f13e337f4273ec75af6f551e9279
MD5 58aa2a2d5a2fa96d0b7530362deb4517
BLAKE2b-256 50293594354d973245dd9ac59aa32c68e85abedaf868f9a0f1947182a585398c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0efc55287ab874574680d4aff6afba78d2f74a4a2f6f20da96e791ab6910b860
MD5 a13193696f08cf56fbb27975cf54e33f
BLAKE2b-256 31d5b3513f9a94a1b7f2a1354ae2728a8799067c1c217cf40184fec64fd9a362

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7c137dca54942a09ee69defe7d2400f9bb34fbdfe5de5f4a8ce4dca594dfba62
MD5 f3988a6cb23642b260f3fda31f279dd3
BLAKE2b-256 7bc9c1ffeceae6e94a54a48a73676041d3336b233389175de5c5e44eb230372a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4d4d215a7dfc30fa24b90058ef34c5bb924052196df9a66c9293ec6e060cdd3
MD5 e0b5315c54ae8be697d8fa2e52654b31
BLAKE2b-256 383a5f57f35d9ee0bc4a52aa9be4f58c51e5a40fabe0c09669d8f55b0e446143

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b5dccf8390d9ff243b7c1abb15b95922ed6256f229da57a69044f9a1c79f91b
MD5 d92abd009c5f76aa0e5288e901dff8fe
BLAKE2b-256 1b4dfd6b041eafdd2fb4f83e863447d7047100f83c5b5213f2266fd9a10e0d68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e88d6dc43c648b81bb7c12dc766f1704f15a9c869da54589671860d0471c4078
MD5 dc01d1c5c316b3e829124d594c58b379
BLAKE2b-256 0a3c20f309f1801d4634f3540a69c92d0c3c613edb10d685c2f289e0101dfec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2121c2e87efb39a5d64e80def2fb57a97fe0a9840d87eae8c2f67a325670a821
MD5 f58379712de500ddc03dce14ab3a6ce5
BLAKE2b-256 a37760016b792954eb76c6a34aa8374f633e5f3e94f8f7a471df8473e1e05dc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38ba2e89e31b36e01fdc84de9a256bcd25288071a890cd1a2bf9648cf79e7054
MD5 c24234d37d0949d1417ebaceb9151e57
BLAKE2b-256 ed880be50dd1be98b8182ea38d5af25ee040a11c39b498080b7600ca57198ebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 398e59bd28105a4bb570339e2c77cec75a8a622c593ae7a4b978dd5c6e63fbbc
MD5 9acbdcc9516840b9f6b5ac108d5d989b
BLAKE2b-256 dfb51ff2691196f0cdcaabd5307a09b7f05d894e13dfc1f971e599e5c7813119

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyoxigraph-0.3.14-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.10

File hashes

Hashes for pyoxigraph-0.3.14-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 cb78c9c52fd57368af84633dcf65e57389de9df4690dfeb36638c06d6f255701
MD5 bf464ee099bac25fa2dffcca5292a7da
BLAKE2b-256 1ece43683c38110b630cab2bdfd4d672187737704d2c3c465ae6cb7e682cbbac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7ee38f7d6f6c4278534ec60044cf93cc30070f3b70aac96aec152e9cefd85083
MD5 cdd62bca7604a1a404c4ad6af47f2247
BLAKE2b-256 244c8aba83aba52523fb8e2d36232e39b143f9e522a9c387444ce1d5894b80d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ccb22e5440e8d7e56150a1d289260004286c5776b926e637d940d6bdf5eddaeb
MD5 bc44f392ac8778e9f1dc8e8e6521e7e0
BLAKE2b-256 5295ede55a5ee6cbd427c27057d7be981c77b65ffd02356b8e1c791ea8e07d60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7bce3f993838a62a23b7374b0dee3f774ccd0258a64232f11b99a259ff9ecc4
MD5 3d4f6aacc378bb555bc0066b3fe059d3
BLAKE2b-256 7a85e8e045ac4292cb7d12c2c3d02e25713a0c7463c819e176010bef97f62954

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.14-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d931afb4709ed0e3a295809f49c49b9d5a6ac1a4dc753a6ba760a78709b330d0
MD5 4d61477445479506c59ecbaf1c3a018d
BLAKE2b-256 c216f9386507f11bd0d07d5e88571e509f9e92533e05bb4ec1d9e39d2b4e9e6d

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.14-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.14-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 352ac86fdf582777109b5a056ad2ee71080e592c6dcde4020ebe462c205da6b6
MD5 8468645ba3e5c8e501d0528faaf379e6
BLAKE2b-256 e164291a464f1be2be58dca3c8dc4dd21d47b704256152fc9f634367db8ce7ca

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