A Python library for creating and manipulating ADF (Atlassian Document Format) documents. Current version 0.2.1, requires Python >=3.8. Early stage development with infrequent releases.
pip install adf-libVerified import paths — ran on the pinned version, not inferred.
Create an ADF document with a paragraph and output the dictionary representation.
Use the full prefixed class names: ADFDocument, ADFParagraph, etc.
Pin the exact version in requirements and test upgrades thoroughly.
No dependency data recorded yet.