Skip to content

Commit

Permalink
Merge pull request #54 from AICoE/v0.0.2
Browse files Browse the repository at this point in the history
Update README.md

Reviewed-by: https://github.com/thoth-zuul[bot]
  • Loading branch information
thoth-zuul[bot] authored Oct 12, 2019
2 parents 304fee7 + 9570ffd commit 380ab8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4f6e655e936c4d54b838317bc4414017)](https://www.codacy.com/app/4n4nd/prometheus-connect?utm_source=github.com&utm_medium=referral&utm_content=4n4nd/prometheus-connect&utm_campaign=Badge_Grade)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7d838be9b51e4daaa20be1772f5c9ad2)](https://www.codacy.com/manual/4n4nd/prometheus-api-client-python?utm_source=github.com&utm_medium=referral&utm_content=AICoE/prometheus-api-client-python&utm_campaign=Badge_Grade)
# prometheus-api-client

A python wrapper for the prometheus http api
A python wrapper for the prometheus http api and some tools for metrics processing.

## Installation
To install the latest release:

`pip install prometheus-api-client==0.0.2`
`pip install prometheus-api-client`

To install directly from this branch:

`pip install https://github.com/AICoE/prometheus-api-client-python/zipball/v0.0.2`
`pip install https://github.com/AICoE/prometheus-api-client-python/zipball/master`

## Documentation

Docs: [https://prometheus-api-client-python.readthedocs.io/en/v0.0.2/source/prometheus_api_client.html]
Docs: [https://prometheus-api-client-python.readthedocs.io/source/prometheus_api_client.html]

0 comments on commit 380ab8c

Please sign in to comment.