finesse.utilities.text
¶
Text utilities.
Functions
|
Add line numbers to the start of lines. |
|
Format items into a bullet list. |
|
Format text in sections. |
|
Get the singular or plural form of the specified messages based on n. |
|
Build a list from sequence with commas and a final "or". |
|
Convert number to an SI-scaled string representation, with optional unit. |
|
Recursively stringify item. |
|
Convert the specified NetworkX graph to string representation using GML markup. |