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 hard.




On 22 March 2012 19:43, Amit  wrote:

> 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 Developer
> >
> > Twitter:@ro0oraa 
> > FaceBook:Randa Hisham 
> >
> > ٍ
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



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 Developer
>
> Twitter:@ro0oraa 
> FaceBook:Randa Hisham 
>
> ٍ

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



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 because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.