Skip to content

Files

Latest commit

 

History

History

pypi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

cadquery-ocp (also known as OCP)

Python wrapper for OCCT generated using pywrap. Typing stubs available from pypi.

Goals of OCP

  • Provide thin bindings to OCCT.
  • Wrap all OCCT modules (if practical).
  • React quickly to new OCCT releases.
  • Cater primarily for the CadQuery project.

Non-goals

  • Provide additional functionality not present in OCCT