Skip to main content

CAD system for righteous zen programmers

Project description

This library is part of zencad project. Servoce wraps opencascade core for integrate with zencad.

Status:
- master
- dev

ZenCad

Install from PyPi.

python3 -m pip install pyservoce

Install from Source Code.

  1. Get Dependies. (OCCT, PyBind11, Licant)
sudo add-apt-repository ppa:freecad-maintainers/occt-releases -y
sudo add-apt-repository ppa:freecad-maintainers/freecad-stable -y
sudo apt-get update
sudo apt install -y libocct-foundation-7.3 libocct-ocaf-7.3 libocct-data-exchange-7.3 libocct-foundation-dev libocct-ocaf-dev libocct-data-exchange-dev
sudo apt install -y python3-pybind11
python3 -m pip install licant --user
  1. Get source code
git clone https://github.com/mirmik/servoce --recursive
cd servoce
  1. Install as python package from sources.
python3 ./setup.py install --user
  1. Install as dynamic library with CMake.
source ./tools/set_occt_paths.sh
cmake .
cmake --build
cmake --build . --target install
  1. Install as dynamic library with Licant.
./make.py
sudo ./make.py install

Depend repositories:

https://github.com/mirmik/igris
https://github.com/mirmik/nos
https://github.com/mirmik/licant

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 Distribution

pyservoce-1.18.0-cp37-cp37m-macosx_10_11_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.7m macOS 10.11+ x86-64

File details

Details for the file pyservoce-1.18.0-cp37-cp37m-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: pyservoce-1.18.0-cp37-cp37m-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 16.1 MB
  • Tags: CPython 3.7m, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for pyservoce-1.18.0-cp37-cp37m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 8e4ed87a555d882a6604e29c49f321fad2f3957e2e295b155310990f201b27fe
MD5 64ffc12299890deff4b0c778d555ae5e
BLAKE2b-256 ba41d78404161679d27455c976af851b02c1caa0225b5f279792590d45f727a0

See more details on using hashes here.

Provenance

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