.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/docs.yaml
.github/workflows/pre-commit.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
.vscode/pydexcom.code-workspace
pydexcom/__init__.py
pydexcom/const.py
pydexcom/errors.py
pydexcom.egg-info/PKG-INFO
pydexcom.egg-info/SOURCES.txt
pydexcom.egg-info/dependency_links.txt
pydexcom.egg-info/requires.txt
pydexcom.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/requirements.txt
tests/test_dexcom.py
tests/test_glucose_reading.py
tests/cassettes/test_dexcom/TestDexcom/test_dexcom[p@$$w0rd-u$ern@me].yaml
tests/cassettes/test_dexcom/TestDexcom/test_dexcom[p@$$w0rd-username].yaml
tests/cassettes/test_dexcom/TestDexcom/test_dexcom[password-u$ern@me].yaml
tests/cassettes/test_dexcom/TestDexcom/test_dexcom[password-username].yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/dexcom.yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_current_glucose_reading.yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_current_glucose_reading_session_expired.yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_glucose_readings[0-0].yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_glucose_readings[0-10].yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_glucose_readings[1-0].yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_glucose_readings[1-10].yaml
tests/cassettes/test_glucose_reading/TestGlucoseReading/test_get_latest_glucose_reading.yaml