GitHunt
0X

0xIslamTaha/pyAsciiArt

Script to generate a banner to be set in your python scripts

PyAsciiAry

Script to generate a banner to be set in your python scripts. It converts your input data to a banner which can be easlly added to your python scripts.

Pre-requests:

pip3 install termcolor
apt-get install figlet

Usage:

python3 pyAsciiArt.py -d islamTaha\ @\ 2017 -c green && python3 result.py
  _     _               _____     _               ____    ____   ___  _ _____  
 (_)___| | __ _ _ __ __|_   _|_ _| |__   __ _    / __ \  |___ \ / _ \/ |___  | 
 | / __| |/ _` | '_ ` _ \| |/ _` | '_ \ / _` |  / / _` |   __) | | | | |  / /  
 | \__ \ | (_| | | | | | | | (_| | | | | (_| | | | (_| |  / __/| |_| | | / /   
 |_|___/_|\__,_|_| |_| |_|_|\__,_|_| |_|\__,_|  \ \__,_| |_____|\___/|_|/_/    
                                                 \____/                         

Languages

Python100.0%
Created June 10, 2017
Updated December 9, 2025