GlucoStats, an open-source, multi-processing Python package designed for the efficient computation and visualization of a comprehensive set of glucose metrics derived from continuous glucose monitoring (CGM) data
Project description
Glucostats
Description
GlucoStats is a Python library that enables the extraction of a set of 59 statistics from Continuous Glucose Monitoring (CGM) devices , each intended to characterize glucose time series for in-depth study and analysis. These statistics are systematically categorized into 6 categories and further divided into 16 subcategories, based on the nature of the statistics and the type of information they provide.The library also integrates with Matplotlib and Seaborn for generating high-quality visualizations, enabling users to conduct comprehensive visual analyses of glucose patterns with minimal effort. For users requiring high-performance processing, GlucoStats supports parallel computation through Python's module threads. As a result, It provides a comprehensive toolset for analyzing CGM data, along with visualization tools designed to support either technical and non-technical users.
The full documentation including tutorials and feature description is available at: https://glucostats.readthedocs.io/en/latest/
Installation and setup
You can use pip :
pip install glucostats
If you want to download the source code, you can clone it from the GitHub repository.
git clone git@github.com:ai4healthurjc/GlucoStats.git
If you install the library from GitHub, make sure to install the required Python dependencies by running:
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glucostats-1.0.0.tar.gz.
File metadata
- Download URL: glucostats-1.0.0.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
339717f6faf62309d9aa1eeb23c9510b553c8435eac2d6c4581e2c2818e39624
|
|
| MD5 |
5e1f62b076a32e550cc846e4eee60c55
|
|
| BLAKE2b-256 |
f9d7471588f0ffbef0d8cc2144bca1ce895a96d5bdfdb6f9c56873cf08b55587
|
File details
Details for the file glucostats-1.0.0-py3-none-any.whl.
File metadata
- Download URL: glucostats-1.0.0-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4032239c21db016c07c96b13f4e9364441c8a3aa0077b29b62e343d9a536852d
|
|
| MD5 |
2d38fde2e1ce09a4d78cf7525bf16241
|
|
| BLAKE2b-256 |
2f03447dfe96c5221c9dbb40e312841ce0726428d0433417e7e326dcaa689134
|