Samir You can use the cmd() function from the sys module this way : sys.cmd('start "https://www.google.com"') You can put this in the button:onClick() event handler