ATouhou / libre-api-pg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libre-api-pg

This is a repo to explore the use of the libre link api.

Currently this repo contains:

  • get_data.py script that is used to download the cgm and logbook data
  • app.py that is a streamlit app to show the percent time in range over the last 24 hours, as to date (22/08/23) it is no longer available to be seen in the librelink app. My wife really liked that feature.
  • src/LibreLinkClient.py that is used to interface with the api

This repo is inspired by:

About


Languages

Language:Python 66.5%Language:Jupyter Notebook 33.5%