Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 900 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 900 Bytes

Feeling lazy ?

Don't like Retweeting post manually

Here is the solution

#Discription A python script that can automate your twitter activities in your account
1.Posting.py - To compose a post on twitter 2.Retweeeting.py - To retweet/update a friends status on your Timeline "N" number of times

##How to get developer access of your Twitter Account
#Resources Twitter Apps
Twitter for Development

##Dependency for Installations

   ##Installing Tweepy
   
   Easy way --
   pip install tweepy
   
   From source code --
   git clone https://github.com/tweepy/tweepy.git
   cd tweepy
   python setup.py install

##Running the scripts

   ##using the scrpit 
   cd Twitterscipts
   python Retweeeting.py
   python  Posting.py

##Eample output of my account alt tag