Chris Osterwood ee647645e2 Update readme
2018-04-07 19:44:03 -04:00
2017-04-22 00:40:24 +02:00
2018-02-03 23:22:46 +01:00
2015-12-13 08:33:47 -05:00
2018-02-02 14:20:55 +01:00
2014-12-12 15:09:28 -05:00
2017-12-22 12:12:45 +01:00
2015-12-12 15:24:10 -05:00
2018-04-07 19:44:03 -04:00
2015-12-01 22:54:36 -05:00
2018-02-23 21:35:33 +01:00
2013-04-14 18:39:47 -04:00
2017-10-22 21:07:08 +02:00

cadquery

Travis Build Status

This is an experimental CadQuery fork that uses PythonOCC instead of FreeCAD. It also has preliminary Jupyter notebook integration.

This fork of the base repo has changes which support use by cqparts.

Linux Installation

You can try it out using conda

conda install -c pythonocc -c oce -c conda-forge -c dlr-sc -c CadQuery cadquery-occ

MacOS Installation

Binary builds are not currently available, so you'll need to install pythonocc and then build this library.

conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core python=3.6
git clone https://github.com/CapableRobot/cadquery
cd cadquery
python3 setup.py install
Description
A python parametric CAD scripting framework based on OCCT
Readme Apache-2.0 16 MiB
Languages
Python 99.9%