Name : python3-jobprogress
| |
Version : 1.0.4
| Vendor : obs://build_opensuse_org/home:Lazy_Kent
|
Release : 3.1.lk
| Date : 2022-11-12 12:50:17
|
Group : Development/Languages/Python
| Source RPM : python3-jobprogress-1.0.4-3.1.lk.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Cross-toolkit UI Progress Tracking
|
Description :
When doing complex processing that has to report progress indication to the user, things can get complex quick. Often, we don\'t know beforehand how many work unit our processing will have, because knowing it depends on another work unit for which the progress should also be reported to the user. One example of such situation is processing files after having collected them. When we start the process, we don\'t know how many files we\'ll collect, so it\'s hard to set a maximum value on our progress bar. ``jobprogress`` handles that.
Also, most of the time, we want to run our task in a separate thread so the GUI stays smooth. ``jobprogress`` takes care of synchronizing the threaded task and the GUI.
For now, only PyQt is supported, but the toolkit specific layer is pretty thin, so it should be easy to add new toolkits.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Lazy_Kent/openSUSE_Leap_15.4/noarch |