🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

py-menu-tui

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-menu-tui - pypi Package Compare versions

Comparing version
0.2.6
to
0.2.7
+2
-2
PKG-INFO
Metadata-Version: 2.4
Name: py_menu_tui
Version: 0.2.6
Version: 0.2.7
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.

@@ -9,4 +9,4 @@ License-Expression: MIT

from narwhals.utils import requiresfrom narwhals.utils import requires
# py_menu_tui

@@ -13,0 +13,0 @@

@@ -5,3 +5,3 @@ [build-system]

[project]
version="0.2.6"
version="0.2.7"
name="py_menu_tui"

@@ -8,0 +8,0 @@ dependencies=[]

@@ -1,3 +0,3 @@

from narwhals.utils import requiresfrom narwhals.utils import requires
# py_menu_tui

@@ -4,0 +4,0 @@