Python library to parse, evaluate and process Anwendungshandbuch (AHB) expressions, commonly used in German energy market communication. Current version 2.1.1 supports Python >=3.10. Regular releases.
pip install ahbichtNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an AHB expression and format it as AND expression.
Use from ahbicht.parsing import ... or from ahbicht.expressions import ...
Review CHANGELOG.md when upgrading.
Update code to handle the new AST types. See migration guide in changelog.
No dependency data recorded yet.