Sending out twitter retweets with Python -
I wanted to know that it is possible - I want to use Python so that every tweet sent to each person Can change If so, how can I apply it?
Unfortunately, not yet supports Twitter You have to make that call yourself directly (using a direct call on the API_ofTech URL) or implementing the patch to add support. You are better with using; Quick and dirty examples: This will be retired from the EDIT: Twitter no longer accepts BasicAuth authentication, and you have to use it to receive authorization token OAuth authentication By changing the above example to use Exchange OAuth, I will have to withdraw from the retweet API point Was trying, see for a detailed tutorial.
import tweepy auth = tweepy, read an easy
retitude (ID) method for redo. BasicAuthHandler ("user name", "password") api = tweepy.API (auth): api.retweet (status.id)
someuser
Comments
Post a Comment