[ 源代码: 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