art
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
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
- Downloads / month 1.3M
- Downloads / week 263.0k
- Downloads / day 37.5k