Skip to main content

Retrieve values from API at Nordpool.

Project description

pynordpool

python module for communicating with Nordpool

Development and testing done with 3.11

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynordpool-0.1.0.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.1.0.tar.gz
Algorithm Hash digest
SHA256 74d2713f26b9b8f5404810fe397402d893d203cfbcb14326b9d0b099b8dc257c
MD5 b6183ab689c6111ab8bac243093be33e
BLAKE2b-256 8e541ba374e883b9e94bee491eca88f81e72deb83fe1318aea5930bfc6025a3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynordpool-0.1.0-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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b0614fa9ca6ebc2b08326bc240094dd1c618355141d4dccbabf10158e590ca61
MD5 13b92a889129452ac378d98c45071652
BLAKE2b-256 71146ce2a2a430cac574d28c81113fddce051c368f8cd6d9fe144f5bb20c4814

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