Metadata-Version: 2.4
Name: tsdbadmin
Version: 1.0.0
Summary: tsdbadmin GUI tools
Author-email: Kangkang Zhang <kkzhang3@hotmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt5>=5.15
Requires-Dist: psycopg[binary]
Requires-Dist: QtPy
Requires-Dist: tsdbpy
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
