Python backend for [Interoptopus](https://crates.io/crates/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.