https://wiki.python.org/moin/WebKit is this helpful? Perhaps `Webware` has what you need.
– JDongJan 23 '16 at 20:56
@JDong Thanks, but it's not the same as [this](https://code.google.com/p/pywebkitgtk/). Alternatives will also be nice if it is totally unavailable on windows
– JonathanJan 23 '16 at 21:12
You could try building it from source. I see all the files you need in the repo. It will be quite a bit of work on Windows though.
– JDongJan 23 '16 at 21:20
@JDong That is my question, how do I do that? Where do I start and what tools will I need? I tried VS' `nmake`, didn't work.
– JonathanJan 23 '16 at 21:27