Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 514 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 514 Bytes

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.