File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ A Python client for the ApiHub service that provides a clean, Pythonic interface
5
5
[ ![ Python Version] ( https://img.shields.io/badge/python-3.12+-blue.svg )] ( https://python.org )
6
6
[ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( LICENSE )
7
7
[ ![ Build Status] ( https://img.shields.io/badge/build-passing-brightgreen.svg )] ( https://github.com/Zipstack/apihub-python-client )
8
+ [ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/apihub-python-client )] ( https://pypi.org/project/apihub-python-client/ )
9
+ [ ![ uv] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json )] ( https://github.com/astral-sh/uv )
10
+ [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
8
11
9
12
## 🚀 Features
10
13
You can’t perform that action at this time.
0 commit comments