Metadata-Version: 1.1
Name: dexcom-reader
Version: 0.1.2
Summary: Audit, and inspect data from Dexcom G4.
Home-page: https://github.com/openaps/dexcom_reader
Author: Ben West
Author-email: bewest+dexcom_reader@gmail.com
License: UNKNOWN
Description: dexcom_reader
        =============
        
        This is a handful of scripts for dumping data from a Dexcom G4 Glucose Monitor
        connected to a computer with USB.
        
        Out of the box dumps data like:
        
        % python readdata.py 
        Found Dexcom G4 Receiver S/N: SMXXXXXXXX
        Transmitter paired: 6XXXXX
        Battery Status: CHARGING (83%)
          Record count:
          - Meter records: 340
          - CGM records: 3340
          - CGM commitable records: 3340
          - Event records: 15
          - Insertion records: 4
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
