tylerpace / nutrition-analysis

A little python script to help graph some myfitnesspal and fitocracy data

Home Page:http://briancain.net/nutrition-analysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meals

This doesn't do anything useful yet.

Login file format

Place a file called login.yaml in the same directory as this script with this format:

username: 'mfpUserName'
password: 'mysecretpassword'

Dependencies

Install with pip or whatever you pythonistas use :)

  • myfitnesspal
  • pyyaml
  • plotly

About

A little python script to help graph some myfitnesspal and fitocracy data

http://briancain.net/nutrition-analysis/


Languages

Language:HTML 99.9%Language:Python 0.1%