art
#34 of 54 by Downloads / month among PyPI packages
ASCII Art Library For Python
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…
Excerpted from pypi.org/project/art/
Latest metrics
| Downloads / month | 1.3M | 2026-07-16 |
|---|---|---|
| Downloads / week | 329.6k | 2026-07-16 |
| Downloads / day | 60.7k | 2026-07-16 |