https://github.com/evavanweenen/glucose-stats
Calculate glucose statistics from continuous glucose monitoring data
https://github.com/evavanweenen/glucose-stats
Last synced: 5 months ago
JSON representation
Calculate glucose statistics from continuous glucose monitoring data
- Host: GitHub
- URL: https://github.com/evavanweenen/glucose-stats
- Owner: evavanweenen
- License: mit
- Created: 2023-01-12T15:45:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T11:54:51.000Z (over 3 years ago)
- Last Synced: 2026-01-16T22:38:11.913Z (5 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glucose-stats - Calculate glucose statistics from continuous glucose monitoring data
## Installation
The package is available under pypi:
```
pip install glucose-stats
```
## Usage
This package is currently under construction. More info will come soon!
If you are running into problems, feel welcome to contact the author (evanweenen@ethz.ch).
## License
This code is © E. van Weenen, 2023, and it is made available under the MIT license enclosed with the software.
Over and above the legal restrictions imposed by this license, if you use this software for an academic publication then you are obliged to provide proper attribution.
```
E. van Weenen. glucose-stats: Calculate glucose statistics from continuous glucose monitoring data, v0.0.1 (2023). github.com/evavanweenen/glucose-stats.
```