from crawl_emotions import Emotions if __name__=='__main__': emo= Emotions() emo.run()