Pakket: python3-aiowatttime (2024.6.0-2)
Verwijzigingen voor python3-aiowatttime
Debian bronnen:
Het bronpakket aiowatttime downloaden:
- [aiowatttime_2024.6.0-2.dsc]
- [aiowatttime_2024.6.0.orig.tar.gz]
- [aiowatttime_2024.6.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Asyncio-based library for obtaining real-time emissions data from WattTime
This library allows users to fetch real-time emissions data based on geographical coordinates. It provides functionality to interact with the WattTime API, enabling the retrieval of real-time, forecasted, and historical emissions data. Users can obtain grid region information, marginal operating emissions rates, and relative marginal emissions intensity. The library also includes built-in retry logic for handling expired access tokens, ensuring reliable data access from WattTime. Various configuration options are available to customize the logging and API request behaviors.
Andere aan python3-aiowatttime gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-yarl
- yet another URL library for Python