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