RustPython: An open source Python 3 (CPython >= 3.11.0) interpreter written in Rust
(rustpython.github.io)
It'll have to implement CPython's C API to work with packages that use native code. I don't know if that's the plan but I wouldn't consider their implementation compete without it.