[ bianca ]
[ 源代码: aiowatttime ]
软件包:python3-aiowatttime(2024.6.0-2)
python3-aiowatttime 的相关链接
下载源码包 aiowatttime:
- [aiowatttime_2024.6.0-2.debian.tar.xz]
- [aiowatttime_2024.6.0-2.dsc]
- [aiowatttime_2024.6.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-aiowatttime 有关的软件包
|
|
|
|
-
- 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