Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 682 Bytes

File metadata and controls

15 lines (12 loc) · 682 Bytes

PyQt5-QTableWidget-Tutorial

Contains the source code for Youtube videos on channel youtube.com/codefirstio

About

This is the source code for two videos about PyQt5:

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!

Requirements

PyQt5 and PyQt5 tools are required. Install with pip install pyqt5 and pip install pyqt5-tools.