This package browser is in early development. Mind the rough edges.

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.

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.