Metadata-Version: 2.1
Name: influxLogger
Version: 0.0.3
Summary: A simple logger to send data to an influxDB server asynchronously
Home-page: https://github.com/akkoev/influxLogger
Author: Anton Verbeek
Author-email: antonverbeek@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/akkoev/influxLogger/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: influxdb

# influxLogger
python module to easily log data to an influxDB asynchronous


