Re: twitter timeline

2012-03-22 Thread Anoop Thomas Mathew
Hi, https://twitter.com/status/user_timeline/.json This would get you latest public tweets as json. This was good enough for my application. See if that helps. If you need twitter authentication and more features, you can use tweepy. Thanks, Anoop Thomas Mathew atm ___ Life is short, Live it ha

Re: twitter timeline

2012-03-22 Thread Amit
Hi Randa, I have used tweepy. Its easy to use. doc link: http://packages.python.org/tweepy/html/ On Mar 21, 7:00 pm, Randa Hisham wrote: > hey > iam going to make an app that read the timeline of a user from twitter what > django package do you recommend? > > -- > Randa Hesham > Software Develop

twitter timeline

2012-03-21 Thread Randa Hisham
hey iam going to make an app that read the timeline of a user from twitter what django package do you recommend? -- Randa Hesham Software Developer Twitter:@ro0oraa FaceBook:Randa Hisham ٍ -- You received this message becaus