Source code for a tutorial series for building a fully functional app with PyQt5. Playlist: https://www.youtube.com/playlist?list=PLs3IFJPw3G9LTcNjRVR6BSJwUaoj44rCV
This is the source code for a videos about PyQt5: Add Images to PyQt5 Applications tutorial (Code & QtDesigner) https://www.youtube.com/playlist?list=PLs3IFJPw3G9LTcNjRVR6BSJwUaoj44rCV
Tutorial by Youtube channel: Code First
Channel: youtube.com/CodeFirstio
Email: code.first.io@gmail.com
You can ask me questions or just drop a line!
PyQt5 and PyQt5 tools are required. Install with pip install pyqt5 and pip install pyqt5-tools.