Metadata-Version: 2.5
Name: entirius-py-googlechat
Version: 0.1.0
Summary: Google Chat webhook client: text and card messages with retries
Project-URL: Repository, https://github.com/entirius/entirius-py-googlechat
Author: Entirius
Maintainer-email: Piotr Brzozowski <piotrb@entirius.com>, Paweł Kiełt <cptshooter12@gmail.com>, Mateusz Baran <mateuszbaranpv@gmail.com>, Michał Kloczkowski <michal@kloczkowski.pl>
License-Expression: MPL-2.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: respx; extra == 'test'
Description-Content-Type: text/markdown

# entirius-py-googlechat

Google Chat webhook client: text and card messages with retries

## Install

```shell
pip install entirius-py-googlechat
```

Status: scaffold (0.1.0). See `AGENTS.md`.
