CadQuery Python Packaging. Making your own library using pip
Part 4 of the CadQuery series
video script - https://gist.github.com/medicationforall/9a7f141fb42bd8ebf9182155bc3b23aa
00:00 Intro
02:07 Pre-requisites
03:03 Example Plugin
05:27 Example Library
06:07 Make a project
08:58 Make cylinder.py
10:02 Make __init__.py
13:37 Create pyproject.toml
20:45 Create README.md
21:22 Make LICENSE
24:10 Git
25:11 pip install ./
27:40 Test your package in python REPL
30:21 Test your package in cq-editor
32:28 Modify and build your package
Download
0 formats
No download links available.
CadQuery Python Packaging - Making your own library | NatokHD