Python program that fetches all the tweets that contain a particular keyword from twitter.
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)