Default template for PDM package
Project description
banner_DONGUK777
사용방법
방법 1.
from pyfiglet import Figlet
f = Figlet(font='slant')
print(f.renderText('text to render'))
방법 2.
import pyfiglet
f = pyfiglet.figlet_format("text to render", font="slant")
print(f)
글꼴 파일 설치 방법
pyfiglet -L <font file>
pyfiglet을 설치한 방법에 따라 글꼴을 설치하려면 루트 액세스가 필요할 수 있다.
ex) sudo pyfiglet -L <font file>
.
설치 방법
$ pip install banner_DONGUK777
사용법
$ show-banner
결과
____ ____ _ __________ ____ __
/ __ \/ __ \/ | / / ____/ / / / //_/
/ / / / / / / |/ / / __/ / / / ,<
/ /_/ / /_/ / /| / /_/ / /_/ / /| |
/_____/\____/_/ |_/\____/\____/_/ |_|
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
banner_donguk777-0.2.6.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for banner_DONGUK777-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 664ac4a6ac080829d275ba27b4707a9c3e3658d45de188ce5c3835dd2d723302 |
|
MD5 | 31ea939c2f4857e6921914413ef66ff5 |
|
BLAKE2b-256 | 75b637bd9970393fc26734a91b74b223e7cc34222ce4aaef0bf160ae750277e8 |