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.0.tar.gz
(3.1 kB
view details)
File details
Details for the file pydexcom-0.1.0.tar.gz
.
File metadata
- Download URL: pydexcom-0.1.0.tar.gz
- Upload date:
- Size: 3.1 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 | b11a4942af797f20de6df2c5292d0a7f2f47eced1bbdfbb970000dbde5bb026e |
|
MD5 | 24221fb192c54a7b4a949c576c8060b2 |
|
BLAKE2b-256 | 7d959b3ad6e235eaa9565233f35d254a47109a52416f59e3e06813dbc746b11e |