dpfens / PyExPhys

Exercise Physiology Equations

Home Page:http://dpfens.github.io/PyExPhys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyExPhys

PyExPhys is a Python library of exercise physiology and healthcare equations for transforming basic health data into insights at scale. PyExPhys is a collection of bodybuilding competition formulas, aerobic performance and weightlifting performance models, and body composition equations.

Installing

Install the library using pip:

pip install pyexphys

Tests

To test the calculations of PyExPhys, run the distutils test:

python setup.py test

Support

Please raise potential bugs on Github.

About

Exercise Physiology Equations

http://dpfens.github.io/PyExPhys

License:MIT License


Languages

Language:Python 76.1%Language:C 16.6%Language:C++ 7.2%