Shell scripts of pride flags to decorate the console.
The package is available in the Python Package Index (PyPi).
python3 -m pip install ShellPride
To use the decorator, run.
pridesh [-h] -f FLAGS [FLAGS ...] [-L LENGTH] [-d DECORATOR] [-n NAME]
[-p PRONOUNS] [-zs ZODIAC_SOLAR] [-za ZODIAC_ASCENDANT]
[-zm ZODIAC_MOON]
Where:
-
-h, --help
: Show the help message and exit. -
-f FLAGS [FLAGS ...], --flags FLAGS [FLAGS ...]
: Configure the flags to be shown. -
-L LENGTH, --length LENGTH
: Length of the flags. -
-lf, --list_flags
: List all the posible flags and exit. -
-d DECORATOR, --decorator DECORATOR
: Add the color for the decorator letters. -
-n NAME, --name NAME
: Add your name. -
-p PRONOUNS, --pronouns PRONOUNS
: Add your pronouns. -
-zs ZODIAC_SOLAR, --zodiac_solar ZODIAC_SOLAR
: Add your solar zodiac sign. -
-za ZODIAC_ASCENDANT, --zodiac_ascendant ZODIAC_ASCENDANT
: Add your ascendant zodiac sign. -
-zm ZODIAC_MOON, --zodiac_moon ZODIAC_MOON
: Add your moon zodiac sign.