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.22.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.22-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.22-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pyoxigraph-0.3.22-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.22-cp311-cp311-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-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.22-cp310-cp310-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-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.22-cp39-cp39-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-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.22-cp38-cp38-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-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.22-cp37-cp37m-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-cp37-abi3-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.7+Windows x86-64

pyoxigraph-0.3.22-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.22-cp37-abi3-musllinux_1_1_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.1+ ARM64

pyoxigraph-0.3.22-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.22-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.22-cp37-abi3-macosx_11_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

pyoxigraph-0.3.22-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.22-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.22.tar.gz.

File metadata

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

File hashes

Hashes for pyoxigraph-0.3.22.tar.gz
Algorithm Hash digest
SHA256 430b18cb3cec37b8c71cee0f70ea10601b9e479f1b8c364861660ae9f8629fd9
MD5 fc7c6c5a6162b7fdfe110852ec56f178
BLAKE2b-256 681433446bc01926701595b0890811f96ab941fd61e89f257ae262368a3b90c5

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3397138f3a6d2c3299250ebde2bca7c95a25b58b29009eb0b29c2f5d1438d954
MD5 2575615f0e422edba57ddfaf608962bf
BLAKE2b-256 b9e73331a426874c82ed6bbeffcc2e83d9c330644c72ec10e0b6b017cf958756

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55322d5b9b852c4813c293575aa5e676cec19c617d0aad5ae7ce47c49b113f0b
MD5 7c64644c17abbfd35a352bbbe457e9ed
BLAKE2b-256 f6789ae20f0e465b0cb1babd65ce6c563792f68b54baa48e55e8a83026e7eded

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16f44f28fff015d310840c9744cdaaa31f6c1a548918c2316873f10bba76e17f
MD5 08409c5a04f313f9700cc5636e6e9cb0
BLAKE2b-256 d6fc46289094e4b1d57458c759710b58f478ec9eb89ae91ff045c02b00544428

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1031f91a0e75c6cd3ae9008f2d5bcdd7b2832bc1354f40dcab04ef7957f1140b
MD5 5e375943b9001bb468d5c65e4efbb95e
BLAKE2b-256 9985d113de82a31f3dd4a694692f1615a2bd23569f3e7bc4530a482d530768f5

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c99cd7d305a5f154d6fa7eca3a93b153ac94ad2a4aff6c404ec56db38d538ea4
MD5 b3f10cdad7f504d0fe5eb107a9e1ad44
BLAKE2b-256 812d6847756fc2b0d21f1a674268ac476c86de961c83dca0ab04b0b46a045f06

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 963bc825e34d7238bffb942572ac0e59a6512e7d33ec8f898f495964a8dac1de
MD5 55c5596df3161a0bfb559923624d7314
BLAKE2b-256 bbbe2466aaf6b705952e5f87a758fff1dfd1fc213650fb0b0c812f6b1968b81a

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4f7e217e82e541f7df4697705c7cbfbd62e019c50786669647cb261445d75215
MD5 e41371683d3131034ec1b81da16607e7
BLAKE2b-256 b7bc339893be78df7ed09fc2a4c59028cfcdc6335d96eacf58a206ded042da35

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f2baadd8dba65ff91bdcdf85e57d928806d94612b85da58d64526f0f1d5cd4df
MD5 a5a0b826e4da0154cb3f6f7ee895fa5b
BLAKE2b-256 9e54bf0e750bcc9cc29813454a7e56b18cd611dcacfb6533e615c44af5f9d1d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 469039b1ed6a31fef59b8b6c2ef5c836dd147944aa7120b4f4e6db4fd5abf60a
MD5 4e521d41835b01314fe22f313fb817fd
BLAKE2b-256 21a4f6ce53292ef2104dc098d979f293452916d6a5d076193497efa8411d2751

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 10c02f543fa83338e93308cad7868137ccadffc3330827deebac715333070091
MD5 22e82b021b8a1fefcc5aba7e6b61f26c
BLAKE2b-256 a0446765ecd12c68b973cabeea8267cb17c21e4f74150075a6751fa6ba98dc4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90dc1e4010e2011c5440b7a3832153a14f52257e12a90a0d7fc6ed16e88a7961
MD5 4c3fa9aa794dbb21a584ca94d846e3e4
BLAKE2b-256 10030c6f5c744d9cc03e606fa35b7f533846c4ba602f22db4a5cc38e7ea0e253

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f9d466025962895e67a7c4a4ba303fe23a911f99d2158f5f53eb50f56949125f
MD5 d932f2814518bfed2deda4e2cef5a335
BLAKE2b-256 97c492050b91063458f48e3724ad4fc070c7552e005a18a9af6f45d81090a738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 95c43d3da6d43460368f0a5f4b497412b0d6509e55eb12245b0f173248118656
MD5 3c3fe4c153c9cfc2267080e778500af4
BLAKE2b-256 9b7d4a40bb0f2e188354b4433a6ab7225d877eca68f21aaa65b937899dd8a7bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5e9cd5931488feb3bdd189094a746d2d0c05c5364a2d93a1b748d2bb91145ab8
MD5 36d774116fc6443887cd0eba102753a4
BLAKE2b-256 1c577e41261bd61f95d8aa8f85c03c9342fb247b83b2a99ec01bd9bc11c1bfb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb0a0f2bd4348e9b92fbb92c71f449b7e42f6ac6fb67ce5797cbd8ab3b673c86
MD5 e69296f18014f42be80885ab3f5d3af9
BLAKE2b-256 8a689d8608fe064976c4b6debcd74473a191f05d51956064ddc2adc1928b570b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49609d3c8d6637193872181e8f9d8b85ae304b3d944b1d50a2e363bd4d3ad878
MD5 9c41c2dfe5d6681d07473a9b9ea227cf
BLAKE2b-256 94734b196f0e7c7a6a92c6a61050a8af18d1ec56bd32e6778343db45d8a5cb9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 33ca01c1727e079af3335883d75e5390619e7d2ece813c8065ba1cbcd71d17a3
MD5 e241a45d15fb0ad8ed4a4cd87a30c975
BLAKE2b-256 4770415a40ff8588352377de21f2d152a580355977382bd100ae2232b2ec1a1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 db64bdef54d5d1c0d51bec08d811cd1ff86c7608e24b9362523ff94fb3b46117
MD5 b9b6ac07eb133708bbe4b1362b2b78c8
BLAKE2b-256 1ce9094d924d0f598871e11062f8e2dbf065801c204c592fede41fd4aba5df9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0508eb4515ce1b3c7548d3f9382c1b366f6602c2e01e9e036c20e730d8fece47
MD5 27df13e972e921b5b4a9cc9dd1f774c9
BLAKE2b-256 1c8537a799ff85a9ec64cc929eabbd4e31a22fd33e793f6951a4590d9a906875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9e363d0b788f870b1008bb75e41a31b01a6277d9a7cc028ed6534a23bba69e60
MD5 3c39fa575f2a4cb383b0229d55b9bd83
BLAKE2b-256 313fb1d28b96e1f95ba3eeaa7a7c23924ecbb2f29b9fdfc61c90e7736b43b2c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e2bebace02e29d1cf3bc324815058f50b2ff59980a02193280a89c905d8437ab
MD5 f07e2f6f760907d024e76d9d74d9075b
BLAKE2b-256 a0f75ed7dd30990701f8d9eb093dec7173ec7379f1a95fe483036a11fe5100d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 1427e62704bce0a1bc03661efd4d6a7c85cf548824e5e48b17efb4509bd034ad
MD5 61d82088ae990f5c8cee40bab3569545
BLAKE2b-256 4e65b5fdcd7d1ef16ab52b21cbcba6e8e20f25dacf9df57d2224fc760e419dd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6d55de26adabe7d6fece9e1dad4556d648c4166ee79d65e4f7c64acd898656e
MD5 54c454322943041ee0eac0e0ad6c74e2
BLAKE2b-256 ecb41e6db97cc476f34543c873bb3e75a85546797cc1e3ccecaf37d72c56971f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 00645cb370ebafc79cfecd08c5ac4656469af9ec450cb9207d94f6939e26ba0e
MD5 0c55fe84a06c347245834f7df972679d
BLAKE2b-256 d88e5b6b2c1a0e0a5934d024bbea6041840de67e6d0bdcf7264e5f369a15529c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9211b2a9d9f13875aec4acede8e1395ff617d64ac7cff0f80cbaf4c08fc8b648
MD5 46c6a02bd476fb9d05691a2b2a81c481
BLAKE2b-256 c25aba8905dd8f4cc1651fb3fd31aa2df8985a5b5466de516522d09761c80fc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 26c229a061372b5c52f2b85f30fae028a69a8ba71654b402cc4099264d04ca58
MD5 03867774d4ff6dc92cd98a966cdeea99
BLAKE2b-256 e98e7ed1a120d815781fdb272ed76c18b594cc0a8201f14bf4cc18ab95c79426

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6ad3d8037af4ab5b1de75999fd2ba1b93becf24a9ee5e46ea0ee20a4efe270b
MD5 fa9bc24d81ede08ab77a3a8559c013e2
BLAKE2b-256 1109a772aff419bf1a6ed38f646ed3a50fbc0a9c8e599d7a62df895e8e5169c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4b8fde463e507c394f5b165a7a2571fd74028a8b343c161d81f63eb83a7d7c7
MD5 d1f14dae174b0ea3c41f15be912975d1
BLAKE2b-256 5ac897fdb0c63f2922004df92f7792285260d0a860a55c50567409d3362fc0e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyoxigraph-0.3.22-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.22-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 9a4ffd8ce28c3e8ce888662e0d9e9155e5226ecd8cd967f3c46391cf266c4c1d
MD5 f6fbf0fdf87cbc2327c795493a6c5739
BLAKE2b-256 9d7ddd2d8c606633c2da157e7dd5a7c92b7bfdef1866bd4f382763ff17454431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 60b7f13331b91827e2edfa8633ffb7e3bfc8630b708578fb0bc8d43c76754f20
MD5 4b93f31c534504afdc1f954af1e7d593
BLAKE2b-256 91d37bff379c8075bb46301c29027e355f8a6f6388252e8626636619c2dbca19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ab329df388865afa9a934f1eac2e75264b220962a21bbcded6cb7ead96d1f1dd
MD5 019e3ba57f70229e195c188e0e7033ce
BLAKE2b-256 45b437f7114c4a21b1ee210505e953fdda533b6ff9a458570905ebfe53588cf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1aca511243209005da32470bbfec9e023ac31095bbeaa8cedabe0a652adce38c
MD5 3660ed0e9221321b92c6b98d1cdff340
BLAKE2b-256 a908a185a89bf7832e7377b0d9c961073731c0e5e13beaf2b91d93adaec13baa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 630f1090d67d1199c86f358094289816e0c00a21000164cfe06499c8689f8b9e
MD5 ea99435c090c3f72d91ce79bc3145e18
BLAKE2b-256 7f96ad8b73eb8c649a089d07cbe323034e8d09cdabcdab44194786c4c2faee28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 821e1103cf1e8f12d0738cf1b2625c8374758e33075ca67161ead3669f53e4cb
MD5 a6d080fbc8989349748139dda7d57f4b
BLAKE2b-256 15ef85854115c9a8a08eea3d9e46317ca9774566dacd33964b41acd30a8156cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyoxigraph-0.3.22-cp37-abi3-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 6368f24bc236a6055171f4a80cb63b9ad76fcbdbcb4a3ef981eb6d86d8975c11
MD5 56bd08d508824dda9177f67867c8c452
BLAKE2b-256 4d05141746d5b1a8e6210613317d6cb772ab5bfe931a3ebdb98a92fa6ed59c39

See more details on using hashes here.

File details

Details for the file pyoxigraph-0.3.22-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.22-cp37-abi3-macosx_10_14_x86_64.macosx_11_0_arm64.macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 32d5630c9fb3d7b819a25401b3afdbd01dbfc9624b1519d41216622fe3af52e6
MD5 2a1816a83b5d02bc8196a9f06f90b62c
BLAKE2b-256 016b7bcebf6e590db0384cb56b0ac76385cea3b51ea37170da849214d1d9b1cf

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