Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.66 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.66 KB

rich-LogConsole GitHub Repo stars GitHub Downloads PyPI Downloads

一个实现了在一定高度自动滚动的rich日志组件,有两种刷新方式,建议配合Layout、Panel等组件使用。

install

pip install rich-LogConsole

update

GitHub release (latest by date) PyPI

pip install --upgrade rich-LogConsole

use

from rich_LogConsole import LogConsoleScroll, LogConsoleOverwrite

demo

demo.py

screenshot

License

GitHub License