paper-docxAPI referencetext.hyperlink
docx.text.hyperlink
paper-docx 0.2.0 API reference
Hyperlink-related proxy objects for python-docx, Hyperlink in particular.
A hyperlink occurs in a paragraph, at the same level as a Run, and a hyperlink itself contains runs, which is where the visible text of the hyperlink is stored. So it's kind of in-between, less than a paragraph and more than a run. So it gets its own module.