An open API service indexing awesome lists of open source software.

https://github.com/thebutlah/rules_pyo3

Bazel rules to build python extensions with Rust's PyO3 package
https://github.com/thebutlah/rules_pyo3

bazel build-tool pyo3 rust

Last synced: over 1 year ago
JSON representation

Bazel rules to build python extensions with Rust's PyO3 package

Awesome Lists containing this project

README

          

# rules_pyo3
Bazel rules to build python extensions with Rust's PyO3 package

## NOTE
If someone would like to be added as a maintainer for this project or have it move to a new home, please reach out! I don't have bandwith to maintain it or make any more changes.

## Usage
See the `example` directory for usage.