myfitnesspal
Access your meal tracking data stored in MyFitnessPal programatically
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 36 committers (2.8%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords from Contributors
Repository
Access your meal tracking data stored in MyFitnessPal programatically
Basic Info
Statistics
- Stars: 836
- Watchers: 33
- Forks: 142
- Open Issues: 20
- Releases: 0
Metadata Files
readme.markdown
Do you track your eating habits on MyFitnessPal? Have you ever wanted to analyze the information you\'re entering into MyFitnessPal programatically?
Although MyFitnessPal does have an 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.
- Have questions? Ask your questions in our gitter room or start a discussion.
- Looking for documentation and tutorials? Find them on RTD.
Owner
- Name: Adam Coddington
- Login: coddingtonbear
- Kind: user
- Location: Seattle, Washington, USA
- Company: Airship
- Website: http://coddingtonbear.net
- Repositories: 104
- Profile: https://github.com/coddingtonbear
Not affiliated with non-:rainbow_flag: types of bears.
GitHub Events
Total
- Issues event: 4
- Watch event: 35
- Issue comment event: 13
- Push event: 7
- Pull request event: 5
- Pull request review event: 2
- Fork event: 11
- Create event: 2
Last Year
- Issues event: 4
- Watch event: 35
- Issue comment event: 13
- Push event: 7
- Pull request event: 5
- Pull request review event: 2
- Fork event: 11
- Create event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adam Coddington | me@a****t | 165 |
| Dnic | d****z@d****e | 46 |
| Brad Garropy | b****y@g****m | 34 |
| Ian Ozsvald | i****n@i****m | 12 |
| Hannah | h****u@g****m | 12 |
| kb1900 | k****i@i****u | 7 |
| Sam Hinshaw | s****w@g****m | 6 |
| kittenwhisky | k****y@h****m | 5 |
| dlgoodr | d****g@d****g | 5 |
| Dolan Antenucci | a****d@g****m | 5 |
| Adam Coddington | a****n@c****m | 4 |
| James | j****r@g****m | 4 |
| Richard Belzile | 3****e | 4 |
| Yu-Ting Yu | y****v@g****m | 3 |
| tsatska | t****r@g****m | 3 |
| Andrei Ismail | i****i@g****m | 2 |
| Florian Kempenich | f****h@b****t | 2 |
| Mike Zagalski | m****i@l****l | 2 |
| Alan Grenfell | 5****l | 1 |
| Aleena Baig | A****s | 1 |
| Adam Matthews | a****m@a****t | 1 |
| Alexander Rose | a****l@g****m | 1 |
| Andy Brook | a****y@a****s | 1 |
| Ashley Davis | a****9@h****m | 1 |
| Ernie Hershey | g****b@e****g | 1 |
| Gregg Gajic | g****c@g****m | 1 |
| Harold Martin | h****n@g****m | 1 |
| John Sturdy | j****y@g****m | 1 |
| Joshua Taillon | j****5@g****m | 1 |
| Justyn Butler | c****s@j****u | 1 |
| and 6 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 88
- Total pull requests: 46
- Average time to close issues: 3 months
- Average time to close pull requests: 5 months
- Total issue authors: 71
- Total pull request authors: 33
- Average comments per issue: 2.74
- Average comments per pull request: 1.46
- Merged pull requests: 30
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 6
- Average time to close issues: 3 months
- Average time to close pull requests: 4 days
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 0.67
- Average comments per pull request: 0.67
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ColorfulQuark (5)
- natesanshreyas (3)
- mcarlock1 (3)
- nathanmerrill (2)
- mwarrildt (2)
- coddingtonbear (2)
- johnhillescobar (2)
- mtthwsar (2)
- chazzaspazz (2)
- prabal97 (2)
- joeld1 (2)
- Mccombkp (2)
- uccollab (1)
- helto4real (1)
- hillwithsmallfields (1)
Pull Request Authors
- hannahburkhardt (7)
- coddingtonbear (3)
- zagi (2)
- qmirioni (2)
- ThisALV (2)
- OscarW99 (2)
- stefren (2)
- hillwithsmallfields (1)
- tsatska (1)
- jwhitbread (1)
- gg (1)
- dtpxl (1)
- hbmartin (1)
- kb1900 (1)
- samlader (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,020 last-month
- Total dependent packages: 1
- Total dependent repositories: 32
- Total versions: 45
- Total maintainers: 1
pypi.org: myfitnesspal
Access health and fitness data stored in Myfitnesspal
- Homepage: http://github.com/coddingtonbear/python-myfitnesspal/
- Documentation: https://myfitnesspal.readthedocs.io/
- License: MIT License
-
Latest release: 2.1.2
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- sphinx ==4.4.0
- blessed >=1.8.5,<2.0
- keyring >=8.0,<22.0
- lxml >=4.2.5,<5
- measurement >=3.2.0,<4.0
- python-dateutil >=2.4,<3
- requests >=2.17.0,<3
- rich >=9.10.0,<10
- actions/checkout v2 composite
- actions/setup-python v1 composite
- samuelmeuli/lint-action v1.5.3 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite