c3d

View on PyPIReverse Dependencies (5)

0.5.2 c3d-0.5.2-py3-none-any.whl

Wheel Details

Project: c3d
Version: 0.5.2
Filename: c3d-0.5.2-py3-none-any.whl
Download: [link]
Size: 31313
MD5: 027e83b04057d01546ae8f62db311769
SHA256: 16f8edf55c04d2fdd46f59a709253affd8f1d7e0a62995437091d74440d8f278
Uploaded: 2022-12-19 12:20:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c3d
Version: 0.5.2
Summary: A library for manipulating C3D binary files
Author: UT Vision, Cognition, and Action Lab
Maintainer: Leif Johnson
Maintainer-Email: leif[at]cs.utexas.edu
Home-Page: https://github.com/EmbodiedCognition/py-c3d
Project-Url: Repository, https://github.com/EmbodiedCognition/py-c3d
License: MIT
Keywords: c3d,motion-capture
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7,<4.0
Requires-Dist: numpy (<2,>=1)
Requires-Dist: pyglet (<2.0.0,>=1.5.21); extra == "gui"
Provides-Extra: gui
Description-Content-Type: text/x-rst
[Description omitted; length: 2688 characters]

WHEEL

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

RECORD

Path Digest Size
c3d/__init__.py sha256=-P7b07TPlr3HN5O4SpM3L7JQp8QlVSM1iod11wOqRos 246
c3d/c3d.py sha256=TlfPyxcPxmmSsCm1ceypQq-ohd0-OVczsbsp_F73j5Q 94819
c3d/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
c3d/scripts/c3d2csv.py sha256=chWsjMdqyn5us2vlt-tl1BHXyru79Fklhw-bW0HmQA0 2197
c3d/scripts/c3d2npz.py sha256=zE1zNB5yzWlotx0Dq8IIKEybO-jpesNdkxYaAOJoIDo 1476
c3d/scripts/c3d_metadata.py sha256=-9KUD4i8odwxZvZR6ZKXl1VyP2i4w5zBAJ-oKLdso28 2466
c3d/scripts/c3d_viewer.py sha256=uJGV7aqFmFT1l0NOJLuqJBmpJekuqyYqpd8nQ7dLch0 7685
c3d-0.5.2.dist-info/LICENSE sha256=OykJVRxHOJAeeKFzkDCbHm5KnddRNsv9nM5Lwo5wHmE 1109
c3d-0.5.2.dist-info/METADATA sha256=ITpuUd3mw5CXu4RTp4JMcTW2myrSR9YEhxepre_PC9A 3726
c3d-0.5.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
c3d-0.5.2.dist-info/entry_points.txt sha256=S8zn8XvJoDWOXLXBbhnnmkj1pyGK0Xkwk_Hs8fxB5eA 169
c3d-0.5.2.dist-info/RECORD

entry_points.txt

c3d-metatdata = c3d.scripts.c3d_metatdata:main
c3d-viewer = c3d.scripts.c3d_viewer:main
c3d2csv = c3d.scripts.c3d2csv:main
c3d2npz = c3d.scripts.c3d2npz:main