在 Python 中开发简单 GUI 的最简单方法 [英] Easiest way to develop simple GUI in Python

查看:52
本文介绍了在 Python 中开发简单 GUI 的最简单方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经完成了我使用 Python 编写的课程项目.我正在研究额外的学分部分,即 GUI 开发 - Windows 平台.

I'm done with my class project which I coded using Python. I'm working on the extra credit part i.e. GUI development - Windows platform.

我需要一些简单、易于使用的 Python 图形用户界面开发工具.GUI 需要看起来有点像谷歌,因为我的项目所做的是:

I need something simple, easy to use, possibly drag-and-drop GUI development tool for Python. GUI needs to look somewhat like google, since all my project does is:

input: Company name
output: Ethical or Unethical

所以,我只需要:

  • 一张吸引人的图片
  • 输入文本框
  • 搜索按钮
  • 输出框

推荐答案

选择这里.

Tkinter 在 Python 标准库中.

Tkinter is in the Python stdlib.

这篇关于在 Python 中开发简单 GUI 的最简单方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆