A series of Twitter Bots that will Optimize your Twitter Page. Using Python, Tweepy, and TwitterAPI
This application will allow companies and individuals who are looking to grow their twitter profile by using python and the twitter api to monitor certain keywords or hashtags. These bots will can help you analyze tweets/data.
Textblob will allow you to perform sentiment analysis on your data (tweets)
pip install tweepy
pip install textblob