Metadata-Version: 2.1
Name: ovoenergy
Version: 2.0.0
Summary: OVO Energy
Home-page: https://github.com/timmo001/ovoenergy
Author: Aidan Timson (Timmo)
Author-email: aidan@timmo.dev
License: Apache-2.0
Keywords: python,ovoenergy,api
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: incremental >=22.10.0
Requires-Dist: typer >=0.6.1
Requires-Dist: aiohttp >=3.8.5 ; python_version < "3.12"
Requires-Dist: aiohttp >=3.9.0b0 ; python_version >= "3.12"

# ovoenergy

Get energy data from OVO's API.

This is a reverse-engineered API for OVO's energy data. It is not officially supported by OVO.
