We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b8a62 commit 7f31135Copy full SHA for 7f31135
README.md
@@ -4,7 +4,13 @@ Pythonic HTTP client for [Cube.dev](https://cube.dev) REST API (sync + async sup
4
5
## Installation
6
7
-```sh
+[](https://badge.fury.io/py/cube-http-client)
8
+[](https://pypi.org/project/cube-http-client)
9
+[](https://pypi.org/project/cube-http-client/)
10
+
11
+Available on [PyPI](https://pypi.org/project/cube-http-client)
12
13
+```bash
14
pip install cube-http-client
15
```
16
0 commit comments