Metadata-Version: 2.1
Name: p1-influx-db
Version: 1.0.0
Summary: Parsing P1 serial to Influx DB
Author: Yorick Fredrix
Author-email: yorick.fredrix@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dsmr-parser (>=1.3.1,<2.0.0)
Requires-Dist: influxdb-client[async] (>=1.39.0,<2.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Description-Content-Type: text/markdown

# p1-influx-db
A python implementation for pushing data to influxDB from a P1 meter

