Metadata-Version: 2.4
Name: mqtt-ingest-pipeline
Version: 0.1.3
Summary: Collection of MQTT data transformers for home automation and IoT devices.
Keywords: mqtt,iot,home-automation,timescaledb
Author: stkr22
Author-email: stkr22 <stkr22@github.com>
License-Expression: GPL-3.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Requires-Dist: aiomqtt~=2.3.0
Requires-Dist: asyncpg~=0.30.0
Requires-Dist: sqlmodel~=0.0.22
Requires-Dist: typer~=0.15.0
Requires-Python: >=3.12, <3.13
Project-URL: Changelog, https://github.com/stkr22/mqtt-ingest-pipeline-py/blob/main/CHANGELOG.md
Project-URL: Documentation, https://github.com/stkr22/mqtt-ingest-pipeline-py/tree/main/docs
Project-URL: Homepage, https://github.com/stkr22/mqtt-ingest-pipeline-py
Project-URL: Issues, https://github.com/stkr22/mqtt-ingest-pipeline-py/issues
Project-URL: Repository, https://github.com/stkr22/mqtt-ingest-pipeline-py
Description-Content-Type: text/markdown

# MQTT Ingest Pipeline

[![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: stkr22

**READ THE AGENTS.md**

Collection of MQTT data transformers for home automation and IoT devices.
