python-autopxd This module simplifies the task of exposing C libraries to cython by automatically generating .pxd files from C headers. Installation pip install autopxd Usage autopxd HEADER_INPUT PXD_OUTPUT