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

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