https://github.com/gcappon/py_agata
Official Python porting of AGATA (Automated Glucose dATa Analysis) a toolbox to analyse glucose data.
https://github.com/gcappon/py_agata
continuous-glucose-monitoring data-analysis hacktoberfest python toolbox
Last synced: 18 days ago
JSON representation
Official Python porting of AGATA (Automated Glucose dATa Analysis) a toolbox to analyse glucose data.
- Host: GitHub
- URL: https://github.com/gcappon/py_agata
- Owner: gcappon
- License: gpl-3.0
- Created: 2023-08-10T06:29:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T09:52:46.000Z (about 1 year ago)
- Last Synced: 2025-12-22T22:45:41.454Z (about 2 months ago)
- Topics: continuous-glucose-monitoring, data-analysis, hacktoberfest, python, toolbox
- Language: Python
- Homepage:
- Size: 868 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PYAGATA

[](https://github.com/gcappon/py_agata/COPYING)
[](https://github.com/gcappon/py_agata/commits/master)
[](https://circleci.com/gh/gcappon/py_agata)
[](https://codecov.io/gh/gcappon/py_agata)
Official Python porting of AGATA (Automated Glucose dATa Analysis): a toolbox to analyse glucose data.
## Installation
To install it, just run `pip` in your terminal:
```
pip install py_agata
```
## Citing
If you are using AGATA in your research, please cite it:
```
Cappon G, Sparacino G, Facchinetti A. AGATA: A toolbox for automated glucose data analysis.
J Diabetes Sci Technol. 2023. DOI: 10.1177/19322968221147570
```
Link to the paper --> [here](https://doi.org/10.1177/19322968221147570)