Is it possible to monitor/report compression progress for zipfile.ZipFile()
?
I found an explanation for how to monitor extraction progress here, but I guess a solution for compression must be a bit different.
Is it possible to monitor/report compression progress for zipfile.ZipFile()
?
I found an explanation for how to monitor extraction progress here, but I guess a solution for compression must be a bit different.