PyFladesk 通过使用Flask和QtWebEngine创建桌面应用程序。 理念 与其在用户浏览器中打开Flask应用,不如创建一个QWebview然后在其上运行Flask应用。 默认情况下,每个内部链接都是在应用程序内部打开的,每个外部链接都是在默认浏览器中打开的。 依存关系 Python3 烧瓶 PyQt 注意:某些版本要求Conda正确创建虚拟环境。 版本号 有3个可用版本: 注意:PyQt4和PyQt5.6均仅出于兼容性原因而可用,除非有要求,否则无意使它们保持更新。 用pip安装 如果您想通过pip安装PyFladesk,则只需运行即可。 pip install p
2023-04-30 09:14:25 29KB flask pyqt5 python3 gui-application
1
QT样式表设计师 QT样式表设计器是一个简单的应用程序,可实时编辑样式表并进行预览 您可以导入css / qss / txt文件或保存单击“构建”以预览更改
2023-03-21 20:32:18 65KB python qt pyqt5 gui-application
1
Hello China嵌入式操作系统应用程序编写指南,支持GUI功能,支持文件系统。
2022-02-10 23:13:31 1.66MB Hello China GUI Application
1
项目概况 该程序包含一个书店应用程序的前端代码和后端代码,并带有一个简单的图形用户界面( GUI ),该用户界面是使用构建的。 虽然我个人可能不会选择Tkinter来构建具有现代UI的真实应用程序,但是Tkinter在使我熟悉如何连接到数据库(在这种情况下为SQLite ),操作数据并反映出相关知识方面为我提供了很好的服务。使用Python在前端进行更改。 该程序支持所有4种essentail CRUD功能,我还按照的教程通过py2app库设法将该程序打包到一个独立的可执行文件中,以进行生产/发行。 对于独立的可执行文件,请参阅app文件夹,并在dist文件夹中查找名为frontend的文
2021-12-27 12:59:15 41.18MB sql sqlite python3 gui-application
1
卡拉GUI GUI工具可帮助人车交互研究人员使用设计和进行交通实验。 讲师 团队成员 夏季团队(在2020年夏季创建了0.00版) 秋季队 [布兰登·萨普] [雷德·拉苏尔(Raeed Rasul)] [义乌] [何菲菲] 项目目的 是功能强大的开源工具,旨在“支持自动驾驶系统的开发,培训和验证”( )。 为了正确利用CARLA模拟器提供的强大功能,用户需要具备以下条件: 对模拟器提供的功能的深入了解 有关车辆控制的基本知识 关于python的基本知识 要满足所有这些要求,对于人机交互领域的初学者来说绝对不容易。 为了使这些研究人员更轻松地生活,已经开发了一个简单的GUI ,它为用户提供了使用CARLA模拟器创建和进行实验的界面。 功能介绍 我们的模拟器允许用户创建城市和高速公路模拟场景。 gui的起始页,提供用于编辑城市(交叉口)和高速公路模拟方案的选项。 城市模拟 用于
2021-12-16 16:36:51 188.59MB gui gui-application custom-scenario carla-simulator
1
Paperback: 144 pages Publisher: Packt Publishing - ebooks Account; 2nd Revised edition edition (January 28, 2016) Language: English ISBN-10: 178528245X ISBN-13: 978-1785282454 Develop more dynamic and robust GUI applications using PySide, an open source cross-platform UI framework About This Book Designed for beginners to help you get started with GUI application development Develop your own applications by creating customized widgets and dialogs Written in a simple and elegant structure so you easily understand how to program various GUI components Who This Book Is For This book is written for Python programmers who want to learn about GUI programming. It is also suitable for those who are new to Python but are familiar with object-oriented programming. What You Will Learn Program GUI applications in an easy and efficient way Download and install PySide, a cross-platform GUI development toolkit for Python Create menus, toolbars, status bars, and child windows Develop a text editor application on your own Connect your GUI to a database and manage it Execute SQL queries by handling databases
2021-12-11 15:18:31 1.67MB Pyside GUI Application Development
1
Elegantly-built GUI applications are always a massive hit among users. PySide is an open source software project that provides Python bindings for the Qt cross-platform UI framework. Combining the power of Qt and Python, PySide provides easy access to the Qt framework for Python developers and also acts as an excellent rapid application development platform. This book will take you through everything you need to know to develop UI applications. You will learn about installing and building PySide in various major operating systems as well as the basics of GUI programming. The book will then move on to discuss event management, signals and slots, and the widgets and dialogs available with PySide. Database interaction and manipulation is also covered. By the end of this book, you will be able to program GUI applications efficiently and master how to develop your own applications and how to run them across platforms.
2021-10-05 11:02:25 1.89MB Pyside GUI Application Development
1
英文书籍。epub格式。
2021-09-02 10:44:04 15.96MB Go
1