Awesome Python Binding Generators for C++
C/C++ to Python
Boost.Python
- AutoWIG - Automatic wrapper and interface generator [github ]
- chimera - Utility for generating Boost.Python and pybind11 bindings from C/C++ code [github ]
pybind11
- Binder - Binder, tool for automatic generation of Python bindings [github ]
- cppwg - An automatic wrapper generator for C++ [github ]
- Py++ (deprecated) - Py++ for generating pybind11 code [github ]
ETC
- clif - Wrapper generator foundation to wrap C++ for Python and other languages using LLVM [github ]
- Cpp2Py - Reflection tools based on clang [github ]
- cppyy - Python-C++ bindings interface based on Cling/LLVM [bitbucket]
C/C++ to other languages
Crystal
- Bindgen - Binding and wrapper generator for C/C++ libraries [github ]