gradient-figlet

Prints beautiful gradient figlets to the terminal


Keywords
ascii, figlet, gradient, pyfiglet, python, python3, terminal, terminal-based, ui
License
MIT
Install
pip install gradient-figlet==0.4.4

Documentation

Gradient Figlet

A CLI that prints (optionally outputs html) gradient figlets using rich and pyfiglet

Usage

To get all the information about the parameters, run the following command:

python -m gradient_figlet -h

To just test out the tool with some pre determined pleasant parameters, run the following command:

python -m gradient_figlet YOUR_TEXT

And change YOUR_TEXT to something else that you want.

Screenshots

image_1 image_2 image_3 image_4 image_5 image_6