项目作者: MohamadKh75

项目描述 :
Simple Ascii Art Text Generator :sunglasses:
高级语言: Python
项目地址: git://github.com/MohamadKh75/Arthon.git
创建时间: 2017-10-05T09:11:10Z
项目社区:https://github.com/MohamadKh75/Arthon

开源协议:MIT License

下载


Art + Python = Arthon :grin:



_ _ /\ | | | | / \ _ __| |_| |__ ___ _ __ / /\ \ | '__| __| '_ \ / _ \| '_ \ / ____ \| | | |_| | | | (_) | | | | /_/ \_\_| \__|_| |_|\___/|_| |_|
____ __ __ _ _ _ ___ ______ _____ | _ \ | \/ | | | | | |/ / | |____ | ____| | |_) |_ _ | \ / | ___ | |__ __ _ _ __ ___ __ _ __| | ' /| |__ / /| |__ | _ <| | | | | |\/| |/ _ \| '_ \ / _` | '_ ` _ \ / _` |/ _` | < | '_ \ / / |___ \ | |_) | |_| | | | | | (_) | | | | (_| | | | | | | (_| | (_| | . \| | | |/ / ___) | |____/ \__, | |_| |_|\___/|_| |_|\__,_|_| |_| |_|\__,_|\__,_|_|\_\_| |_/_/ |____/ __/ | |___/
——-
Codacy Badge
PyPI version
Built With
Say Thanks!

Overview

Simple Ascii Art Text Generator :sunglasses:

Installation

Source Code

PyPI

  • pip install Arthon or pip3 install Arthon (Need root access)

Usage

  1. >>> arthonize(Your msg)
  2. # This will create the Arthoned text and save it in Result.txt
  3. >>> lower(Your msg)
  4. # This will create the Arthoned text with all small letters and save it in Result.txt
  5. >>> upper(Your msg)
  6. This will create the Arthoned text with ALL CAPITAL letters and save it in Result.txt
  7. >>> toggle(Your msg)
  8. # This will create the Arthoned text in toggle case and save it in Result.txt

Bug Reports

Feel free to poke me by email khajavi_mohamad[at]yahoo.com

Contribution

Feel free to fork and improvee it BUT don’t forget to send me the pull request :smile:

License

license

P.S

I used This Awesome Website to create my letters!