[ 原始碼: python-guizero ]
套件:python3-guizero(1.5.0 dfsg-1)
python3-guizero 的相關連結
Debian 的資源:
下載原始碼套件 python-guizero:
- [python-guizero_1.5.0 dfsg-1.dsc]
- [python-guizero_1.5.0 dfsg.orig.tar.xz]
- [python-guizero_1.5.0 dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
module to allow quick and easy GUI creation (Python 3)
guizero is a wrapper for Tkinter, and aims to make the process of creating simple GUIs quick, accessible and understandable by:
- working with the standard Python GUI library - providing an accessible widget naming system - abstracting away details novice programmers find hard - being flexible enough to be used for projects up to A-Level (UK) standard - providing comprehensive and accessible documentation with examples - providing helpful error messages
This package provides the guizero library for Python 3.
其他與 python3-guizero 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pil.imagetk
- Python Imaging Library - ImageTk Module (Python3)
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
-
- sug: python-guizero-doc
- module to allow quick and easy GUI creation (documentation)