Python library for XML-based formats and data models for the German energy industry (Energiewirtschaft). Provides Pydantic models and tooling for MIGs, AHBs, and related standards. Latest version: 0.36.0. Actively developed with frequent releases.
pip install fundamendVerified import paths — ran on the pinned version, not inferred.
Load MIG and AHB objects from XML files. The library provides Pydantic models with from_xml class methods.
Recompute any persisted ID paths; the new format is more stable across XML versions.
Change to `from fundamend import Mig` or the relevant class.
Ensure XML files are saved with UTF-8 encoding before loading.
No dependency data recorded yet.