I'm building a desktop application using Flask and QWebEngineView(module which inverts the flask application to pyqt5) because I want that my application to be with Web like design(any other ideas..?). Anyway I've to get a folder name from select folder input, but this is unavailable because of security problems (again, this is a desktop application). Is there a way I can take that input anyhow? Thanks a lot.