사용자 도구

사이트 도구


figlet

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
figlet [2021/07/02 22:48] – 만듦 rex8312figlet [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 3: 줄 3:
 <code python> <code python>
 # conda install -c conda-forge pyfiglet # conda install -c conda-forge pyfiglet
 +
 f = Figlet(font='doom') f = Figlet(font='doom')
 print(f.renderText('Hello')) print(f.renderText('Hello'))
줄 15: 줄 16:
  
   * https://github.com/pwaller/pyfiglet   * https://github.com/pwaller/pyfiglet
 +
 +{{tag>figlet pyfiglet python cli terminal}}
figlet.1625266118.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)