# Rich - 터미널을 화려하게 포매팅하는 파이썬 라이브러리

> Clean Markdown view of GeekNews topic #2025. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2025](https://news.hada.io/topic?id=2025)
- GeekNews Markdown: [https://news.hada.io/topic/2025.md](https://news.hada.io/topic/2025.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-06T09:05:44+09:00
- Updated: 2020-05-06T09:05:44+09:00
- Original source: [github.com](https://github.com/willmcgugan/rich)
- Points: 11
- Comments: 0

## Topic Body

- CLI 만들때 다채로운 색상, 스타일(두껍게,이탤릭,밑줄 등) 적용

- 테이블, 프로그레스 바, 마크다운, 코드 구문강조, traceback 출력 지원

- 기본 print 대신 rich print() 메소드 적용만으로 아름다운 출력 가능

- console 객체에서 bbcode 와 비슷한 형식으로 스타일 적용

- console.log 는 현재시간,호출한 파일을 자동 출력하고, 파이썬 구조체나 repr 문자열을 구문강조 처리. 로컬변수 출력기능 지원

- emoji 는 :smiley 형태로 지원

- 깜빡이지 않는 Progress Bar 지원

- pygments 라이브러리로 Syntax Highlighting

## Comments



_No public comments on this page._
