Python API to interact with Dexcom Share API
Project description
pydexcom
Python API to interact with Dexcom Share API
>>> dexcom = pydexcom.Dexcom('username', 'password')
>>> bg = dexcom.get_current_glucose_reading()
>>> bg.value
105
>>> bg.trend_arrow
'→'
>>> bg.trend_description
'steady'
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
pydexcom-0.1.1.tar.gz
(3.2 kB
view details)
File details
Details for the file pydexcom-0.1.1.tar.gz
.
File metadata
- Download URL: pydexcom-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d184795dd559ea0c47dd05a3c6757a3f166422cb9c3954fa60fc47db3564383 |
|
MD5 | 947155a81f4ae5441706fa54fbef4b6f |
|
BLAKE2b-256 | 239662e3b549d199dcc77fb1ff4e2308abcf561a5a82bdc4205b761fdb013254 |