Skip to main content

Banner Output Program

Project description

banner_hamsunwoo

    __  __                __
   / / / /___ _____ ___  / /_  __  ___________ ____  _____
  / /_/ / __ `/ __ `__ \/ __ \/ / / / ___/ __ `/ _ \/ ___/
 / __  / /_/ / / / / / / /_/ / /_/ / /  / /_/ /  __/ /
/_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/_/   \__, /\___/_/
                                       /____/

Synopsis

길을 걷다가 햄버거집을 발견했고, 햄버거가 맛있어보였다. 햄버거집에 배너를 달아주고 싶었다.

test

피글렛을 이용한 배너 제작

사용법

from pyfiglet import Figlet

def show():
    f = Figlet(font='slant')
    print(f.renderText('Hamburger')) 

Thanks

Christopher Stefano (who made Figlet)

License

hamsunwoo

urls

Repository Issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

banner_hamsunwoo-0.3.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

banner_hamsunwoo-0.3.0-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page