Sat, 17 Jan 2026 14:31:37 CST | login

Information for build python-easygui-0.96-1.ocs23

ID18553
Package Namepython-easygui
Version0.96
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-easygui.git?.#efef8ae46b380ec7e701d5e97b91570535fd2058
SummaryVery simple, very easy GUI programming in Python
DescriptionExperienced Pythonistas need support for quick and dirty GUI features. New Python programmers need GUI capabilities that don't require any knowledge of Tkinter, frames, widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked by simple function calls. EasyGUI is different from other GUIs in that EasyGUI is NOT event-driven. It allows you to program in a traditional linear fashion, and to put up dialogs for simple input and output when you need to. If you have not yet learned the event-driven paradigm for GUI programming, EasyGUI will allow you to be productive with very basic tasks immediately. Later, if you wish to make the transition to an event-driven GUI paradigm, you can do so with a more powerful GUI package such as anygui, PythonCard, Tkinter, wxPython, etc.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 22 Aug 2024 15:21:34 CST
CompletedThu, 22 Aug 2024 15:24:45 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-easygui.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-easygui.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-easygui-0.96-1.ocs23.src.rpm (info) (download)
noarch
python3-easygui-0.96-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.96-1 - initial build