Metadata-Version: 2.1
Name: kilroy-face-twitter
Version: 0.3.0
Summary: kilroy face for Twitter 🐦
Home-page: https://github.com/kilroybot/kilroy-face-twitter
Author: kilroy
Author-email: kilroymail@pm.me
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aiostream (>=0.4,<0.5)
Requires-Dist: deepmerge (>=1.0,<2.0)
Requires-Dist: httpx (>=0.23,<0.24)
Requires-Dist: kilroy-face-server-py-sdk (>=0.7,<0.8)
Requires-Dist: pytest (>=7.0,<8.0); extra == "dev" or extra == "test"
Requires-Dist: tweepy[async] (>=4.10,<5.0)
Requires-Dist: typer[all] (>=0.6,<0.7)
Project-URL: Documentation, https://kilroybot.github.io/kilroy-face-twitter
Project-URL: Repository, https://github.com/kilroybot/kilroy-face-twitter
Description-Content-Type: text/markdown

<h1 align="center">kilroy-face-twitter</h1>

<div align="center">

kilroy face for Twitter 🐦

[![Multiplatform tests](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/test-multiplatform.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/test-multiplatform.yml)
[![Docker tests](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/test-docker.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/test-docker.yml)
[![Docs](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/docs.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-twitter/actions/workflows/docs.yml)

</div>

---

## Installing

Using `pip`:

```sh
pip install kilroy-face-twitter
```

