パッケージ: python3-pynordpool (0.3.0-2)
python3-pynordpool に関するリンク
Debian の資源:
pynordpool ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Retrieve data from Nord Pool API for electricity pricing
This library connects to the Nord Pool API to access and retrieve electricity pricing data, specifically focusing on day-ahead auction prices. It offers an interface for obtaining hourly rates, facilitating access to energy market data. The library communicates directly with Nord Pool's data endpoints, allowing users to acquire pricing information in various currency formats for specified regions. Designed for asynchronous operations, it can efficiently handle requests with the use of concurrency models. Suitable for integrations that require real-time electricity pricing to inform decision-making and analyses.
その他の python3-pynordpool 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio