搜索资源列表
phython
- 对python编程语言做全面而精炼的介绍。可以作为一门入门书籍。-Of the python programming language so refined and comprehensive introduction. Can be used as an entry book.
python
- python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
pyqt
- Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt 源码-Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt Source code
Beginning_Python_From_Novice_Code
- 这是《Python基础教程》第2版的随书源码。代码中既包含对Python中基础知识如字符串函数、字典、类和对象、迭代器、异常的简单使用,也包括10个基于Python的项目代码,包括及时标记、绘画、XML操作、即时通信、CGI远程、BBS、XML-RPC文件共享、基于GUI的文件共享、街机游戏。-This is the " Python Basic Tutorial" with the book version 2 source code. Code contains both
Python.2.6.Graphics.Cookbook
- python图形界面编程参考书,主要使用Tkinter-GUI programming python reference
Python-Developers-Handbook
- 这是一本详细的python手册,从python的简介到语法再到各种API的应用和python与其他语言的结合,本书足以让读者从入门到精通python。-Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network prog
python_canvas
- python的GUI学习 提高PYTHON水平 比较详细-python GUI study
wxtest.py
- Python GUI Example TextBox
DictForGeeks
- DictForGeeks是卓尔写的一款词典软件,支持高度自定义。语言使用python,GUI使用的是tkinter,本来想用wxpython的,但是考虑到很多pythoner没有安装wxpython,还是决定用它自带的GUI了。用法:第一个窗口是单词输入窗口;第二个是提示窗口,支持双击选择;第三个窗口是解释窗口,可以随时编辑;旁边有个“保存”按钮,可以把修改好的保存起来;最下面还有一个提示栏,提示是否保存成功。-DictForGeeks drow write a dictionary softw
[gui]Tkinter(python3.2)
- [gui]Tkinter编程实例(python3.2)(源码),包含了一些不错的python界面编程例子-[Gui] Tkinter programming examples (python3.2) (source), contains some good examples of python programming interface
demo
- 由python的wxpython库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么!- 您是不是要找: 由python的python库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么! By a python in wxpython library hair ah i see a tex
hw5
- String Comparison python GUI example
图形执行命令工具
- TK窗口界面实例,适用于新手开始学习PYTHON GUI(TK window interface example, suitable for beginners to start learning PYTHON GUI)
StringHash
- GUI to hash a string and return the result of many different hash functions. DSA, DSA-SHA, MD4, MD5, SHA, SHA1, SHA224, SHA256, SHA384, SHA512, whirlpool, RIPEMD160, adler32, crc32.
python
- 初学者入门代码,包括网络爬虫和gui界面(Beginners entry code, including web crawler and GUI interface)
Python GUI
- This book will teach you how to develop GUI for your projects
pythonGUI.tar
- python GUI 选择文件(.jpg/.gif/.png) ,显示图片(select file(.jpg/.gif/.png) to show img with python GUI)
opcua-client-gui-0.7.2
- 基于Python的OPC UA客户端的开发 源码下载(source code based on OPCua ,by Python)
double_windows_example
- 一个简单的通过按钮弹出新窗口的例子,使用PyQt5&Python3编写。重点是QDialog。(A simple example of popping up a new window through a button is written in PyQt5 & Python 3. The emphasis is on QDialog.)
Python-GUI编程-PyQt5 课程配套笔记
- Python-GUI编程-PyQt5 课程配套笔记