软件包:python3-pynordpool(0.3.0-2)
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