`git clone https://github.com/wolf-hash/Qt5-web-browser.git` `pip install -r requirements.txt` `pyinstaller --one-file -w main.py` ...