Crates.io | pyrudof |
lib.rs | pyrudof |
version | 0.1.52 |
source | src |
created_at | 2024-08-22 04:42:00.741849 |
updated_at | 2024-11-01 09:14:57.139016 |
description | RDF data shapes implementation in Rust |
homepage | https://rudof-project.github.io/rudof |
repository | https://github.com/rudof-project/rudof |
max_upload_size | |
id | 1347266 |
size | 41,931 |
After compiling and installing this module, a Python library called pyrudof
should be available.
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 .