interoptopus_cpython 0.16.0-alpha.7

Python ctypes binding generation for Interoptopus
Documentation
1
2
3
4
5
6
7
8
9
# `interoptopus_cpython`

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.