4 releases

0.1.20 Sep 2, 2024
0.1.19 Aug 30, 2024
0.1.17 Aug 27, 2024
0.1.16 Aug 22, 2024

#2476 in Database interfaces

Download history 139/week @ 2024-08-19 354/week @ 2024-08-26 155/week @ 2024-09-02

648 downloads per month

MIT/Apache

1MB
28K SLoC

This module contains the Python bindings of rudof which are called pyrudof

After compiling and installing this module, a Python library called pyrudof should be available.

Build the development version

This module is based on pyo3 and maturin.

To build and install the development version of pyoxigraph you need to clone this git repository, go to the python directory (the one this README is in) and run:

pip install maturin

followed by:

pip install .

Running the tests

Dependencies

~30–52MB
~1M SLoC