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.4.tar.gz
(1.5 kB
view hashes)
Built Distribution
Close
Hashes for banner_DONGUK777-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b98d8b393c0fb0d627f95dcb26158354a43bd1630ae46063ab6a9bb42c3ac538 |
|
MD5 | fd69012b0d93365c256fd4f5013c590e |
|
BLAKE2b-256 | 1278c75be03ad6dfebc9e030589645f3127c2f7b8645567f38c6cf83d6ec0098 |