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

Uploaded Source

Built Distribution

pynordpool-0.2.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynordpool-0.2.0.tar.gz
  • Upload date:
  • Size: 9.6 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.0.tar.gz
Algorithm Hash digest
SHA256 28f5cc439c516d3cbd705ffcc582b1b628ec070c31e4e46848bec3501a174766
MD5 fbcddc76b5a6b894ee55f64f6044731f
BLAKE2b-256 7040f7638de607efd4932211e8cbaa2c1c347c6964360dc471e60cb43a46dafc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynordpool-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1964ef276ce9c261fce02f10ed8222ef72815266a6c47ca91b7a58b515d1bf9a
MD5 eaeeff156846db0cbfd7e708e9b6646e
BLAKE2b-256 0f7b29d7813c91ca5a160672306e50bb65d640eb2aa079b8c5115f9cf3404d6f

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