Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coddingtonbear/python-myfitnesspal
Access your meal tracking data stored in MyFitnessPal programatically
https://github.com/coddingtonbear/python-myfitnesspal
Last synced: 2 days ago
JSON representation
Access your meal tracking data stored in MyFitnessPal programatically
- Host: GitHub
- URL: https://github.com/coddingtonbear/python-myfitnesspal
- Owner: coddingtonbear
- License: mit
- Created: 2013-07-16T05:31:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T02:34:36.000Z (4 months ago)
- Last Synced: 2024-10-29T15:48:46.805Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 431 KB
- Stars: 800
- Watchers: 34
- Forks: 138
- Open Issues: 17
-
Metadata Files:
- Readme: readme.markdown
- Changelog: changelog.markdown
- License: LICENSE
Awesome Lists containing this project
README
Do you track your eating habits on [MyFitnessPal](https://www.myfitnesspal.com/)? Have you ever wanted to
analyze the information you\'re entering into MyFitnessPal
programatically?Although MyFitnessPal [does have an API](https://www.myfitnesspal.com/api), it is private-access
only; this creates an unnecessary barrier between you and your data that
can be overcome using this library.- Having problems? [Issues live on github](https://github.com/coddingtonbear/python-myfitnesspal/issues).
- Have questions? [Ask your questions in our gitter room](https://gitter.im/coddingtonbear/python-myfitnesspal) or
[start a discussion](https://github.com/coddingtonbear/python-myfitnesspal/discussions/).
- Looking for documentation and tutorials? [Find them on RTD](https://python-myfitnesspal.readthedocs.io/).