项目作者: PyQt5

项目描述 :
PyQt Examples Client
高级语言: Python
项目地址: git://github.com/PyQt5/PyQtClient.git
创建时间: 2018-02-05T04:00:37Z
项目社区:https://github.com/PyQt5/PyQtClient

开源协议:

下载


PyQtClient

PyQt Examples Client For https://github.com/PyQt5/PyQt

It requires both Python35+ and PyQt5 and QtWebKit.

需要 Python35+ PyQt5 和 QtWebKit

Installing

install requirements

  1. pip install requests
  2. pip install pygit2==0.27.2
  3. pip install PyQt5 -U
  4. pip install PyQt3D -U
  5. pip install PyQtChart -U
  6. pip install PyQtDataVisualization -U
  7. pip install PyQtPurchasing -U

For Windows

  1. pip install PyQtWebKit -U

For RHEL_7_6-X86_64

  1. Install Python35+
  2. Install Qt5.13.1 to ~/Qt5.13.1
  3. clone https://github.com/PyQt5/PyQtWebKit and run ./build.sh

Todo

Replace QtWebKit to QtWebEngine

Notice

第一次运行很慢(因为在clone例子源码)

If the first boot is slow

  1. 1. git clone https://github.com/PyQt5/PyQt.git
  2. 2. move PyQt to PyQtClient\Resources\Data\Projects
  3. 3. start PyQtClient

ScreenShot

PyQtClient