This script it based on @chrisalbon's original script, but instead of fetching the users timeline via the Twitter API it uses the archive of the users data to workaround the 3200 tweet limitation.
- Create a virtualenv
- Run
pip install -r requirements.txt
- Create a Twitter developer app.