# pywrap **Repository Path**: simon2033/pywrap ## Basic Information - **Project Name**: pywrap - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-30 - **Last Updated**: 2021-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyWrap [![Build Status](https://dev.azure.com/cadquery/pywrap/_apis/build/status/CadQuery.pywrap?branchName=master)](https://dev.azure.com/cadquery/pywrap/_build/latest?definitionId=5&branchName=master) 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.