YoVDO

Digital Clock in Python - PyQt5 Tutorial

Offered By: Bro Code via YouTube

Tags

Python Courses PyQt5 Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to create a digital clock using Python and PyQt5 in this 16-minute tutorial. Follow along as the instructor guides you through the process, starting with installing PyQt5 and covering essential topics such as imports, class creation, UI setup, time updates, and custom font implementation. Gain hands-on experience in building a functional digital clock application with a sleek interface and real-time updates.

Syllabus

pip install PyQt5
imports
class DigitalClockQWidget
if __name__ == "__main__"
setting up __init__
initUI
update_time
custom font


Taught by

Bro Code

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity