[ 源代码: python-urwidtrees ]
软件包:python3-urwidtrees(1.0.1.1-1)
python3-urwidtrees 的相关链接
Debian 的资源:
下载源码包 python-urwidtrees:
- [python-urwidtrees_1.0.1.1-1.dsc]
- [python-urwidtrees_1.0.1.1.orig.tar.gz]
- [python-urwidtrees_1.0.1.1-1.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-urwid
- curses-based UI/widget library for Python 3