pythonscad 0.0.0-4.228aa7b
Script-based 3D modeling app with Python support
PythonSCAD is a programmatic 3D modeling application. It allows you to turn simple code into 3D models suitable for 3D printing. It is a fork of OpenSCAD which not only adds support for using Python as a native language, but also adds new features and improves existing ones.
- Outputs:
out
- Website: https://pythonscad.org/
- Licenses: GPL 2+
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pythonscad 0.0.0-4.228aa7b
as follows:
guix install pythonscad@0.0.0-4.228aa7b
Or install the latest version:
guix install pythonscad
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.