1 2 3 4 5
from xmlrpclib import ServerProxy # Connect to the python server. python_server = ServerProxy('http://localhost:8001')