パッケージ: python3-aiowatttime (2024.6.0-2)
python3-aiowatttime に関するリンク
Debian の資源:
aiowatttime ソースパッケージをダウンロード:
- [aiowatttime_2024.6.0-2.dsc]
- [aiowatttime_2024.6.0.orig.tar.gz]
- [aiowatttime_2024.6.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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