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.4.0.tar.gz (10.7 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.4.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynordpool-0.4.0.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure

File hashes

Hashes for pynordpool-0.4.0.tar.gz
Algorithm Hash digest
SHA256 404f1f8af08e8986b46e8b53ebab88c5b0e36e1777daadc56307e174707d6172
MD5 61efe89d1f15df4a52f5aaa6d854204b
BLAKE2b-256 21417ae36238851f1d32cfeb082489dbd654f9a59455dbf8bd53bffc441f4170

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynordpool-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.12.3 Linux/6.17.0-1010-azure

File hashes

Hashes for pynordpool-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f191999c9fa88753de90ea3927b93c7d5174fb1343b04bc4eb215b95f143cd5d
MD5 6b085c9f7599aa720a46672d442b0510
BLAKE2b-256 ffe97ff951de86d12b96db6857e417970d249b2cc427e8f565656210ab844930

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