Skip to content

PyC3Dserver 0.0.2

Compare
Choose a tag to compare
@mkjung99 mkjung99 released this 22 Jun 23:55
· 68 commits to master since this release

PyC3Dserver

Python interface of C3Dserver software for reading and editing C3D motion capture files.

Description

PyC3Dserver is a python interace of C3Dserver using PyWin32.

Installation

PyC3Dserver can be installed from PyPI using pip on Python>=3.7.

pip install pyc3dserver

Prerequisites

C3Dserver x64 edition (for Windows x64 platforms) installation: https://www.c3dserver.com/

Dependencies

References