weaveffi-gen-python 0.4.0

WeaveFFI Python ctypes binding generator
Documentation

Python (ctypes) binding generator for WeaveFFI.

Emits a pip-installable package containing ctypes-based bindings and .pyi type stubs over the C ABI. Async functions surface as async def wrappers. Implements the [Generator] trait.