Metadata-Version: 2.4
Name: aioratio
Version: 0.1.0
Summary: Async Python client for the Ratio EV Charging cloud API
Project-URL: Homepage, https://github.com/aaearon/aioratio
Project-URL: Source, https://github.com/aaearon/aioratio
Project-URL: Issues, https://github.com/aaearon/aioratio/issues
Project-URL: Changelog, https://github.com/aaearon/aioratio/releases
Author-email: Tim <tim@iosharp.com>
License: MIT
License-File: LICENSE
Keywords: async,charger,cognito,ev,home-assistant,ratio
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.9
Provides-Extra: dev
Requires-Dist: mypy>=1.8; extra == 'dev'
Requires-Dist: pytest-aiohttp>=1.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# aioratio

Async Python client for the Ratio EV Charging cloud API.
