🎨 artlab
ASCII art in your terminal.
Bundled retro art, big block-letter text, rainbow colors, and animation. Zero dependencies. Works in Python 3.8+.
Why artlab?
Because the terminal deserves a little personality.
- Bundled ASCII art — robots, cats, dragons, unicorns, yoda, octopuses, hearts and more.
- Block-letter text — print any word big,
figlet-style, with zero dependencies. - Rainbow & colors — 256-color palettes, or dims down for your pipelines.
- Animation — reveal art with a slick frame-by-frame intro.
- Zero dependencies — pure Python stdlib. No install drama.
Install
pip install artlab
Or run without installing:
pipx run artlab --help
Via Docker:
docker run --rm ghcr.io/dsk-dev-ai/artlab --help
Usage
# Show a random piece
artlab
# Show a specific piece
artlab robot
artlab cat
artlab dragon
# List everything
artlab -l
# Print big block text
artlab --text "SHIP IT"
artlab -t "artlab" -c cyan
# Force a palette
artlab robot -c green
artlab dragon -c magenta
# Animate the reveal
artlab unicorn -a
# No color (for scripts / piping)
artlab robot --no-color
Options
| Flag | Description |
|---|---|
-l, --list |
List all available pieces |
-r, --random |
Show a random piece |
-t, --text TEXT |
Render text as big block letters |
-c, --color |
Palette: rainbow, green, cyan, magenta, none |
-w, --width N |
Pad art to a fixed width |
--no-center |
Don't center the art |
-a, --animate |
Reveal the art with an animation |
--no-color |
Disable color output |
--version |
Print version |
Gallery
Run artlab to see a random piece, or artlab -l to browse the full library.
Everything is bundled — no API, no network, no nonsense.
/\_/\
( o.o )
> ^ <
/ \
\_____/ meow
Tests
python -m pytest
Tested on Python 3.8–3.12 via GitHub Actions.
Sponsor
Like artlab? Keep the terminal artsy for free by becoming a sponsor on GitHub 💜.
artlab · because the terminal deserves art.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artlab-1.0.1.tar.gz.
File metadata
- Download URL: artlab-1.0.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ac38206ee7b2d96fa9b21c49cbc4355b9b9b416b6a76f3818a669b50ddaefba
|
|
| MD5 |
2f1c4cb6aa7c267ba1e935011270918f
|
|
| BLAKE2b-256 |
4a0de07720746eed0ef6dad5cd14bfa04538d42f231ae31df78d100d6e7f100a
|
File details
Details for the file artlab-1.0.1-py3-none-any.whl.
File metadata
- Download URL: artlab-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
899890c9e5e63aaed6e18e96aa28d07e8653012128390135487d280499c21121
|
|
| MD5 |
38eda49b9fd07e994f80937ad67da862
|
|
| BLAKE2b-256 |
aacca68276aca04f6b9d0b283a385b56d0bbc25be0a3817c9aac4e56b188fa14
|