[ 原始碼: python-urwidtrees ]
套件:python3-urwidtrees(1.0.3.dev0-3)
python3-urwidtrees 的相關連結
Debian 的資源:
下載原始碼套件 python-urwidtrees:
- [python-urwidtrees_1.0.3.dev0-3.dsc]
- [python-urwidtrees_1.0.3.dev0.orig.tar.gz]
- [python-urwidtrees_1.0.3.dev0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Urwid Tree Container API
This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows one to build trees of widgets. Its design goals are:
* clear separation classes that define, decorate and display trees of widgets * representation of trees by local operations on node positions * easy to use default implementation for simple trees * Collapses are considered decoration.
This package is for Python 3 environment.
其他與 python3-urwidtrees 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-urwid (>= 2.1.0-4)
- curses-based UI/widget library for Python 3