Skip to content

Tuhin-thinks/PyQt5-Second-Hand-Analog-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5-Second-Hand-Analog-Clock

A simple analog clock design using PyQt5 in Python3.7.4

This program simply focus on displaying an analog clock using pure Python and PyQt5

Per second the drawing refreshes on the canvas of the clock and in the next second all the clock hands changes their position normally. This produces a moving clock hand effect.

Requirements:

  • Python3.6+
  • PyQt5

The Clock looks like this:

clock

About

A simple analog clock design using PyQt5 in Python3.7.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages