Hi,
I have a python method which execution lasts some time and would like to inform the user about process progres. I wonder if there is a way to do it from inside the method or somehow else? Can anybody provide guidance on it?
Thanks in advance for your reply.