I need the following modules for python:
import gtk
import webkit
import jswebkit
Anyone who knows where to find them and how to install them on Mac and/or ubuntu? I got gtk running, cause when I run python import gtkin the terminal, I don't receive any errors. Can't get webkit and jswebkit installed, anyone who knows how to get this done?
https://pypi.python.org?