pythonscad 0.0.0-1.e1d4903
Script-based 3D modeling app whith 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-1.e1d4903
as follows:
guix install pythonscad@0.0.0-1.e1d4903
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.