A influxdb driver package.


Keywords
pyinfluxdb influxdb db
License
Other
Install
pip install pyinfluxdb==0.1.3

Documentation

pyinfluxdb

version number: 0.1.3 author: pyinfluxdb

Overview

A python package that can be installed with pip.

Installation / Usage

To install use pip:

$ pip install pyinfluxdb

Or clone the repo:

$ git clone https://github.com/muumlover/pyinfluxdb.git
$ python setup.py install

Contributing

TBD

Example

TBD