How to setup Python Twitter Tools
I’m just playing around with Python Twitter Tools but given that I am new to Python, I can’t work out to set it up. Step 1: Download and unzip the files from: https://github.com/sixohsix/twitter Step 3: Install python-pip on your computer which is a tool for installiing Python software: apt-get install python-pip Step 4: Browse the … Read more