Skip to content
This repository was archived by the owner on Dec 12, 2019. It is now read-only.

spectrio/vs.legacy-influxdb-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influxdb-python

Build Status

Python client for InfluxDB

For developers

Uploading

$ python setup.py sdist upload

Testing

Make sure you have tox by running the following:

$ pip install tox

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

About

Python client for InfluxDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%