Skip to main content

Crate interoptopus_cpython

Crate interoptopus_cpython 

Source
Expand description

ยงinteroptopus_cpython

Python backend for Interoptopus.

Generates Python bindings using ctypes from a Rust FFI library. The generated module provides Pythonic wrappers for all exported functions, types, and constants.

Status: suspended. This backend is not actively maintained. Contributions are welcome.