[ ソース: 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