22 releases

0.1.56 Nov 13, 2024
0.1.55 Nov 13, 2024
0.1.51 Oct 31, 2024
0.1.26 Sep 20, 2024
0.1.19 Aug 30, 2024

#2681 in Database interfaces

Download history 282/week @ 2024-08-22 347/week @ 2024-08-29 19/week @ 2024-09-05 12/week @ 2024-09-12 131/week @ 2024-09-19 11/week @ 2024-09-26 122/week @ 2024-10-03 38/week @ 2024-10-10 2/week @ 2024-10-17 922/week @ 2024-10-24 664/week @ 2024-10-31 307/week @ 2024-11-07 161/week @ 2024-11-14

2,054 downloads per month

MIT/Apache

77KB
2K 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 pyrudof 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

~33–52MB
~1M SLoC