In this video, we follow up on Part 1 and we use the tweepy library in python to help us post the tweets.
For Windows: 'pip install tweepy'
For Ubuntu: 'sudo pip3 install tweepy'
Let me know in the comments if this doesn't work for you, I'll be happy to help.