软件包: python3-dialog (3.5.1-1)
python3-dialog 的相关链接
Trisquel 的资源:
下载源码包 pythondialog:
- [pythondialog_3.5.1-1.dsc]
- [pythondialog_3.5.1.orig.tar.gz]
- [pythondialog_3.5.1.orig.tar.gz.asc]
- [pythondialog_3.5.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Tristan Seligmann
- Florent Rougon
外部的资源:
- 主页 [pythondialog.sourceforge.net]
相似软件包:
Python module for making simple terminal-based user interfaces
pythondialog is a Python wrapper for the dialog utility originally written by Savio Lam, and later rewritten by Thomas E. Dickey. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems.
pythondialog provides dialog boxes (widgets) of many different types. Among these, one can find infobox, msgbox, yesno, menu, checklist, radiolist, fselect (for selecting a file), rangebox, buildlist, treeview, calendar. These widgets, and those not listed here, allow one to build nice interfaces quickly and easily. However, it is not possible to create new widgets without modifying dialog itself.
For most widgets, the following settings can be chosen:
* width, height and other parameters where applicable; * two user-defined buttons, referred to as "Help" and "Extra", may be added and their labels freely chosen.Additionally, a color theme may be defined for all widgets via a configuration file.
pythondialog has good Unicode support. Precisely, this support should be as good as allowed by the combination of the Python interpreter, dialog, the terminal and the locale settings in use.
其他与 python3-dialog 有关的软件包
|
|
|
-
- dep: dialog
- Displays user-friendly dialog boxes from shell scripts
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-doc
- documentation for the high-level object-oriented language Python 3