A Python library for quick CLI user prompts, input, and menus. Current version 0.16.3, last released in 2021. Maintenance mode with no recent activity.
pip install qpromptNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple text prompt example.
Consider using a more modern alternative like questionary or click.
Use prompt() and handle empty string explicitly.
Use 'from qprompt import Menu' instead.
No dependency data recorded yet.