Tips for outputting ASCII big text, artistic words, and character characters in Python
This article mainly introduces how to output ASCII big text, artistic words, and character tips in Python. This article first gives the image effects of ASCII big text, artistic words, and character words, then, the implementation method in Python is provided. For more information, see
The Code is as follows:
Display text in large ASCII art fonts
Display the big ASCII art font
This type of things is useful in source code declaration or printing on the software initialization console.
For example:
This is from the HTML source code. The website name in this font is cool. The following describes how to output this character in Python.
The Code is as follows:
$ Sudo apt-get install figlet
$ Figlet orangleliu
___
___ _ | ___ | (_)__
/_ \ | '_/_' | '_ \/_' |/_ \ |
| (_) | (_ | _/| _ |
\___/| _ | \__, _ | \__, | _ | \___ | _ |\__, _ |
This tool is also available in python.
The Code is as follows:
$ Sudo pip install pyfiglet
$ Pyfiglet orangleliu.info
______
___ _ | ___ | (_) _/_ | ___
/_ \ | '_/_' | '_ \/_' |/_ \ | '_ \ | _/_\
| (_) | (_ | _/| _ | (_) |
\___/| _ | \__, _ | \__, | _ | \___ | _ | \__,_(_) _ | \___/