Wednesday, June 24, 2015

How to Install Python Twitter Master

First download Python Twitter Master from GitHub.
Then,
Extract the downloaded file and put it in a desktop (that makes you easy to navigate from command prompt)

Go to command prompt.
Type cd desktop command and press Enter
Type cd python-twitter-master command and press Enter (the folder name that you just extracted)
Type python setup.py install command and press Enter.

Then you're done.

No comments:

Post a Comment