Simple ASCII banner for the terminal
Project description
Banner0xStackedS0ul
A simple Python library for displaying animated ASCII banners in the terminal.
Features
- 🎨 Colored ASCII banners
- ⚡ Animated banner rendering
- ⏱️ Adjustable animation speed
- 🖥️ Terminal-friendly output
Installation
pip install Banner0xStackedS0ul
Quick Start
import banner0xstackeds0ul
banner0xstackeds0ul.show_banner()
Example
import banner0xstackeds0ul
banner0xstackeds0ul.show_banner(
animation_bool=True,
color="red",
delay=0.2,
)
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
animation_bool |
bool |
True |
Enables or disables the animation. |
color |
str |
"white" |
Banner color (red, green, yellow, blue, cyan, magenta, white). |
delay |
float |
0.2 |
Delay between animation frames (seconds). |
License
MIT License
Project details
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