Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

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