CAD system for righteous zen programmers
Project description
zencad
CAD system for righteous zen programmers
What is it?
ZenCad - it's a system for use oce geometry core in openscad's script style. So, it's openscad idea, python language and opencascade power in one.
Manual
Install
python3 -m pip install zencad
Get source code
git clone https://github.com/mirmik/zencad
HelloWorld
#!/usr/bin/env python3
#coding: utf-8
from zencad import *
m = box(10,10,10) + sphere(5).translate(5,5,10)
display(m)
show()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zencad-0.13.2.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zencad-0.13.2-py3-none-any.whl
(171.9 kB
view details)
File details
Details for the file zencad-0.13.2.tar.gz.
File metadata
- Download URL: zencad-0.13.2.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37b3ca0e72a7bdd31c1e2921094ed7741cf6c75cc563821f6543cb6ec1e1cd84
|
|
| MD5 |
fec483bd9ad7ff40a173fd977728c7cf
|
|
| BLAKE2b-256 |
290391d5dfe29bc35c6f34ef8ec7e6e20e920df71d01a2f56927bbff0efecb0e
|
File details
Details for the file zencad-0.13.2-py3-none-any.whl.
File metadata
- Download URL: zencad-0.13.2-py3-none-any.whl
- Upload date:
- Size: 171.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f141f25c9c097c01049ea670df16d1c67d2cb0fac56d34e31e0e7e14774c5ad
|
|
| MD5 |
8f9b299950f2bbbae299ec342e0a02e2
|
|
| BLAKE2b-256 |
cf1995493fd3e52f598083a7dd813eb937f1ea6b9308d2e45bd5c4ca6a479ab8
|