Skip to content

Commit d4ccb02

Browse files
docs(readme): add PyPI, Python versions, and license badges
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent b04d1eb commit d4ccb02

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
# Tango Python SDK
22

3+
[![PyPI](https://img.shields.io/pypi/v/tango-python.svg)](https://pypi.org/project/tango-python/)
4+
[![Python Versions](https://img.shields.io/pypi/pyversions/tango-python.svg)](https://pypi.org/project/tango-python/)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
6+
37
A modern Python SDK for the [Tango API](https://tango.makegov.com) by MakeGov, featuring dynamic response shaping and comprehensive type hints.
48

59
## Features

0 commit comments

Comments
 (0)