py-menu-tui
Advanced tools
+1
-1
| Metadata-Version: 2.4 | ||
| Name: py_menu_tui | ||
| Version: 0.2.10 | ||
| Version: 0.2.11 | ||
| Summary: This project implements a keyboard-controlled text user interface (TUI) for the terminal that allows users to navigate menus and nested subsections using simple key inputs (w, s, Enter, Esc). It provides a lightweight framework for building interactive CLI applications with features like menu navigation, subsections, progress bars, and confirmation prompts. | ||
@@ -5,0 +5,0 @@ License-Expression: MIT |
@@ -241,11 +241,2 @@ import os | ||
| return False | ||
| def test3(): | ||
| pass | ||
| def test2(): | ||
| ui.add_sub_section(["test3"], [test3], "audio","settings") | ||
| def test1(): | ||
| ui.add_sub_section(["test2"],[test2],"settings") | ||
| ui=UserInterface() | ||
| ui.setup(["test1"],[test1]) | ||
| ui.begin() | ||
+1
-1
@@ -5,3 +5,3 @@ [build-system] | ||
| [project] | ||
| version="0.2.10" | ||
| version="0.2.11" | ||
| name="py_menu_tui" | ||
@@ -8,0 +8,0 @@ dependencies=[] |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
12049
-1.88%171
-5%