I'm FINALLY playing with #Textual. Copilot, the official Textual Syntax Highlighter VSCode extension and the *amazing* docs at textualize.io are extremely helpful to kickstart code
I'm building an app that reads a #GitHub issue form YAML file to render a TUI It will also read hidden data in the YAML file to automate filling some of the fields.
The goal is to make it easy for both users and maintainers to report bugs and reproduce them, respectively.
Fun sunday night! #python