Files
ports/textproc/py-line-protocol-parser/pkg-descr
T
2020-05-13 20:22:50 +00:00

6 lines
220 B
Plaintext

The InfluxDB line protocol is a text based format for writing points to
InfluxDB. This library can read this format and convert line strings to
Python dicitonaries.
WWW: https://github.com/Penlect/line-protocol-parser/