mfp2sheets

Copy daily MyFitnessPal data to Google Sheets


Keywords
myfitnesspal
License
MIT
Install
pip install mfp2sheets==0.1.0

Documentation

myfitnesspal-to-google-sheets

PyPI GitHub issues Black Build Status

Copy daily MyFitnessPal data to Google Sheets

Installation and Usage

pip3 install mfp2sheets --upgrade
mfp2sheets <MFP username>

You need to authorise pygsheets and authenticate python-myfitnesspal.

Built With

Contributing

Pull requests are very welcome! For major changes, please open an issue first to discuss what you would like to change.

Code Formatting

This project is linted with pyflakes and makes strict use of Black for code formatting.

Code of Conduct

Everyone participating in this community is expected to treat other people with respect and more generally to follow the guidelines articulated in the Python Community Code of Conduct.

Authors

License

MIT