Do you think the terminal is only for plain white text on a black screen? It's time to reconsider. Thanks to 'Terminal User Interfaces' (TUIs), we can now create apps with CSS-like styles, interactive components, and mouse support, all inside the terminal.
In this talk, we'll take a closer look at Textual, a fast development framework for Python. You'll see how its CSS engine helps you design great layouts, how its message-passing system keeps your UI fast, and why a TUI could be a smarter pick for your next DevOps tool or data dashboard than a web app. Join us to see how you can make the command line more appealing than ever.