Wenche.Ixbrl (wenche v0.1.1)

Copy Markdown View Source

Generates inline XBRL (iXBRL) HTML documents for annual statements.

Ported from wenche/xbrl.py in the original Python Wenche project.

iXBRL is the format required by Bronnøysundregistrene. It combines HTML with embedded XBRL tags, making financial figures machine-readable while remaining viewable in web browsers.

Taxonomy: Norwegian GAAP (NRS) simplified for small enterprises.

Summary

Functions

Generates an iXBRL HTML document from an Aarsregnskap struct.

Functions

generer_ixbrl(regnskap)

Generates an iXBRL HTML document from an Aarsregnskap struct.

Returns UTF-8 encoded HTML bytes.