[ trixie ]
[ sid ]
[ ソース: textual-fastdatatable ]
パッケージ: python3-textual-fastdatatable (0.12.0-4)
python3-textual-fastdatatable に関するリンク
Debian の資源:
textual-fastdatatable ソースパッケージをダウンロード:
- [textual-fastdatatable_0.12.0-4.dsc]
- [textual-fastdatatable_0.12.0.orig.tar.xz]
- [textual-fastdatatable_0.12.0-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast implementation of Textual's DataTable widget (Python module)
textual-fastdatatable is a performance-focused implementation of Textual's DataTable widget, with a pluggable data storage backend.
Textual's built-in DataTable widget is beautiful and powerful, but it can be slow to load large datasets.
その他の python3-textual-fastdatatable 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-textual
- TUI (Text User Interface) framework for Python inspired by modern web development