CadQuery / CadQuery/cadquery

Make CadQuery work as a Pyodide package

Open
#936 1 comment 1 reaction 0 assignees View on GitHub
won't do
Dominant language
Python
Stars
5.8k
Forks
541
Avg merge
3d 2h
Merged PRs (30d)
5

Description

Following [some advice from the readme](https://github.com/CadQuery/cadquery#how-to-suggest-a-feature-or-enhancement), I would like to share the following wish:

It would be awesome if CadQuery could be used with [Pyodide](https://pyodide.org/), that is, ran inside of a web browser.

The end goal would be to make [the JupyterLab extension](https://github.com/bernhard-42/jupyter-cadquery) work with [JupyterLite](https://github.com/jupyterlite/jupyterlite).
This might be great for sharing designs with the world or making tutorial sites without the need for a (high-performance) server (running user generated code) or having to install CadQuery locally.
Looking around the code, I realize that this is a nontrivial undertaking, however, it should nonetheless be possible.
Would anybody else also find this interesting (and maybe help make it real)?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.