Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 852 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 852 Bytes

betterTUI - collection of curses widgets for building TUI's

Downloads

The purpose of betterTUI is to make creating TUI's in python with navigation, input and colors easy and fast. I developped this library over curses because I could not find any others which accomplished this goal. If you want to contribute to the library, you are welcome to add Issues/PullRequests and I will look at them ASAP!

You can find the documentation here: Documentation

Examples

Music Player

Code

Demo_Screenshot