Skip to content

v0.1.0

Compare
Choose a tag to compare
@schneiderfelipe schneiderfelipe released this 01 Dec 21:16
· 52 commits to main since this release

This is the first release of cusser 🎉, a lightweight curses wrapper that understands ANSI escape code sequences.

cusser wraps a curses standard window object and intercepts ANSI escape code sequences with the help of stransi.

Install it with

$ pip install cusser

Notable features

cusser is released under the MIT open-source license.