cadquery-ocp-proxy
Proxy package to track cadquery_ocp / cadquery_ocp_novtk version
What it is and what it does
cadquery-ocp-proxy is a dependency-routing package that declares optional dependencies on either cadquery_ocp (with VTK support) or cadquery_ocp_novtk (without VTK). It exists to allow packages in its ecosystem to depend on a single proxy rather than directly on OCP variants, enabling users to choose which variant to install at install time by selecting the appropriate extra.
The package itself contains no functional code—it is purely a dependency-management tool. Users must explicitly select [vtk] or [novtk] when installing packages that depend on it. Omitting the extra leaves the OCP dependency uninstalled, which consuming packages must handle at runtime with appropriate error guidance.
Use it for:
- Install multiple ecosystem packages together by selecting the [vtk] extra for VTK-enabled environments
- Use ecosystem packages without VTK overhead by selecting [novtk] for lighter deployments
- Provide a single dependency point for ecosystem packages that need flexible OCP variant selection
- Enable runtime error handling in consuming packages when the OCP extra is not specified
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A proxy package that routes optional dependencies to either cadquery_ocp or cadquery_ocp_novtk, allowing packages in its ecosystem to coexist without version conflicts.
Yes, if you are installing packages that declare cadquery-ocp-proxy as an optional dependency and need to choose between VTK and non-VTK variants. Install it indirectly by specifying [vtk] or [novtk] on the consuming package. Do not install this package directly; it is a dependency-management tool. Be aware that omitting the extra leaves OCP uninstalled, which requires runtime error handling in packages that depend on it.
Install
cadquery-ocp-proxy on PyPI
pip
pip install cadquery-ocp-proxyuv
uv add cadquery-ocp-proxypoetry
poetry add cadquery-ocp-proxyInstalling cadquery-ocp-proxy
Before you install
Low install friction with a pure-Python wheel. Active maintenance status as of 78 days since last release. No runtime dependencies to resolve.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install cadquery-ocp-proxy[vtk]>=7.9,<8.0
# or
pip install cadquery-ocp-proxy[novtk]>=7.9,<8.0
Requires Python >=3.10. Must explicitly specify [vtk] or [novtk] extra during install; omitting it leaves the OCP dependency uninstalled.
Verify before relying
- Whether the proxy package exposes any public API or is purely a dependency-routing mechanism
- How version pinning (>=7.9,<8.0) is enforced across dependent packages when multiple declare conflicting ranges
- Whether downstream packages handle missing OCP gracefully at runtime when the extra is omitted
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 78 days since the last release |
| First released | |
| Downloads | 856,008/month — #4,890 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cadquery_ocp_proxy-7.9.3.1.1-py3-none-any.whl
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
cadquery-ocp-novtkProvides Python bindings to the Open CASCADE…
permissive · top 15,000 on PyPI
cadquery-ocpcadquery-ocp provides Python bindings to the…
permissive · top 5,000 on PyPI
ocp-gordonInterpolates networks of curves into smooth…
permissive · top 15,000 on PyPI
ocp-tessellateConverts OCP (OpenCascade Python bindings) CAD…
permissive · top 15,000 on PyPI
ocpsvgConverts between SVG path strings and…
unclear · top 15,000 on PyPI
lmnr-claude-code-proxyA thin proxy server that routes Claude Code…
unclear · top 5,000 on PyPI
cadqueryCadQuery is a Python library for writing…
permissive · top 15,000 on PyPI
proxy-protocolParses and handles the PROXY protocol (v1 and…
permissive · top 5,000 on PyPI
litellm-proxy-extrasProvides supplementary files for the LiteLLM…
permissive · top 5,000 on PyPI
mysqlThis package is a deprecated virtual wrapper…
permissive · top 15,000 on PyPI