Skip to content

viswind/asyncflux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asyncflux

Asynchronous client for InfluxDB and Tornado.

Installation

You can use pip to install Asyncflux:

$ pip install git+https://github.com/puentesarrin/asyncflux.git

Documentation

Sphinx is needed to generate the documentation. Documentation can be generated by issuing the following commands:

$ cd docs
$ make html

Or simply:

$ python setup.py doc

Also, the current documentation can be found at ReadTheDocs.

License

Asyncflux is available under the Apache License, Version 2.0.

About

Asynchronous client for InfluxDB and Tornado.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%