OS X:
$ brew install pyqt
$ wget https://raw.githubusercontent.com/gotlium/webview-as-app/master/main.py
Linux:
$ apt-get install python-qt4
$ wget https://raw.githubusercontent.com/gotlium/webview-as-app/master/main.py
$ python main.py -u https://www.google.com/ -i ~/Pictures/google.png -n 'Google Search'