Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jni/pyqt-book
Working through the Python applications with Qt book
https://github.com/jni/pyqt-book
Last synced: 12 days ago
JSON representation
Working through the Python applications with Qt book
- Host: GitHub
- URL: https://github.com/jni/pyqt-book
- Owner: jni
- License: gpl-3.0
- Created: 2016-02-04T23:10:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T13:22:48.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T21:18:56.512Z (about 1 month ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Working through Martin Fitzpatrick's "Create Simple GUI Applications with
Python and Qt", available online
[here](https://leanpub.com/create-simple-gui-applications/read).Due to the license restrictions of PyQt5, the code in this repository is
distributed under the terms of the GPLv3, available
[here](https://www.gnu.org/licenses/gpl-3.0.en.html).