engscript

View on PyPIReverse Dependencies (0)

0.0.1 engscript-0.0.1-py3-none-any.whl

Wheel Details

Project: engscript
Version: 0.0.1
Filename: engscript-0.0.1-py3-none-any.whl
Download: [link]
Size: 40777
MD5: 6cf61ff5b668ce1c0e2c81b48c16a078
SHA256: ff749dfcc43bc3665f54261ea6fbedcfb377a0d772005c759cffcda9b32cfd54
Uploaded: 2024-09-22 14:41:46 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: engscript
Version: 0.0.1
Summary: EngScript is an experimental library aiming to provide fast OpenSCAD-like, python tool, with integrated rendering and assembly capabilities
Author-Email: Julian Stirling <julian[at]julianstirling.co.uk>
Project-Url: Homepage, https://gitbuilding.gitlab.io/engscript/
Project-Url: Bug Tracker, https://gitlab.com/gitbuilding/engscript/issues
Project-Url: Source Code, https://gitlab.com/gitbuilding/engscript
Keywords: CAD,Mesh,hardware
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Requires-Dist: cascadio
Requires-Dist: ezdxf
Requires-Dist: manifold3d
Requires-Dist: matplotlib
Requires-Dist: numpy (>=2)
Requires-Dist: pdoc
Requires-Dist: pillow
Requires-Dist: pyglet (<2)
Requires-Dist: scipy
Requires-Dist: trimesh
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: colorama; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pylint-mccabe; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5449 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
engscript/__init__.py sha256=69WSbj7J70Myjko1LT2RIHXoOFoiNQwjkx1E29nCVb8 167
engscript/__main__.py sha256=ES8TQC858YFH1Jf9CId8Wsyyo-UasypoYFvNtSKJtLA 1641
engscript/assemble.py sha256=lsw9SyvgXh0nryr4Pu-xha1PQ0OYGUnaXAB9b9WDmfg 7404
engscript/colors.py sha256=sKNSbai5X_WwIt32VbEWLLn4klDPQqEEjCCLNIP-ZH8 1837
engscript/doc.py sha256=arv2ay1NG7Wp7pdU8SnCYldJrSCEpw8rj25WYQwqtEo 6436
engscript/engscript.py sha256=TExz_oIw27Dlz-mumXizoLL1K63tsFXqm3lZfKoAGPc 101937
engscript/export.py sha256=dzf-hQU89us0UczflrglbGGnCRZey9dZ-jHX5KLDkqE 15190
engscript/importer.py sha256=RHfecd4XFtXQ7v6OWaqUTvuqMzpu6S1xE2YyusOMpqE 4363
engscript/math.py sha256=N85eL09fGwXbtDALkJKQ9Cc_01Beuk-LkjJ58wL7d04 2509
engscript/utils.py sha256=4wBOIyOmx9f5TOEPpm27Lj3q1cOpaWxri6paJA-W0TE 6435
engscript-0.0.1.dist-info/METADATA sha256=01BlKOsVQxnikNY_xO27NEnX5W9k9UVFLoa0FvgbyZM 6648
engscript-0.0.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
engscript-0.0.1.dist-info/entry_points.txt sha256=hfDuVSuz4gkjTXbqluEUXVbv8n7oY0eCWtLdLLXrY6w 61
engscript-0.0.1.dist-info/licenses/LICENSE sha256=3IgMvFq2sW9SQ7NV7_pI8k4qKwVJVegJawYx-ycpN3g 1063
engscript-0.0.1.dist-info/RECORD

entry_points.txt

engscript-doc = engscript.__main__:doc_cli