import xmlrpclib, codeurl = 'http://localhost:8765/'s = xmlrpclib.ServerProxy(url)interp = code.InteractiveConsole({'s': s})interp.interact("interact with the server.")
Name (required)
email (will not be published) (required)
Website