Skip to main content

Retrieve values from API at Nord Pool.

Project description

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)

Project details


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.2.2.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

pynordpool-0.2.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file pynordpool-0.2.2.tar.gz.

File metadata

  • Download URL: pynordpool-0.2.2.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for pynordpool-0.2.2.tar.gz
Algorithm Hash digest
SHA256 08aa93d109d383fe085bbd64a2ad871c4301e80a8d192271b0b0469da814187e
MD5 1a53607ecf70d16e8fa4b5f73e5cdd6a
BLAKE2b-256 d883ebb3169f83de197a9021a400485627ed423fdc652c33a96b858d06c8cb2d

See more details on using hashes here.

File details

Details for the file pynordpool-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pynordpool-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for pynordpool-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 db6a99f1057d1b8d122aa5d5e4c90a7641f1cc73e83a5dc57a50350908c5761b
MD5 2e8b1c4a97d7ed4c6f50c24d7523fe7e
BLAKE2b-256 00146e8325d078820b51ae8be1c054f7e82c9001d3692ce99e6ac5efdcfaafcc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page