8000 GitHub - yxl/docker-pythonocc: Python-based Docker image with PythonOCC Core library and required dependencies.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yxl/docker-pythonocc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< C594 div data-testid="latest-commit-details" class="d-none d-sm-flex flex-items-center">

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-pythonocc

Python-based Docker image with PythonOCC Core library and required dependencies.

Based on original work by Marty Sullivan

Component Version
PythonOCC Core 0.18.1
OpenCASCADE 0.18.3
SMESH 6.7.6

Download opencascade-7.7.0 and save it to build-files folder before building the docker.

The the latest version of pythonocc-core 7.7.0 could be accessed via docker hub as well, the docker image is yuanxulei/pythonocc:7.7.0-python3.9:

# https://hub.docker.com/repository/docker/yuanxulei/pythonocc/general

docker run -it yuanxulei/pythonocc:7.7.0-python3.9 bash

About

Python-based Docker image with PythonOCC Core library and required dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.2%
  • C 4.4%
  • Other 0.4%
0