Progress Value from PyODM

I would like to combine odm features with other features so I build a GUI with tkinter python. How can I get the progress value of each process? thank you

You have one example in WebODM :

You could adapt it to PyODM

1 Like