Metadata-Version: 2.1
Name: influxdb-querier
Version: 1.3.0
Summary: A package that makes it somewhat simpler to make queries to an InfluxDB instance by creating an API for it.
Home-page: https://bitbucket.org/dataductus/influxdb-querier/src/main/
Author: Calle Holst
Author-email: calle.holst@dataductus.se
License: Apache 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# influxdb-querier
A package that helps to create queries for an InfluxDB instance and then run them. 

## Examples
More to come... 
