Name : python3-jobprogress
| |
Version : 1.0.4
| Vendor : obs://build_opensuse_org/devel:languages:python3
|
Release : 2.12
| Date : 2016-05-08 14:00:00
|
Group : Development/Languages/Python
| Source RPM : python3-jobprogress-1.0.4-2.12.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
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.
The documentation is available online at http://www.hardcoded.net/docs/jobprogress
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python3/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-jobprogress
Requires :