# start uwsgi with this app, listening with http on some port uwsgi --wsgi xmlrpc_server --http :3040 # in another window python client.py # output should be 8, 5 and a list of functions