|

楼主 |
发表于 2021-4-17 07:54:22
|
显示全部楼层
C:\Users\ASUS>pip show easygui
Name: easygui
Version: 0.98.2
Summary: EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
Home-page: https://github.com/robertlugg/easygui
Author: easygui developers and Stephen Ferg
Author-email: robert.lugg@gmail.com
License: BSD
Location: d:\pythonproject\venv\lib\site-packages
Requires:
Required-by: |
|