I want to use Python library to handle InfluxDb. But InfluxDb documentation says that they support only python 2.7.x and i have only python 3.5.2 version installed in my setup.
I want to use python 2.7.5 with python 3.5.2 environment. I want to know if there is any way to do this kind of back-porting.