[ bianca ]
[ 源代码: textual-fastdatatable ]
软件包:python3-textual-fastdatatable(0.12.0-4)
python3-textual-fastdatatable 的相关链接
下载源码包 textual-fastdatatable:
- [textual-fastdatatable_0.12.0-4.debian.tar.xz]
- [textual-fastdatatable_0.12.0-4.dsc]
- [textual-fastdatatable_0.12.0.orig.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-textual
- TUI (Text User Interface) framework for Python inspired by modern web development