ansi_escape/readme.md

9 lines
339 B
Markdown
Raw Normal View History

2021-03-09 14:02:21 +00:00
# ansi_escape
## A pure python3 library for ansi VT-100 escape codes
Features:
SGR (Select Graphic Rendition)
SGR foreground and background color in 4-bit color, 8-bit color and 24-bit color
SGR text formating like; underline, overline and bold text
Easy way to use the bell character
Move cursor
Clear parts of screen or line