stdout = client.exec_command('python -c "exec("' + open('hello.py','r').read().encode('base64').strip(' ') + '".decode("base64"))"' )[1]