Metadata-Version: 2.1
Name: hass-web-proxy-lib
Version: 0.0.2
Summary: A library to proxy web traffic through Home Assistant integrations.
Home-page: https://github.com/dermotduffy/hass-web-proxy-lib
License: MIT
Author: Dermot Duffy
Author-email: dermot.duffy@gmail.com
Requires-Python: >=3.12,<3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Requires-Dist: homeassistant (>=2024.10.3)
Project-URL: Repository, https://github.com/dermotduffy/hass-web-proxy-lib
Description-Content-Type: text/markdown

# `hass-web-proxy-lib`

A small [Home Assistant](https://www.home-assistant.io/) library to proxy
authenticated web traffic through Home Assistant. Used by the [Home Assistant
Web Proxy
Integration](https://github.com/dermotduffy/hass-web-proxy-integration/) and any
other integration that needs to proxy traffic through Home Assistant.

