[ 源代码: python-urwidtrees ]
软件包:python3-urwidtrees(1.0.3.dev0-2)
python3-urwidtrees 的相关链接
Debian 的资源:
下载源码包 python-urwidtrees:
- [python-urwidtrees_1.0.3.dev0-2.dsc]
- [python-urwidtrees_1.0.3.dev0.orig.tar.gz]
- [python-urwidtrees_1.0.3.dev0-2.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-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-urwid (>= 2.1.0-4)
- curses-based UI/widget library for Python 3