Metadata-Version: 2.4
Name: simple_tsdb
Version: 0.9.9
Summary: Python code for accessing simple_tsdb databases.
Home-page: https://github.com/tgree/simple_tsdb
Author: Terry Greeniaus
Author-email: terrygreeniaus@gmail.com
License: MIT
Keywords: simple_tsdb
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8.10
Description-Content-Type: text/x-rst
Requires-Dist: numpy

simple_tsdb
===========
This package provides a library for interacting with a simple_tsdb server to
fetch and write points.
