Skip to content

v1.0.0

Latest

Choose a tag to compare

@tommed tommed released this 15 Mar 09:37
· 3 commits to main since this release
9de2fb4

nexa-bidkit v1.0.0 — First stable release

First stable release of nexa-bidkit, a Python library for generating day-ahead and intraday auction bids for European power markets.

Features

  • Type-safe bid construction: Pydantic v2 models with strict validation
  • DataFrame-first API: Build merit-order curves from pandas DataFrames
  • 15-minute MTU support: Handle both hourly and quarter-hourly market time units (post-30 Sept 2025 transition)
  • EUPHEMIA compatibility: Output formats compatible with European power market coupling
  • Comprehensive validation: EUPHEMIA compliance checks, data quality validation, and temporal constraints
  • Nord Pool integration: Convert bids to Nord Pool Auction API request payloads
  • Order book management: Portfolio-level bid management with filtering and aggregation

Installation

pip install nexa-bidkit