1836 Forks
5480 Stars
5480 Watchers

PyQt

PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5

How to download and setup PyQt

Open terminal and run command
git clone https://github.com/PyQt5/PyQt.git
git clone is used to create a copy or clone of PyQt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PyQt https://github.com/PyQt5/PyQt/archive/master.zip

Or simply clone PyQt with SSH
[email protected]:PyQt5/PyQt.git

If you have some problems with PyQt

You may open issue on PyQt support forum (system) here: https://github.com/PyQt5/PyQt/issues