def start(): #http://stackoverflow.com/questions/13760109/ec2-bottle-py-connection app.run(host='0.0.0.0', port=18080) logging.info('completed %.3f' % time.clock())