_ _
/\ | | | |
/ \ _ __| |_| |__ ___ _ __
/ /\ \ | '__| __| '_ \ / _ \| '_ \
/ ____ \| | | |_| | | | (_) | | | |
/_/ \_\_| \__|_| |_|\___/|_| |_|
____ __ __ _ _ _ ___ ______ _____
| _ \ | \/ | | | | | |/ / | |____ | ____|
| |_) |_ _ | \ / | ___ | |__ __ _ _ __ ___ __ _ __| | ' /| |__ / /| |__
| _ <| | | | | |\/| |/ _ \| '_ \ / _` | '_ ` _ \ / _` |/ _` | < | '_ \ / / |___ \
| |_) | |_| | | | | | (_) | | | | (_| | | | | | | (_| | (_| | . \| | | |/ / ___) |
|____/ \__, | |_| |_|\___/|_| |_|\__,_|_| |_| |_|\__,_|\__,_|_|\_\_| |_/_/ |____/
__/ |
|___/
Simple Ascii Art Text Generator π
- Download Latest Source
python setup.py install
(Need root access)
pip install Arthon
orpip3 install Arthon
(Need root access)
>>> arthonize(Your msg)
# This will create the Arthoned text and save it in Result.txt
>>> lower(Your msg)
# This will create the Arthoned text with all small letters and save it in Result.txt
>>> upper(Your msg)
This will create the Arthoned text with ALL CAPITAL letters and save it in Result.txt
>>> toggle(Your msg)
# This will create the Arthoned text in toggle case and save it in Result.txt
Feel free to poke me by email khajavi_mohamad[at]yahoo.com
Feel free to fork and improvee it BUT don't forget to send me the pull request π
I used This Awesome Website to create my letters!