Description
Build simple interactive command-line applications with a reusable Python framework. It helps tools expose commands, navigation, and configuration-style shells without implementing every prompt from scratch.
This is mainly a framework for other software, not a finished app. Interactive shells should make destructive actions clear and should handle permissions carefully when they manage storage, services, or system settings.