- 03 Jul, 2018 2 commits
-
-
Joshua Roesslein authored
proxies support
-
Joshua Roesslein authored
updated cursor_tutorial with extended_tweet instructions
-
- 20 Jun, 2018 1 commit
-
-
Joshua Roesslein authored
Added the function create_mute and destroy_mute
-
- 08 Jun, 2018 1 commit
-
-
antoinemcgrath authored
-
- 06 Jun, 2018 1 commit
-
-
antoinemcgrath authored
-
- 02 Jun, 2018 4 commits
-
-
Joshua Roesslein authored
Update api.rst
-
Joshua Roesslein authored
Update count parameter for search_users and list_timeline
-
Joshua Roesslein authored
Fix Python3.7 compatibility issue
-
Joshua Roesslein authored
Remove redundant Python 2.6 and 3.3 code
-
- 31 May, 2018 1 commit
-
-
Joshua Roesslein authored
Fix bug where streaming throws an exception after long use
-
- 14 May, 2018 6 commits
- 12 May, 2018 2 commits
-
-
Taylor Jung authored
passing "async" argument can make invalid argument error on python 3.7
-
Taylor Jung authored
passing "async" argument can make invalid argument error on python 3.7
-
- 27 Apr, 2018 2 commits
-
-
Joshua Roesslein authored
#1029 - migrate requirements to setup.py, reference in requirements.txt
-
Taylor Corbett authored
Twitter's API no longer supports "per_page" as a parameter for search_users and list_timeline. Instead, "count" must be used. This is reflected in the most recent Twitter API Documentation. I validated that the "count" parameter works for both search_users and list_timeline using Tweepy 3.6.
-
- 26 Apr, 2018 1 commit
-
-
TimmDay authored
-
- 23 Apr, 2018 1 commit
-
-
Wen Wang authored
stream api supports proxies now
-
- 18 Apr, 2018 2 commits
-
-
tuomeyp authored
-
Ben Cipollini authored
-
- 17 Apr, 2018 1 commit
-
-
Joshua Roesslein authored
Update docs to deprecate API.update_with_media
-
- 14 Apr, 2018 2 commits
-
-
Chris Johnston authored
-
Chris Johnston authored
-
- 11 Apr, 2018 1 commit
-
-
Josh Roesslein authored
When we go to read the next line this method sometimes is return None (dead socket?). Guard against this with a check first before trying to strip the result. Fixes #1026
-
- 10 Apr, 2018 1 commit
-
-
Joshua Roesslein authored
-
- 09 Apr, 2018 1 commit
-
-
Joshua Roesslein authored
Adding params to user_timeline
-
- 08 Apr, 2018 4 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
Allow tweet_mode=extended in statuses_lookup
-
- 02 Mar, 2018 1 commit
-
-
Joshua Roesslein authored
-
- 01 Mar, 2018 3 commits
-
-
Joshua Roesslein authored
Updating print statements for python3
-
Joshua Roesslein authored
Update links to twitter docs
-
hongshaoyang authored
- Updated streaming links due to revamp of twitter docs
-
- 28 Feb, 2018 2 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
Remove broken downloads badge
-