Skip to main content

OCP+VTK wheel with shared library dependencies bundled.

Project description

OCP

Build Status Anaconda-Server Badge

Python wrapper for OCCT7.5.1 generated using pywrap. Typing stubs available here.

Goals

  • 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

Installation

The easiest way to get started is to use conda:

conda install -c conda-forge -c cadquery ocp

Building from sources is also possible using https://github.com/CadQuery/pywrap

pywrap all ocp.toml
cmake -S OCP -B build
cmake --build build

but you might need to specify additional headers and libclang location for pywrap:

pywrap -i path1/include -i path2/include -l path/to/libclang.so all ocp.toml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ocp_vtk-7.5.3.0-cp310-cp310-win_amd64.whl (62.6 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

ocp_vtk-7.5.3.0-cp310-cp310-manylinux_2_31_x86_64.whl (166.9 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.31+ x86-64

ocp_vtk-7.5.3.0-cp310-cp310-macosx_10_9_x86_64.whl (157.7 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

ocp_vtk-7.5.3.0-cp39-cp39-win_amd64.whl (63.1 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

ocp_vtk-7.5.3.0-cp39-cp39-manylinux_2_31_x86_64.whl (158.2 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.31+ x86-64

ocp_vtk-7.5.3.0-cp39-cp39-macosx_10_9_x86_64.whl (149.5 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

ocp_vtk-7.5.3.0-cp38-cp38-win_amd64.whl (63.3 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

ocp_vtk-7.5.3.0-cp38-cp38-manylinux_2_31_x86_64.whl (158.2 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.31+ x86-64

ocp_vtk-7.5.3.0-cp38-cp38-macosx_10_9_x86_64.whl (149.5 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page