All Projects → PyQt5 → Pyqtclient

PyQt5 / Pyqtclient

PyQt Examples Client

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Pyqtclient

algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Stars: ✭ 776 (+385%)
Mutual labels:  pyqt5, pyqt
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+326.88%)
Mutual labels:  pyqt5, pyqt
QtExamples
Translations of the official Qt examples into PyQt5 (also PySide2) and more.
Stars: ✭ 39 (-75.62%)
Mutual labels:  pyqt5, pyqt
PyQtDarkTheme
A flat dark theme for PySide and PyQt.
Stars: ✭ 50 (-68.75%)
Mutual labels:  pyqt5, pyqt
Picacg Windows
哔咔漫画window客户端,界面使用PySide2,已实现分类、搜索、收藏夹、下载、在线观看、waifu2x等功能。
Stars: ✭ 35 (-78.12%)
Mutual labels:  pyqt5, pyqt
PyQt practice
通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。
Stars: ✭ 285 (+78.13%)
Mutual labels:  pyqt5, pyqt
15 Minute Apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,086 (+1828.75%)
Mutual labels:  pyqt5, pyqt
qt-tile-layout
A tile layout for PyQt5
Stars: ✭ 18 (-88.75%)
Mutual labels:  pyqt5, pyqt
Galacteek
Browser for the distributed web
Stars: ✭ 114 (-28.75%)
Mutual labels:  pyqt5, pyqt
Hidpytoy
A GUI app for playing with HID devices, written in Python
Stars: ✭ 25 (-84.37%)
Mutual labels:  pyqt5, pyqt
modern-login
A simple login form built with PyQt 5
Stars: ✭ 35 (-78.12%)
Mutual labels:  pyqt5, pyqt
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (+647.5%)
Mutual labels:  pyqt5, pyqt
IPRadar2
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
Stars: ✭ 20 (-87.5%)
Mutual labels:  pyqt5, pyqt
pyqt-resources
Tips and code snippets for PyQt developers
Stars: ✭ 26 (-83.75%)
Mutual labels:  pyqt5, pyqt
venvipy
A GUI for managing Python virtual environments
Stars: ✭ 24 (-85%)
Mutual labels:  pyqt5, pyqt
PYQT StyleDesigner
PYQT Stylesheet designer tool for Stylesheet creation
Stars: ✭ 30 (-81.25%)
Mutual labels:  pyqt5, pyqt
VaspStudio
An useful tool to submit your VASP job on HPC, manage your jobs and extract eneries...自动化VASP任务提交、计算结果提取,任务文件管理的工具
Stars: ✭ 63 (-60.62%)
Mutual labels:  pyqt5, pyqt
Grabber
A wrapper for Youtube-dl for Windows.
Stars: ✭ 22 (-86.25%)
Mutual labels:  pyqt5, pyqt
Cleanmywechat
自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。
Stars: ✭ 816 (+410%)
Mutual labels:  pyqt5, pyqt
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (+606.25%)
Mutual labels:  pyqt5, pyqt

PyQtClient

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

It requires both Python35+ and PyQt5 and QtWebKit.

需要 Python35+ PyQt5 和 QtWebKit

Installing (安装)

install requirements

pip install requests
pip install pygit2==0.27.2
pip install PyQt5 -U
pip install PyQt3D -U
pip install PyQtChart -U
pip install PyQtDataVisualization -U
pip install PyQtPurchasing -U

For Windows

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].