pywrap
pywrap copied to clipboard
C++ binding generator based on libclang and pybind11
trafficstars
PyWrap
Work in progress!
PyWrap is a C++ binding generator using pybind11, libclang and jinja. The main goal of this project is to automatically generate bindings for OCCT7.3 and beyond without single manual edit of the generated code. Once finished the project will be usable as a general C++ binding generator.