How to install tweepy in python?

Tweepy is a Python library for accessing the Twitter API. From this library we can tweet from our account. Delete and retweet any tweet. We can also follow and unfollow any user.
Now we’ll see how can we install it.
Open the command prompt.
Write a command- pip install tweepy and run the command.

This is how we can install tweepy in python.
Subscribe
Login
Please login to comment
0 Discussion