Skip to content

A simple pyqt5 app that uses two counter generators to update labels, and the updating can be started or stopped by pyqt5 buttons

Notifications You must be signed in to change notification settings

nubonics/qasync-with-pyqt5-and-apscheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qasync-with-pyqt5-and-apscheduler

Example 1

A simple pyqt5 app that uses two counter generators to update labels, and the updating can be started or stopped by pyqt5 buttons

Example 2

A simple pyqt5 app that downloads the homepage of google or the homepage of bing depending on which button you press.
This could very easily be expanded to download both at the same type as they are downloading the pages asynchronously.

About

A simple pyqt5 app that uses two counter generators to update labels, and the updating can be started or stopped by pyqt5 buttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages