A simple, powerful library for building interactive forms and prompts in the terminal. https://github.com/charmbracelet/huh
GitHub - charmbracelet/huh: Build terminal forms and prompts 🤷🏻‍♀️

Build terminal forms and prompts 🤷🏻‍♀️. Contribute to charmbracelet/huh development by creating an account on GitHub.

GitHub
@nixCraft If you want to use it in shell scripts, have a look at their https://github.com/charmbracelet/gum project.
GitHub - charmbracelet/gum: A tool for glamorous shell scripts 🎀

A tool for glamorous shell scripts 🎀. Contribute to charmbracelet/gum development by creating an account on GitHub.

GitHub
@grefeng @nixCraft you can use it with python as well using subprocess for those who believe bash is hard