PyPI
art
#101 of 964 in the AI Agent Index
34 Score
Real usage 75
Momentum —
Attention —
About
ASCII art is also known as "computer text art". It involves the smart placement of typed special characters or letters to make a visual shape that is spread over multiple lines of text.
ART is a Python lib for text converting to ASCII art fancy. ;-)
⚠️ Some environments don't support all 1-Line arts
⚠️ ART 4.6 is the last version to support Bipartite art
This function return 1-line art as str in normal mode and raise artError in exception.
This function print 1-line art in normal mode (return None) and raise artError in exception.
randart function is added in Version 2.2 as art("random") shortcut.
ℹ️ Use ARTNAMES to access all arts name list (new in Version 4.2)
ℹ️ Use NONASCIIARTS…
Across sources
1.3M Downloads / month
- Downloads / month 1.3M
- Downloads / week 355.3k
- Downloads / day 56.2k