Metadata-Version: 2.1
Name: aiotelegraf
Version: 0.2.0
Summary: AsyncIO Python client for sending metrics to Telegraf
Home-page: https://github.com/Gr1N/aiotelegraf
Author: Nikita Grishko
Author-email: gr1n@protonmail.com
Keywords: asyncio,telegraf,influx,tick
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pytelegraf (<1.0.0)
