Metadata-Version: 2.4
Name: pyzaptec
Version: 0.8.7
Summary: Python client wrapper for the Zaptec EV charging API
Project-URL: Repository, https://github.com/ha-zaptec-community/pyzaptec.git
Project-URL: GitHub, https://github.com/ha-zaptec-community/pyzaptec
Author-email: Svein Seldal <sveinse@seldal.com>
License-File: LICENSE
Requires-Python: >=3.14
Requires-Dist: aiohttp
Requires-Dist: aiolimiter==1.2.1
Requires-Dist: azure-servicebus==7.14.3
Requires-Dist: pydantic==2.13.1
Provides-Extra: dev
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest-mock; extra == 'dev'
Requires-Dist: ruff==0.15.22; extra == 'dev'
Description-Content-Type: text/markdown

# Python client wrapper for the Zaptec EV charging API

This library provides a Python API to interface the Zaptec EV charging API.

> [!NOTE]
> **Disclaimer:** This is an independent, community-driven open-source project. It is not affiliated with, authorized, maintained, sponsored, or endorsed by Zaptec AS or any of its affiliates. All product and company names are trademarks™ or registered® trademarks of their respective holders.

> [!CAUTION]
> This project is a concept test based off extracts from the https://github.com/custom-components/zaptec project. It is not yet ready for production use.
