[ trixie ]
[ sid ]
[ 原始碼: python-energyzero ]
套件:python3-energyzero(2.1.1-2)
python3-energyzero 的相關連結
Debian 的資源:
下載原始碼套件 python-energyzero:
- [python-energyzero_2.1.1-2.dsc]
- [python-energyzero_2.1.1.orig.tar.gz]
- [python-energyzero_2.1.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Fetches dynamic energy and gas prices from EnergyZero
This library retrieves dynamic energy and gas prices from EnergyZero, providing detailed information such as current and next hour electricity market prices, average electricity price, lowest and highest energy prices, and the specific times when these prices are at their extremes. For gas prices, it retrieves the current and next hour prices, which are updated daily. The data is beneficial for those who need to understand daily and hourly fluctuations in energy costs.
其他與 python3-energyzero 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python