OpenElectricity Documentation home page
Search...
⌘K
Tracker
GitHub
Blog
Platform
Platform
Search...
Navigation
Python
Introduction
Documentation
API Reference
SDKs
Contribute
GitHub
Website
SDKs
Introduction
Configuration
Typescript
Python
Introduction
Reference
Chart Styling
On this page
Features
Installation
Project Source
Python
Introduction
The OpenElectricity Python SDK
OpenElectricity provides a Python SDK for accessing the API and analysing data.
The Python SDK is available on
PyPI
.
Features
Synchronous and asynchronous API clients
Fully typed with comprehensive type annotations
Automatic request retries and error handling
Context manager support
Modern Python (3.10+) with full type annotations
Direct conversion to Pandas and Polars DataFrames for analysis
Installation
uv
pip
Copy
uv
add
openelectricity
Project Source
The project source code is available on GitHub at
https://github.com/opennem/openelectricity-python
.
You can file issues and contribute to the project there.
Utility Functions
Reference
Assistant
Responses are generated using AI and may contain mistakes.