An open API service indexing awesome lists of open source software.

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.

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.