openvmp / pywrap

C++ binding generator based on libclang and pybind11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

C++ binding generator based on libclang and pybind11

License:Apache License 2.0


Languages

Language:C++ 89.0%Language:C 10.7%Language:Python 0.2%Language:Jinja 0.1%Language:CMake 0.0%Language:Shell 0.0%