Metadata-Version: 2.1
Name: opentsdb2py
Version: 0.1.3
Summary: A simple OpenTSDB client for Python 3.11+. Warning: This is a work in progress and not ready for production use yet. Breaking changes will be introduced at a regular basis. Feel free to partiscipate in the development by issues or pull requests.
Project-URL: Homepage, https://github.com/WNiels/OpenTSDBClient
Project-URL: Bug Tracker, https://github.com/WNiels/OpenTSDBClient/issues
Author-email: Niels Westphal <opentsdbclient@nielswestphal.de>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# OpenTSDBClient
A simple OpenTSDB client for Python 3.11+. 

**Warning:** This is a work in progress and not ready for production use yet.
Breaking changes will be introduced at a regular basis. Feel free to partiscipate in the development by issues or pull requests.
