Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.14 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.14 KB

cadqueryhelper

CadQuery Helper library.
Code for shape primitives, looping groups of shapes, hinges, and various wave operations.

Documentation

Changes

Dependencies


Installation

To install CadQuery Helper directly from GitHub, run the following pip command:

pip install git+https://github.com/medicationforall/cadqueryhelper

OR

Local Installation

From the cloned cadqueryhelper directory run.

pip install ./

Running Example Scripts

  • From the root of the project run of example_runner.py:
C:\Users\<user>\cadqueryhelper>python example_runner.py

OR

  • From the root of the project run of the example scripts:
C:\Users\<user>\cadqueryhelper>python ./example/shape/arrow.py