I returned a dictionary from python file to my html using flask\'s render_template() method . The value of dictionary is {\'label\' : sad , \'value\':1 } .
py