Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 402 Bytes

My Ascii Banner Generator

This script generates ASCII banners using the pyfiglet package.

Requirements

  • Requires the pyfiglet package.

Installation

@ Arch Linux:

sudo pacman -S python-pyfiglet

@ PIP:

pip install pyfiglet

Usage:

Example: python3 asciiGEN.py 'Your_Text' -f epic

Screenshot Screenshot