I am trying to do this script: PY WYSIWYG
And it says I need Gtk and WebKit. I think this is what I need:
So I downloaded WebKit but I got a folder instead of an installer or install information. Do I move it into the python folder or what do I do?
You need PyGTK, here is a link to the download page with install instructions for Windows: http://www.pygtk.org/downloads.html
You also need the Python bindings for Webkit, not just Webkit itself. Here is a link to an unofficial Windows binary, with install instructions, and a link to an unofficial Webkit runtime for Windows near the bottom too: http://opensourcepack.blogspot.com/2009/12/pywebkitgtk-windows-binary.html