パッケージ: python3-textual (0.1.13-1)
python3-textual に関するリンク
Trisquel の資源:
textual ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Sandro Tosi
- Debian Python Team
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-textual 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-rich (>= 10.7.0)
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- または python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)