Skip to content

inforsgit/PyBabyStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9cf542b · Jan 22, 2020

History

3 Commits
Jan 22, 2020
Jan 13, 2020
Jan 22, 2020
Jan 22, 2020

Repository files navigation

PyBabyStats

This is a native Python library to access the Baby Stats API. Baby Stats (https://www.babystats.org/) is a fantastic free tool to track diaper changes, feedings, sleep, pumping, and your babies weight and sync between any device. The tool also presents a Public API (https://babystats.org/apidocs#publicAPIHelp) based on REST. This Python library allows native Python access and presents Python object as a result of calls to that API.

Currently there is no error handling in the code and I'm not an experienced Python developer so I appreciate any assistance with improving the code. I'm hoping to use it as a base for a custom component of Home Assistant to log stats and track stats natively there.

About

Python library to access the Baby Stats API (https://www.babystats.org/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages