You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`setuptools-rust` is a plugin for `setuptools` to build Rust Python extensions implemented with [PyO3](https://github.com/PyO3/pyo3)and[rust-cpython](https://github.com/dgrunwald/rust-cpython).
8
+
`setuptools-rust` is a plugin for `setuptools` to build Rust Python extensions implemented with [PyO3](https://github.com/PyO3/pyo3)or[rust-cpython](https://github.com/dgrunwald/rust-cpython).
9
9
10
10
Compile and distribute Python extensions written in Rust as easily as if
0 commit comments