[ buster ]
[ 源代码: python-vsgui ]
软件包:python-vsgui(0.3.3-1)
Very Simple Graphical library for Python shell script
python-vsgui provides simple functions to communicate with `zenity` which is a program that will display GTK+ dialogs, and return (either in the return code, or on standard output) the users input and convert to Python data type if need.
This allows you to present information, and ask for information from the user, from all of Python shell scripts.
其他与 python-vsgui 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.6.6-7~)
-
- dep: python-ucltip (>= 0.6-3)
- Python module to help making command line tool Python binding faster
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)
- 或者 python2.6
- 软件包暂时不可用
-
- rec: zenity (>= 3.2.0-1)
- Display graphical dialog boxes from shell scripts