Source: aiodukeenergy Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: furo , python3-aiohttp , python3-aioresponses , python3-myst-parser , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-sphinx , python3-sphinx-autobuild , python3-yarl , Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://github.com/hunterjm/aiodukeenergy Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aiodukeenergy Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aiodukeenergy.git Testsuite: autopkgtest-pkg-pybuild Package: python3-aiodukeenergy Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: Asyncio-based library for interacting with Duke Energy's services This library provides asynchronous capabilities to access and interact with Duke Energy's services efficiently. Designed to handle multiple data requests and responses asynchronously, it enables users to retrieve and process energy consumption data, account information, and billing details from Duke Energy. By utilizing this library, applications can perform complex data operations in a non-blocking manner, thus enhancing performance when dealing with energy data queries and other service interactions. This is especially beneficial in context where quick data access and response is necessary, such as monitoring applications or data analysis tools.