/influxdb-python

Python client for InfluxDB

Primary LanguagePythonMIT LicenseMIT

influxdb-python

Python client for InfluxDB

For developers

To test influxdb-python with multiple version of Python, you can use tox:

$ tox

If you don't have all Python version listed in tox.ini, then

$ tox -e py27