Python program to determine whether the overall sentiment of a twitter handle is positive, negative or neutral.
Twitter API_key
and API_secret_key
is required to execute this python program (API keys can be retrieved from https://developer.twitter.com/en/apps -> Details -> Keys and tokens)