Metadata-Version: 2.1
Name: kilroy-face-client-py-sdk
Version: 0.7.1
Summary: SDK for kilroy face clients in Python 🧰
Home-page: https://github.com/kilroybot/kilroy-face-client-py-sdk
Author: kilroy
Author-email: kilroymail@pm.me
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: kilroy-face-py-shared (>=0.5,<0.6)
Project-URL: Documentation, https://kilroybot.github.io/kilroy-face-client-py-sdk
Project-URL: Repository, https://github.com/kilroybot/kilroy-face-client-py-sdk
Description-Content-Type: text/markdown

<h1 align="center">kilroy-face-client-py-sdk</h1>

<div align="center">

SDK for kilroy face clients in Python 🧰

[![Lint](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/lint.yaml/badge.svg)](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/lint.yaml)
[![Tests](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/test-multiplatform.yaml/badge.svg)](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/test-multiplatform.yaml)
[![Docs](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/docs.yaml/badge.svg)](https://github.com/kilroybot/kilroy-face-client-py-sdk/actions/workflows/docs.yaml)

</div>

---

## Installing

Using `pip`:

```sh
pip install kilroy-face-client-py-sdk
```

