cozo-lib-python
Native bindings for embedding CozoDB in Python, providing the
cozo_embedded package.
You are not supposed to be using this package directly in your code. Use PyCozo, which depends on this package.
To build this package, you need to install the Rust toolchain as well as the maturin python package. Then run
Refer maturin's docs for more information about how to develop and build this package.