CadQuery / pywrap

C++ binding generator based on libclang and pybind11
Apache License 2.0
30 stars 14 forks source link
binding-generator c-plus-plus libclang occt opencascade pybind11 python

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.