I have the following Python code for Eel
import eel, urllib.request @eel.expose def python_function(): response = urllib.request.urlopen(\'http://google.com\