python-OBD-influxdb A python module for integrating the python-OBD module with the InfluxDB time-series database. Installation $ python -m pip install obd-influxdb Basic Usage import obd-influxdb #TODO (connor): write basic example References Github: python-obd Github: influxdb-client-python