PAOFLOW.utils.header#
Functions#
|
Print the PAOFLOW logo. |
Module Contents#
- PAOFLOW.utils.header.header(style='color')[source]#
Print the PAOFLOW logo.
- Parameters:
style (str) – ‘large’ – full letter-art logo in plain text (default). ‘small’ – compact self-filled logo in plain text. ‘color’ – large logo in UNT green with decorative separators and subtitle (requires a 24-bit colour terminal). ‘markdown’ – large logo wrapped in a fenced code block (README / Sphinx).