This website shows a tutorial how to download a file and show the current state in a gauge (wxpython). But I can't use the requests library to download the file. I want to download a file from a website on which you need to log in first. How can I realise this?
Thank you.