https://github.com/karurochori/cadquery-notebook
Notebook in jupyter with utilities to make cadquery easier to work with.
https://github.com/karurochori/cadquery-notebook
cadquery jupyter-notebook python utility-library
Last synced: 29 days ago
JSON representation
Notebook in jupyter with utilities to make cadquery easier to work with.
- Host: GitHub
- URL: https://github.com/karurochori/cadquery-notebook
- Owner: KaruroChori
- License: mit
- Created: 2022-01-01T08:37:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-01T11:40:42.000Z (over 4 years ago)
- Last Synced: 2025-03-02T22:41:39.720Z (over 1 year ago)
- Topics: cadquery, jupyter-notebook, python, utility-library
- Language: Jupyter Notebook
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cadquery utils
A jupyter notebook with some functions and classes to make my life easier.
While most of the code could be used outside jupyter, it has been integrated to provide some user interface.
This notebook is self-documented.
Keep in mind I **am not** a python developer. Any feedback is welcome!
Please refer to https://github.com/CadQuery/cadquery and https://github.com/bernhard-42/jupyter-cadquery to know more about **cadquery** and how to install it.