Skip to content

CadQuery/pywrap

Repository files navigation

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.