Python wrapper for OCCT7.4 generated using pywrap.
- Provide thin bindings to OCCT.
- Wrap all OCCT modules (if practical).
- React quickly to new OCCT releases.
- Cater primarily for the CadQuery project.
- Provide additional functionality not present in OCCT
The easiest way to get started is to use conda:
conda install -c conda-forge -c cadquery ocp
Building from sources is also possible, for details take a look at azure-pipelines.yml
.