Skip to main content

Python library to generate OpenSCAD source code

Project description

Python library to generate OpenSCAD source code. This library provides intuitive interface when you handle 3D data.

Install

You can install OpenPySCAD from PyPI.

$ pip install openpyscad

Sample

3D Shape

Source: .. code-block:: python

Cube([10, 10, 10])

Generated code: .. code-block:

cube([10, 10, 10])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenPySCAD-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distributions

OpenPySCAD-0.0.1.macosx-10.11-x86_64.tar.gz (6.7 kB view hashes)

Uploaded Source

OpenPySCAD-0.0.1-py2.7.egg (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page