PyQt: allgemein¶
Anwendungen in Qt geschrieben¶
Netzwerktool: Wireshark
Python-IDE: Eric
Link-Sammlung:¶
Beispielsammlung: http://zetcode.com/gui/pyqt5/
QPainter: https://www.learnpyqt.com/courses/custom-widgets/bitmap-graphics/
Widget (eigenes): https://www.learnpyqt.com/courses/custom-widgets/creating-your-own-custom-widgets/
Installation¶
pip install pyqt5
pip install pyqt5-tools