mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
…
|
||
---|---|---|
.. | ||
python3-solidpython.info | ||
python3-solidpython.SlackBuild | ||
README | ||
slack-desc |
SolidPython is a generalization of Phillip Tiefenbacher's openscad module, found on Thingiverse. It generates valid OpenSCAD code from Python code with minimal overhead. Advantages Because you're using Python, a lot of things are easy that would be hard or impossible in pure OpenSCAD. Among these are: built-in dictionary types mutable, slice-able list and string types recursion external libraries (images! 3D geometry! web-scraping! ...)