- TODO
MuSCAD depends only on Python 3.6+. OpenSCAD is needed to open the resulting .scad files.
You can install MuSCAD via pip from PyPI:
$ pip install muscad
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, MuSCAD is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.