Go to file
filip 8ddd20203d added cursor support, examples and bugfixes 2021-03-09 23:26:32 +01:00
examples added cursor support, examples and bugfixes 2021-03-09 23:26:32 +01:00
ansi_escape.py added cursor support, examples and bugfixes 2021-03-09 23:26:32 +01:00
readme.md added cursor support, examples and bugfixes 2021-03-09 23:26:32 +01:00

readme.md

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