Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 596 Bytes

File metadata and controls

18 lines (14 loc) · 596 Bytes

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.