It parses bvh files so you can easily handle them.
Project description
mcp_persor
mocopiで作成したBVHファイルを解析するパッケージです。
インストール
pip install git+https://github.com/SatooRu65536/mcp_persor.git
or
pip install mcp-persor
使い方
インポート
from mcp_persor import BVHparser
ファイルを読み込む
bvhp = BVHparser('path/to/bvh/file')
Dataframe として取得する
motion_df = bvhp.get_motion_df()
LICENSE
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_persor-1.0.6-py3-none-any.whl.
File metadata
- Download URL: mcp_persor-1.0.6-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aace4ff49439b3dfb8911fdef98b6178cc4ba24a6b354dda69b835bc9b5287fe
|
|
| MD5 |
b7b7304d933b400562ebe104787efb41
|
|
| BLAKE2b-256 |
08b51398c8ce700551f811e09343a49bf4a07db2c3b481caad001f05dbceaa29
|