A small collection of scripts I've written for twitter. All scripts in this folder are bound by the LICENSE contained within.
This script was written to count tweets from Twitter between two specific dates/times. It uses Tweepy for the API library. You must add in your own API keys/secrets from Twitter in order to use. As of v0.3 you will need to place these in a file called "twitter-keys.txt" in the same folder as the main script.