Metadata-Version: 2.4
Name: pangolier
Version: 0.4.1
Summary: build PromQL by Python code
Author: Elephant Liu
License-Expression: MIT
Project-URL: Documentation, https://pangolier.readthedocs.io
Project-URL: Source, https://github.com/xospc/pangolier
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Pangolier

build PromQL by Python code.

[![pypi version]][pypi]
[![Documentation Status]][Documentation]

see docs at: https://pangolier.readthedocs.io

[pypi version]: https://img.shields.io/pypi/v/pangolier
[pypi]: https://pypi.org/project/pangolier
[Documentation Status]: https://readthedocs.org/projects/pangolier/badge
[Documentation]: https://pangolier.readthedocs.io
