Skip to main content

Agnostic client for ENTSO-e API.

Project description

denki-client

Python client to retreive data from ENTSO-e API.

Installation

Install it from PyPI:

pip install denki-client

Usage

import asyncio
from denki_client import EntsoeClient

client = EntsoeClient("API_KEY_ENTSOE", backend="polars")

df = asyncio.run(client.query_day_ahead_prices("FR", start="20250101", end="20250201"))
df.to_native()

Features

  • asynchronous client (use of httpx)
  • agnostic DataFrame library (use of narwhals)

References

Inspired by entsoe-py repository.

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

denki_client-0.2.0.tar.gz (28.7 kB view details)

Uploaded Source

Built Distribution

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

denki_client-0.2.0-cp310-abi3-win_amd64.whl (298.6 kB view details)

Uploaded CPython 3.10+Windows x86-64

File details

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

File metadata

  • Download URL: denki_client-0.2.0.tar.gz
  • Upload date:
  • Size: 28.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.4

File hashes

Hashes for denki_client-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6fba23716db107bba4b4df3bf88f9b226c7a68b20819c8e0fa2b7f977c7085b6
MD5 6512687612720b474054f8657738caea
BLAKE2b-256 5017aab5a2e61c96c6cf34a8eee0497304077e102ef0507dffd4f1c05c2d16cf

See more details on using hashes here.

File details

Details for the file denki_client-0.2.0-cp310-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for denki_client-0.2.0-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 20cd94573dd1e84fad0fda99b822db21584c406013687252db738b887c535ed3
MD5 fee0ab9834dab201d2f677b5830af94d
BLAKE2b-256 d6892e33c3bb383da73e083d0489d6439c79c5bb9315f2c2c4392f756bbbcf9d

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