prompt_toolkit
- Python prompt_toolkit is a library for building powerful interactive command line and terminal applications in Python. It provides a flexible, feature-rich alternative to the standard GNU readline library, supporting everything from simple input prompts to complex full-screen terminal interfaces.
- equivalent in Rust
- Rustyline
- Reedline
- Crossterm