Coder Social home page Coder Social logo

asdlei99 / pyqtclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyqt5/pyqtclient

0.0 1.0 0.0 13.19 MB

PyQt Examples Client

Home Page: https://github.com/PyQt5/PyQt

QMake 0.59% Python 96.66% CSS 1.23% HTML 0.73% JavaScript 0.76% Batchfile 0.03%

pyqtclient's Introduction

PyQtClient

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

It requires both Python35-32 and PyQt 5.10 and QtWebKit.

需要Python35 32位 PyQt5.10 QtWebKit

Installing (安装)

1.install requirements 安装依赖

pip install requests
pip install pygit2==0.27.2
pip install PyQt5==5.10.1
pip install PyQtWebKit==5.10.1
pip install PyQt3D==5.10.1
pip install PyQtChart==5.10.1
pip install PyQtDataVisualization==5.10.1
pip install PyQtPurchasing==5.10.1

if pip install PyQtWebKit==5.10.1 failed then do 2 and 3

如果 pip 安装PyQtWebKit失败, 可能是PyQt或者Python版本不对, 那么就需要自己编译了, 按照下面2和3

2.install QtWebKit [option] 安装QtWebKit [可选]

download QtWebKit and extract to PYTHONPATH/Lib/site-packages/PyQt5/Qt

下载 QtWebKit 并解压到 PYTHONPATH/Lib/site-packages/PyQt5/Qt

3.install QtWebKit pyd 复制编译好的QtWebKit

copy .Data/site-packages to PYTHONPATH/Lib/site-packages

Notice

If the first boot is slow 第一次运行很慢(因为在clone例子源码)

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

ScreenShot

PyQtClient

pyqtclient's People

Contributors

892768447 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.