Skip to content

Commit 7d07e9d

Browse files
committed
docs: badges in readme
1 parent d6ba5a0 commit 7d07e9d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# openapi-python
22

3+
[![QA](https://github.com/Minibrams/openpylit/actions/workflows/qa.yml/badge.svg)](https://github.com/Minibrams/openpylit/actions/workflows/qa.yml)
4+
[![Release](https://github.com/Minibrams/openpylit/actions/workflows/release.yml/badge.svg)](https://github.com/Minibrams/openpylit/actions/workflows/release.yml)
5+
[![PyPI](https://img.shields.io/pypi/v/openapi-python.svg)](https://pypi.org/project/openapi-python/)
6+
37
`openapi-python` generates typed Python API clients from OpenAPI specs, with a developer-friendly and ergonomic string-literal-based interface strongly inspired by [openapi-typescript](https://openapi-ts.dev/).
48

59
![openapi-python demo](media/demo.jpg)

0 commit comments

Comments
 (0)