pydexcom icon indicating copy to clipboard operation
pydexcom copied to clipboard

A simple Python API to interact with Dexcom Share service

Results 7 pydexcom issues
Sort by recently updated
recently updated
newest added

The tests need fixed and we'd like the `master` branch renamed to `main`. Also, need to figure out the CI GitHub action for publishing PyPi package automatically.

Hi, I just had a question regarding the following error. Is this something that is fixable on my end or am I being API limited? The error happens after about...

There is a scope issue in `verify_serial_number` that should be fixed. Also, wouldn't be a bad time to switch the `master` branch to `main`.

bug

Fixed issue from a couple weeks ago.

Should be CGM instead of GCM

documentation

Thanks for the work on the library. I'm trying to authenticate with a G7 sensor through the Share API. I have active followers, but cannot authenticate with the same credentials...

enhancement

First off thanks for sharing this awesome package! I've lately been getting these exceptions, and its been erratic and not easily reproducible. The way I've been using is * Poll...