2018-02-02 12:58:03 +01:00
|
|
|
[](https://api.travis-ci.org/adam-urbanczyk/cadquery?branch=cq1_pythonocc)
|
2018-08-28 21:59:25 +02:00
|
|
|
[](https://ci.appveyor.com/project/adam-urbanczyk/cadquery/branch/cq1_pythonocc)
|
2018-02-02 12:58:03 +01:00
|
|
|
|
2017-10-22 21:21:56 +02:00
|
|
|
This is an experimental CadQuery fork that uses PythonOCC instead of FreeCAD. It also has preliminary Jupyter notebook integration.
|
2013-04-14 18:53:06 -04:00
|
|
|
|
2018-08-28 21:59:25 +02:00
|
|
|
You can try it out on linux-64, osx-64 and win-64 using conda:
|
2014-12-31 19:27:21 -05:00
|
|
|
|
2016-10-12 14:34:24 +02:00
|
|
|
```
|
2017-10-22 21:21:56 +02:00
|
|
|
conda install -c pythonocc -c oce -c conda-forge -c dlr-sc -c CadQuery cadquery-occ
|
2016-10-12 14:34:24 +02:00
|
|
|
```
|