| Port details |
- pythonocc-core 3D modeling based on the OpenCascade Technology modeling kernel
- 8.0.0.a cad
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: philippehay71@gmail.com
 - Port Added: 2026-08-15 13:36:17
- Last Update: 2026-08-15 13:34:26
- Commit Hash: 4271b76
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/tpaviot/pythonocc-core
- Description:
- pythonocc provides 3D modeling and dataexchange features.
It is intended to CAD/PDM/PLM/BIM development.
The module is based on the OpenCascade Technology modeling kernel.
Features
--------
pythonocc provides the following features:
* a full access from Python to almost all af the thousand OpenCascade C++
classes. Classes and methods/functions share the same names, and, as
possible as it can be, the same signature
* 3D visualization from the most famous Python Gui (tkinter, pyQt5 and 6,
PySide2 and 6, wxPython)
* 3D visualization in a web browser using threejs or x3dom frameworks
* 3D visualization and work within a jupyter notebook
* data exchange using most famous formats IGES/STEP/STL/PLY/OBJ/GLTF
* Utility Python classes/methods for Topology operations, inertia computations
and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pythonocc-core>0:cad/pythonocc-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/cad/pythonocc-core/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/pythonocc-core
- pkg install py312-pythonocc-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-pythonocc-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pythonocc-core
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785766941
SHA256 (tpaviot-pythonocc-core-8.0.0.a-fe54be6549db400da0d59caeed7af1d04e92a9ab_GH0.tar.gz) = c5e32990e2bfd70c4985442aab00aa47c38f2cb42eac7894cf1484d716cb8f8a
SIZE (tpaviot-pythonocc-core-8.0.0.a-fe54be6549db400da0d59caeed7af1d04e92a9ab_GH0.tar.gz) = 5931962
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-numpy>=1.17 : math/py-numpy@py312
- reader.h : devel/rapidjson
- swig : devel/swig
- py312-qt5-pyqt>0 : devel/py-qt5-pyqt@py312
- cmake : devel/cmake-core
- ninja : devel/ninja
- py312-cython>=3.2.4 : lang/cython@py312
- python3.12 : lang/python312
- Test dependencies:
-
- py312-black>0 : devel/py-black@py312
- py312-twisted>0 : devel/py-twisted@py312
- py312-pytest>=0 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=1.17 : math/py-numpy@py312
- py312-svgwrite>0 : graphics/py-svgwrite@py312
- py312-numpy-stl>0 : math/py-numpy-stl@py312
- py312-matplotlib>0 : math/py-matplotlib@py312
- py312-qt5-pyqt>0 : devel/py-qt5-pyqt@py312
- python3.12 : lang/python312
- Library dependencies:
-
- libTKernel.so : cad/opencascade
- libOpenGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_pythonocc-core
- USES:
- cmake compiler:c++17-lang gl pytest python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.0.0.a 15 Aug 2026 13:34:26
    |
Thierry Thomas (thierry)  Author: Philippe Hay |
cad/pythonocc-core: new port, 3D modeling based on the OpenCascade Technology
pythonocc provides 3D modeling and dataexchange features.
It is intended to CAD/PDM/PLM/BIM development.
The module is based on the OpenCascade Technology modeling kernel.
PR: 290214
Reported by: Philippe Hay |
Number of commits found: 1
|