fitness-tools

Healthy Lifestyles With Python


Keywords
health, wellness, fitness, exercise, nutrition
License
Apache-2.0
Install
pip install fitness-tools==0.1.1

Documentation

Fitness Tools

Healthy Lifestyles With Python

Introduction

Thank you for your interest in this project.

For more in depth coverage see the complete documentation.

Fitness Tools is a Python package that facilitates healthy lifestyles. Whether you're a wellness professional, veteran gym rat, or just starting your fitness journey this package will benefit you.

While being healthy requires personal investment, it also requires some complex calculations like:

  1. If can lift x pounds for y repetitions how many pounds can I lift z times?
  2. If I need to eat x calories per day how many calories should I eat at each meal? How do these calories equate to grams of fat, protein, and carbohydrates per day and per meal?
  3. What is my bodyfat percentage base on skinfold measurements?

Before calculating everything by hand give this package a try.

Quick Start

Fitness Tools is made with 100% pure, organic Python.

  • There are no third party dependencies.
  • Only Supports Python 3.

To get it now type this command:

pip install fitness-tools

And you will be well on your way solving these problems:

How To Contribute

All skill levels are welcome and our maintainers will help you in whatever way we can.

License

This project is licensed under the Apache 2.0 License.