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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynordpool-0.2.1.tar.gz
  • Upload date:
  • Size: 9.7 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.1.tar.gz
Algorithm Hash digest
SHA256 909aa7007ebe52e71933cc18effca1b31afbd517747a46b67f4c6c31ec9b0dd0
MD5 f92e184a1aa906317ff62dbf6a0b9c8b
BLAKE2b-256 03423d89b9e9b5cc1911c75fa31c106aafaa9dffec4c55fdf3c2630b72b2e0fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynordpool-0.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45699fabf7902e72e1650eaf92385dc0ab4254aee1423fff746ec6fd7bb985ec
MD5 c03b959d130c2ab154a01173edb4dbc3
BLAKE2b-256 919a76d72f609e987a01db136edc6bddac74a6e7d1abd6335007b54697612e58

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