promql-parser 0.4.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

promqlparser 0.4.1

py-promql-parser


promql-parser Python binding, a PromQL parser for Python.
Installation
pip install promql-parser

Usage
import promql_parser

ast = promql_parser.parse('prometheus_http_requests_total{code="200", job="prometheus"}')
print(ast)

License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.