Getting Started¶
This guide will help you get started with the Elia OpenData Python package.
Installation¶
Stable Release¶
Install the latest stable version from PyPI:
Development Version¶
For the latest features and bug fixes, you can install the development version:
Nightly/Pre-release Version¶
You can install the latest pre-release build directly from GitHub Releases:
- Go to the Releases page
- Find the most recent pre-release
- Copy the link to the
.whl
file - Install with:
pip install https://github.com/WattsToAnalyze/elia-opendata/releases/download/<TAG>/<WHEEL_FILENAME>
Next Steps¶
- Explore the Examples section for common use cases
- Check the API Reference for detailed documentation
- Browse available datasets in the Dataset Catalog