Python implementation of the biomechZoo toolbox
Project description
BiomechZoo for Python
This is a development version of the biomechzoo toolbox for python.
How to install
- biomechZoo for python is now an official package, you can simply add biomechZoo to your environment using
pip install biomechzoo
Usage notes
- If you need to install a specific version, run
pip install biomechzoo==x.x.xwhere x.x.x is the version number. - If you need to update biomechzoo to the latest version in your env, run
pip install biomechzoo --upgrade
Dependencies notes
- We use Python 3.11 for compatibility with https://github.com/stanfordnmbl/opencap-processing
- We use Numpy 2.2.6 for compatibility with https://pypi.org/project/numba/
See also http://www.github.com/mcgillmotionlab/biomechzoo or http://www.biomechzoo.com for more information
Developer notes
Installing a dev environment
conda create -n biomechzoo-dev python=3.11 conda activate biomechzoo-dev cd biomechzoo root folder pip install -e ".[dev]"
import issues
if using PyCharm:
- Right-click on src/.
- Select Mark Directory as → Sources Root.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 biomechzoo-0.5.4.tar.gz.
File metadata
- Download URL: biomechzoo-0.5.4.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f5e5bbbe63d84e8846c8def13ec0d418e428e46b675aa18f0345f023a27644c
|
|
| MD5 |
d33133246a5164150a6bcbcacd167977
|
|
| BLAKE2b-256 |
c3629c92f81659fe9e9bdfb49da6fd3a7715f8452f18f6af31461591ed34183a
|
File details
Details for the file biomechzoo-0.5.4-py3-none-any.whl.
File metadata
- Download URL: biomechzoo-0.5.4-py3-none-any.whl
- Upload date:
- Size: 51.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406125b5dcc7b39ec029c89c34a3d072de55b479e85cfcd4ea95ee92db835f02
|
|
| MD5 |
c5e23321d52c2c2bd5e154c22a19b515
|
|
| BLAKE2b-256 |
19f033b7533a2f1690671eeddcf944f37ac2727d4cf32db2c5681271c9e34b97
|