py311-textual (python/py-textual) Updated: 5 days, 5 hours ago Add to my watchlist
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. Textual uses Rich to render rich text, so anything that Rich can render may be used in Textual. Event handling in Textual is asynchronous (using async and await keywords). Widgets (UI components) can independently update and communicate with each other via message passing. Textual has more in common with modern web development than it does with curses; layout is done with CSS grid and (soon) the theme may be customized with CSS. Other techniques are borrowed from JS frameworks such as Vue and React.
Version: 0.85.2 License: MIT GitHubStatistics for selected duration
2024-Oct-23 to 2024-Nov-22
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.