django-influxer-client

Modules and JS to work with Django-Influxer integration


License
Other
Install
pip install django-influxer-client==2.0.2

Documentation

djinfluxer

Modules and JS to work with Django-Influxer integration

testing

pip install -r requirements-dev.txt
pip install -e .
py.test djinfluxer/tests.py

npm install
npm test