#Mayanadhi random tweets from twitter feed
-
Create database name kablai in MySQL
-
import the SQLdump to your database. this will create a database schema.
3)Install Twython via pip
$ pip install twython
or, with easy_install
$ easy_install twython
But,that's up to you.
- Create a application https://dev.twitter.com/ and get you APP_KEY and SECRET_KEY
https://apps.twitter.com/app/new
- Run a python file once yu changed the configuration of MySQL in it.Once you done with the Ran you can see the results in db
And also Provide neccessary MySQL credentials to PHP source to. then run a php source from Apache ..
And there you go . Thats all folks