dh2vrml

View on PyPIReverse Dependencies (0)

0.1.12 dh2vrml-0.1.12-py3-none-any.whl

Wheel Details

Project: dh2vrml
Version: 0.1.12
Filename: dh2vrml-0.1.12-py3-none-any.whl
Download: [link]
Size: 11808
MD5: ce16986784198d304eaad4063eb0e5c5
SHA256: 5d2c4fd154f9366c3b42a0697c571ea583157cdc29a8791eea86cedd3002789b
Uploaded: 2022-04-06 21:58:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dh2vrml
Version: 0.1.12
Summary: Library and CLI tool to convert Denavit-Hartenberg parameters to an X3D model
Author: Jasper Chan
Author-Email: jasperchan515[at]gmail.com
Home-Page: https://github.com/Gigahawk/dh2vrml
Project-Url: Repository, https://github.com/Gigahawk/dh2vrml
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: numpy (<2.0,>=1.21)
Requires-Dist: pandas (<2.0,>=1.3)
Requires-Dist: scipy (<2.0.0,>=1.7.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: x3d (<5.0.0,>=4.0.47)
Requires-Dist: xmlschema (<2.0.0,>=1.9.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2511 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dh2vrml/__init__.py sha256=SNP1oeUJVaLaNjF-ZZCuJb_ByRQhfxHHal4luRpDG7A 223
dh2vrml/cli.py sha256=VsyErjSmVjMfHM2MDpdAhYLROcGxXCYfTdfeoWYz4r0 4082
dh2vrml/dhparams.py sha256=qsIDZAPg3ccuRhg9jVvbBngZLh9iXyfprrMPFGb3Nx8 4921
dh2vrml/exporter.py sha256=dmvIF5jKMCkZkbes8VP_ozcZVk1ksbCK-6WLbxa-WVU 13961
dh2vrml/mdl_template.py sha256=kU4sViY24xsXDCgVrvwxfQqJBwadoScdJAJiVwsinTk 3011
dh2vrml/util.py sha256=f-h8Akm1Ql5qSvPcBdhGuj7uWxIDvK_VGb72z0P7bLU 169
dh2vrml-0.1.12.dist-info/entry_points.txt sha256=2dFR1BJYG8RwYJJqQ0cHXAlpiv1j0yIiWqblxyUPfHI 44
dh2vrml-0.1.12.dist-info/LICENSE sha256=_UvWwiEJiJYZ0kCGmRh1EqSVm2ur-RwjZSMXOwcOGeo 1089
dh2vrml-0.1.12.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
dh2vrml-0.1.12.dist-info/METADATA sha256=YFqDID2T2-FAYRGkMdok9QWGS9pEHHHIfbecVMuAlVE 3450
dh2vrml-0.1.12.dist-info/RECORD

entry_points.txt

dh2vrml = dh2vrml.cli:main