Metadata-Version: 2.4
Name: private-assistant-display-controller
Version: 0.1.1
Summary: Package is intended to be used in conjunction with the display skill to control a display device.
Keywords: 
Author: sktr22
Author-email: sktr22 <sktr22@github.com>
License-Expression: GPL-3.0-only
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Dist: aiomqtt>=2.0.0
Requires-Dist: minio>=7.2.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: pydantic>=2.9.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: inky>=2.0.0 ; extra == 'rpi'
Requires-Python: >=3.12, <3.14
Project-URL: Homepage, https://github.com/stkr22/private-assistant-display-controller-py
Project-URL: Repository, https://github.com/stkr22/private-assistant-display-controller-py
Project-URL: Documentation, https://github.com/stkr22/private-assistant-display-controller-py/tree/main/docs
Project-URL: Issues, https://github.com/stkr22/private-assistant-display-controller-py/issues
Project-URL: Changelog, https://github.com/stkr22/private-assistant-display-controller-py/blob/main/CHANGELOG.md
Provides-Extra: rpi
Description-Content-Type: text/markdown

# Private Assistant Display Controller

[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-orange.json)](https://github.com/copier-org/copier)
[![python](https://img.shields.io/badge/Python-3.12-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/charliermarsh/ruff)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

Owner: sktr22

**READ THE AGENTS.md**

Package is intended to be used in conjunction with the display skill to control a display device.
