Go to file
filip 9f817ff112 first commit 2021-03-09 15:02:21 +01:00
examples first commit 2021-03-09 15:02:21 +01:00
ansi_escape.py first commit 2021-03-09 15:02:21 +01:00
readme.md first commit 2021-03-09 15:02:21 +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