def task(): q = Qzone(850105909, '*********', app.config['DATABASE']) if not q.isLogin(): q.login() q.updateEmotion() pass