1 रिपॉजिटरी
Python-specific libraries for constructing interactive terminal user interfaces.
Distinguishing note: The candidates are either general Python libraries or too specific; this describes the identity of a TUI library in Python.
Explore 1 awesome GitHub repository matching user interface & experience · Python TUI Libraries. Refine with filters or upvote what's useful.
This project is a Python terminal user interface library and toolkit designed for building interactive command-line applications. It provides a terminal input manager and a widget toolkit for rendering dashboards, menus, and editors within a terminal emulator. The library enables the creation of full-screen terminal interfaces and interactive shells. It distinguishes itself with advanced input handling, including lexer-based syntax highlighting for visual feedback on code structure and support for industry-standard keyboard navigation modes such as Emacs and Vi. The capability surface covers
Acts as a specialized library for building interactive command line applications with dynamic display updates in Python.