Thomas Kluyver 91a35d2ed4 Change URL in pywebview example 8 سال پیش
..
README.md 43a9d16d78 Add README 9 سال پیش
download.sh 33bb542586 Update downloads for pywin32 and comtypes 8 سال پیش
installer.cfg 0a84fb33e3 Add example using Pywebview 9 سال پیش
pywin32_paths.py 0a84fb33e3 Add example using Pywebview 9 سال پیش
simple_browser.py 91a35d2ed4 Change URL in pywebview example 8 سال پیش

README.md

This is an example Pywebview application built using Pynsist.

First, run ./download.sh to fetch and unpack the necessary Windows libraries. Then build with:

pynsist installer.cfg

At present, the user must separately install the MS Visual C++ 2010 redistributable, because pywin32 is compiled using that.

http://www.microsoft.com/en-us/download/details.aspx?id=14632