pynordpool
python module for communicating with Nord Pool
Code example
Retrieve delivery period prices
Hourly rates from provided date
from pynordpool import NordPoolClient, Currency
async with aiohttp.ClientSession(loop=loop) as session:
client = NordPoolClient(session)
output = await client.async_get_delivery_period(
datetime.datetime.now(), Currency.EUR, ["SE3"]
)
print(output)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynordpool-0.4.0.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynordpool-0.4.0.tar.gz.
File metadata
- Download URL: pynordpool-0.4.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
404f1f8af08e8986b46e8b53ebab88c5b0e36e1777daadc56307e174707d6172
|
|
| MD5 |
61efe89d1f15df4a52f5aaa6d854204b
|
|
| BLAKE2b-256 |
21417ae36238851f1d32cfeb082489dbd654f9a59455dbf8bd53bffc441f4170
|
File details
Details for the file pynordpool-0.4.0-py3-none-any.whl.
File metadata
- Download URL: pynordpool-0.4.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f191999c9fa88753de90ea3927b93c7d5174fb1343b04bc4eb215b95f143cd5d
|
|
| MD5 |
6b085c9f7599aa720a46672d442b0510
|
|
| BLAKE2b-256 |
ffe97ff951de86d12b96db6857e417970d249b2cc427e8f565656210ab844930
|