Skip to main content

Retrieve values from API at Nord Pool.

Project description

size_badge version_badge download_badge GitHub Repo stars GitHub Issues or Pull Requests GitHub License

Made for Home Assistant

Sponsor me Discord

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pynordpool-0.3.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynordpool-0.3.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1015-azure

File hashes

Hashes for pynordpool-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e7677ca1d323556b362b1772e6d212c6a511cf4203aa353b1a35ef8bbcf1afa6
MD5 b13de0d45c66b9f7d619ec504e514c33
BLAKE2b-256 783666c1a1459e8805bbdcb94a9a8c07c56d9a58dc36220a06863942d505e40e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynordpool-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1015-azure

File hashes

Hashes for pynordpool-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8932f75ca773c415d9a61a477ffc9667b99ba4b1fe5134218a34a36f35cd911b
MD5 40cdc8363ea5e12f7733f7e103e7f0aa
BLAKE2b-256 05a4f6f5f094db8e2853b6c880381b35aff1befc128c5901768695b4ad5a5aa9

See more details on using hashes here.

Supported by

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