/pywrap

C++ binding generator based on libclang and pybind11

Primary LanguageC++Apache License 2.0Apache-2.0

PyWrap

Build Status

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.