tweepy.git
5 years agoHandle map_ parameter for API.statuses_lookup
Harmon [Sat, 4 May 2019 04:19:27 +0000 (23:19 -0500)]
Handle map_ parameter for API.statuses_lookup

Fixes #598

5 years agoUpdate documentation for API.trends_place
Harmon [Fri, 3 May 2019 21:18:55 +0000 (16:18 -0500)]
Update documentation for API.trends_place

5 years agoDocument Mute Methods
Harmon [Fri, 3 May 2019 05:48:28 +0000 (00:48 -0500)]
Document Mute Methods

Document API.create_mute, API.destroy_mute, API.mutes_ids
Resolves #1196

5 years agoRemove API.set_delivery_device
Harmon [Fri, 3 May 2019 03:22:39 +0000 (22:22 -0500)]
Remove API.set_delivery_device

Resolves #1203

5 years agoRemove documentation for API.update_profile_colors
Harmon [Wed, 1 May 2019 05:01:17 +0000 (00:01 -0500)]
Remove documentation for API.update_profile_colors

Resolves #1035

5 years agoUpdate documentation for API.followers
Harmon [Wed, 1 May 2019 03:27:01 +0000 (22:27 -0500)]
Update documentation for API.followers

Resolves #1015

5 years agoDocument API.retweeters
Harmon [Tue, 30 Apr 2019 04:25:10 +0000 (23:25 -0500)]
Document API.retweeters

Resolves #1200

5 years agoReorganize CONTRIBUTORS alphabetically
Harmon [Sun, 28 Apr 2019 05:01:38 +0000 (00:01 -0500)]
Reorganize CONTRIBUTORS alphabetically

5 years agoAdd skip_status and include_user_entities to documented parameters
Harmon [Sun, 28 Apr 2019 01:23:39 +0000 (20:23 -0500)]
Add skip_status and include_user_entities to documented parameters

5 years agoDocument API.unretweet
Harmon [Sun, 28 Apr 2019 01:14:35 +0000 (20:14 -0500)]
Document API.unretweet

Resolves #1195

5 years agoFix missing space in API.friends documentation
Harmon [Sat, 27 Apr 2019 01:50:27 +0000 (20:50 -0500)]
Fix missing space in API.friends documentation

5 years agoMerge pull request #1189 from abhi-jha/master
Harmon [Thu, 25 Apr 2019 04:15:16 +0000 (23:15 -0500)]
Merge pull request #1189 from abhi-jha/master

Fix spelling mistake in ReadBuffer docstring

5 years agoMerge pull request #822 from avikantz/master
Harmon [Thu, 25 Apr 2019 04:12:33 +0000 (23:12 -0500)]
Merge pull request #822 from avikantz/master

Update documentation to reflect API.lists method rename to API.lists_all

5 years agoFix spelling
abhi-jha [Wed, 10 Apr 2019 03:33:34 +0000 (09:03 +0530)]
Fix spelling

5 years agoMerge pull request #1126 from mmontagna/master
Joshua Roesslein [Wed, 20 Mar 2019 04:56:03 +0000 (21:56 -0700)]
Merge pull request #1126 from mmontagna/master

Allow optionally setting daemon flag on async threads.

5 years agoMerge pull request #1138 from Harmon758/cursor-tutorial-fixes
Joshua Roesslein [Wed, 20 Mar 2019 04:54:41 +0000 (21:54 -0700)]
Merge pull request #1138 from Harmon758/cursor-tutorial-fixes

Fix Cursor Tutorial documentation

5 years agoMerge pull request #1146 from arska/patch-1
Joshua Roesslein [Wed, 20 Mar 2019 04:54:08 +0000 (21:54 -0700)]
Merge pull request #1146 from arska/patch-1

correct the tutorial to save the oauth_token

5 years agoMerge pull request #1143 from cclauss/patch-1
Joshua Roesslein [Wed, 20 Mar 2019 04:47:57 +0000 (21:47 -0700)]
Merge pull request #1143 from cclauss/patch-1

streaming_how_to.rst: 'async' --> 'is_async' for Python 3.7

5 years agoMerge pull request #1149 from onhernandes/bugfix/request_token
Joshua Roesslein [Wed, 20 Mar 2019 04:41:57 +0000 (21:41 -0700)]
Merge pull request #1149 from onhernandes/bugfix/request_token

Fix request_token not defined when not calling get_authorization_url

5 years agoMerge pull request #1165 from qqhann/patch-1
Joshua Roesslein [Wed, 20 Mar 2019 04:39:12 +0000 (21:39 -0700)]
Merge pull request #1165 from qqhann/patch-1

Update api.rst

5 years agoMerge pull request #1071 from Harmon758/twitter-devs-references-update
Joshua Roesslein [Wed, 20 Mar 2019 04:36:05 +0000 (21:36 -0700)]
Merge pull request #1071 from Harmon758/twitter-devs-references-update

Update Twitter Developers API reference links

5 years agoMerge pull request #1164 from PaperBag42/fix/1141-no-install-examples
Joshua Roesslein [Wed, 20 Mar 2019 04:35:13 +0000 (21:35 -0700)]
Merge pull request #1164 from PaperBag42/fix/1141-no-install-examples

Prevent installation of examples

5 years agoMerge pull request #1176 from samilaine/master
Joshua Roesslein [Wed, 20 Mar 2019 04:33:56 +0000 (21:33 -0700)]
Merge pull request #1176 from samilaine/master

docs/api.rst: update_status now reflects the code

5 years agodocs/api.rst: update_status now reflects the code
Sami Laine [Thu, 28 Feb 2019 13:48:33 +0000 (15:48 +0200)]
docs/api.rst: update_status now reflects the code

5 years agoMerge branch 'master' into twitter-devs-references-update
Harmon [Mon, 4 Feb 2019 06:33:06 +0000 (00:33 -0600)]
Merge branch 'master' into twitter-devs-references-update

5 years agoUpdate API reference link for response codes in documentation
Harmon [Sun, 3 Feb 2019 23:03:27 +0000 (17:03 -0600)]
Update API reference link for response codes in documentation

5 years agoUpdate contributors
Harmon [Wed, 28 Nov 2018 08:45:38 +0000 (02:45 -0600)]
Update contributors

5 years agoMerge branch 'master' into twitter-devs-references-update
Harmon [Wed, 28 Nov 2018 08:14:17 +0000 (02:14 -0600)]
Merge branch 'master' into twitter-devs-references-update

5 years agoFix API reference link for entities in documentation
Harmon [Fri, 6 Jul 2018 07:57:04 +0000 (02:57 -0500)]
Fix API reference link for entities in documentation

5 years agoUpdate api.rst
Qiushi Pan [Wed, 30 Jan 2019 11:53:36 +0000 (20:53 +0900)]
Update api.rst

rpp is old. the new parameter is count, based on Twitter documentation: https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html

5 years agoexclude examples from packages in setup.py (#1141)
Noam Ben-zichri [Tue, 29 Jan 2019 17:34:44 +0000 (19:34 +0200)]
exclude examples from packages in setup.py (#1141)

5 years agofix request_token
Matheus Hernandes [Mon, 7 Jan 2019 00:39:28 +0000 (22:39 -0200)]
fix request_token

5 years agocorrect the tutorial to save the oauth_token
Aarno Aukia [Wed, 26 Dec 2018 21:09:49 +0000 (23:09 +0200)]
correct the tutorial to save the oauth_token

Fixes #523

5 years ago docs/streaming_how_to.rst: Update 'async' to 'is_async' for Python >= 3.7
cclauss [Sat, 22 Dec 2018 13:40:37 +0000 (14:40 +0100)]
 docs/streaming_how_to.rst: Update 'async' to 'is_async' for Python >= 3.7

'__async__' is a reserved word in Python >= 3.7 so the current call is a syntax error.

5 years agodocs/streaming_how_to.rst: Update 'async' to 'is_async' for Python >= 3.7
cclauss [Sat, 22 Dec 2018 13:38:52 +0000 (14:38 +0100)]
docs/streaming_how_to.rst: Update 'async' to 'is_async' for Python >= 3.7

'__async__' is a reserved word in Python >= 3.7 so the current call is a syntax error.

5 years agoFix line length consistency in cursor tutorial
Harmon [Tue, 4 Dec 2018 15:55:22 +0000 (09:55 -0600)]
Fix line length consistency in cursor tutorial

5 years agoFix formatting in cursor tutorial
Harmon [Tue, 4 Dec 2018 15:53:14 +0000 (09:53 -0600)]
Fix formatting in cursor tutorial

5 years agoFix grammatical mistakes in cursor tutorial
Harmon [Tue, 4 Dec 2018 15:51:53 +0000 (09:51 -0600)]
Fix grammatical mistakes in cursor tutorial

5 years agoFix code block in cursor tutorial
Harmon [Tue, 4 Dec 2018 15:36:28 +0000 (09:36 -0600)]
Fix code block in cursor tutorial

5 years agoMake Stream accept a daemon option.
Marco Montagna [Wed, 7 Nov 2018 06:16:27 +0000 (22:16 -0800)]
Make Stream accept a daemon option.

5 years ago# This is a combination of 3 commits.
Marco Montagna [Wed, 7 Nov 2018 06:16:27 +0000 (22:16 -0800)]
# This is a combination of 3 commits.
# The first commit's message is:
Set daemon flag on async threads.

# The 2nd commit message will be skipped:

# Allow optionally setting thread's daemon but default to false.

# The 3rd commit message will be skipped:

# Revert "Allow optionally setting thread's daemon but default to false."
#
# This reverts commit fd27bc29cf22c8050c9ef62d4bb69b2eb065de90.

5 years agoMerge pull request #1135 from Harmon758/3.7.0-readme-update
Joshua Roesslein [Fri, 30 Nov 2018 20:14:06 +0000 (12:14 -0800)]
Merge pull request #1135 from Harmon758/3.7.0-readme-update

Update README for 3.7.0 release

5 years agoUpdate coverage badge link format
Harmon [Wed, 28 Nov 2018 09:32:33 +0000 (03:32 -0600)]
Update coverage badge link format

5 years agoFix broken pypi badge link
Harmon [Wed, 28 Nov 2018 09:31:10 +0000 (03:31 -0600)]
Fix broken pypi badge link

5 years agoUpdate documentation badge to v3.7.0
Harmon [Wed, 28 Nov 2018 09:29:08 +0000 (03:29 -0600)]
Update documentation badge to v3.7.0

5 years agoAdd 3.7 to list of supported Python versions
Harmon [Wed, 28 Nov 2018 09:10:16 +0000 (03:10 -0600)]
Add 3.7 to list of supported Python versions

5 years ago3.7.0
Joshua Roesslein [Wed, 28 Nov 2018 03:53:31 +0000 (19:53 -0800)]
3.7.0

5 years agoMerge pull request #1124 from osmay88/fix_hardoced_api_url
Joshua Roesslein [Wed, 28 Nov 2018 03:47:43 +0000 (19:47 -0800)]
Merge pull request #1124 from osmay88/fix_hardoced_api_url

remove harcoded api url

5 years agoMerge pull request #1094 from kant/patch-1
Joshua Roesslein [Wed, 28 Nov 2018 03:46:13 +0000 (19:46 -0800)]
Merge pull request #1094 from kant/patch-1

Typo on string #22

5 years agoMerge pull request #1130 from palevell/tweet_mode
Joshua Roesslein [Wed, 28 Nov 2018 03:45:05 +0000 (19:45 -0800)]
Merge pull request #1130 from palevell/tweet_mode

Added tweet_mode support to lookup_users() in tweepy/api.py

5 years agoAdded tweet_mode support to lookup_users() in tweepy/api.py
Patrick A. Levell [Wed, 14 Nov 2018 18:38:21 +0000 (13:38 -0500)]
Added tweet_mode support to lookup_users() in tweepy/api.py

5 years agoremove harcoded api url
Osmay Y. Cruz Alvarez [Wed, 24 Oct 2018 10:28:05 +0000 (13:28 +0300)]
remove harcoded api url

This is needed for mocking the streaming Twitter API.

6 years agoTypo on string #22
Darío Hereñú [Fri, 24 Aug 2018 18:09:14 +0000 (15:09 -0300)]
Typo on string #22

6 years agoFix api.py formatting inconsistencies
Harmon [Fri, 6 Jul 2018 07:51:42 +0000 (02:51 -0500)]
Fix api.py formatting inconsistencies

6 years agoFix saved_searches reference
Harmon [Fri, 6 Jul 2018 07:49:27 +0000 (02:49 -0500)]
Fix saved_searches reference

6 years agoUpdate Twitter Developers API reference links
Harmon [Fri, 6 Jul 2018 07:48:37 +0000 (02:48 -0500)]
Update Twitter Developers API reference links

6 years agoMerge pull request #1033 from Autumn945/master
Joshua Roesslein [Tue, 3 Jul 2018 18:22:58 +0000 (11:22 -0700)]
Merge pull request #1033 from Autumn945/master

proxies support

6 years agoMerge pull request #1036 from TimmDay/master
Joshua Roesslein [Tue, 3 Jul 2018 18:20:58 +0000 (11:20 -0700)]
Merge pull request #1036 from TimmDay/master

updated cursor_tutorial with extended_tweet instructions

6 years agoMerge pull request #1055 from antoinemcgrath/master
Joshua Roesslein [Thu, 21 Jun 2018 03:18:06 +0000 (20:18 -0700)]
Merge pull request #1055 from antoinemcgrath/master

Added the function create_mute and destroy_mute

6 years agoupdate
antoinemcgrath [Fri, 8 Jun 2018 22:08:15 +0000 (15:08 -0700)]
update

6 years agoAdded the function create_mute and destroy_mute
antoinemcgrath [Wed, 6 Jun 2018 22:09:41 +0000 (15:09 -0700)]
Added the function create_mute and destroy_mute

6 years agoMerge pull request #1031 from tuomeyp/patch-1
Joshua Roesslein [Sat, 2 Jun 2018 22:53:33 +0000 (17:53 -0500)]
Merge pull request #1031 from tuomeyp/patch-1

Update api.rst

6 years agoMerge pull request #1037 from data4d/master
Joshua Roesslein [Sat, 2 Jun 2018 22:51:46 +0000 (17:51 -0500)]
Merge pull request #1037 from data4d/master

Update count parameter for search_users and list_timeline

6 years agoMerge pull request #1042 from nyanye/master
Joshua Roesslein [Sat, 2 Jun 2018 22:48:13 +0000 (17:48 -0500)]
Merge pull request #1042 from nyanye/master

Fix Python3.7 compatibility issue

6 years agoMerge pull request #1043 from hugovk/rm-eol
Joshua Roesslein [Sat, 2 Jun 2018 22:46:05 +0000 (17:46 -0500)]
Merge pull request #1043 from hugovk/rm-eol

Remove redundant Python 2.6 and 3.3 code

6 years agoMerge pull request #1027 from tweepy/fix-1026
Joshua Roesslein [Thu, 31 May 2018 18:19:12 +0000 (13:19 -0500)]
Merge pull request #1027 from tweepy/fix-1026

Fix bug where streaming throws an exception after long use

6 years agoUnnecessary list call - rewrite as a literal
Hugo [Mon, 14 May 2018 13:16:05 +0000 (16:16 +0300)]
Unnecessary list call - rewrite as a literal

6 years agoUnnecessary list comprehension - 'any' can take a generator
Hugo [Mon, 14 May 2018 13:15:12 +0000 (16:15 +0300)]
Unnecessary list comprehension - 'any' can take a generator

6 years agoUnnecessary list literal - rewrite as a set literal
Hugo [Mon, 14 May 2018 13:14:20 +0000 (16:14 +0300)]
Unnecessary list literal - rewrite as a set literal

6 years agoRemove redundant Python 2.4 code
Hugo [Mon, 14 May 2018 13:08:15 +0000 (16:08 +0300)]
Remove redundant Python 2.4 code

6 years agoAdd python_requires to help pip
Hugo [Mon, 14 May 2018 13:06:16 +0000 (16:06 +0300)]
Add python_requires to help pip

6 years agoRemove redundant Python 2.6 and 3.3 code
Hugo [Mon, 14 May 2018 13:05:39 +0000 (16:05 +0300)]
Remove redundant Python 2.6 and 3.3 code

6 years agoFix Python3.7 compatibility issue
Taylor Jung [Sat, 12 May 2018 11:11:12 +0000 (20:11 +0900)]
Fix Python3.7 compatibility issue

passing "async" argument can make invalid argument error on python 3.7

6 years agoFix Python3.7 compatibility issue
Taylor Jung [Sat, 12 May 2018 11:09:30 +0000 (20:09 +0900)]
Fix Python3.7 compatibility issue

passing "async" argument can make invalid argument error on python 3.7

6 years agoMerge pull request #1030 from bcipolli/issue-1029-broken-setup
Joshua Roesslein [Sat, 28 Apr 2018 02:25:46 +0000 (19:25 -0700)]
Merge pull request #1030 from bcipolli/issue-1029-broken-setup

#1029 - migrate requirements to setup.py, reference in requirements.txt

6 years agoUpdate count parameter for search_users and list_timeline
Taylor Corbett [Fri, 27 Apr 2018 21:11:34 +0000 (17:11 -0400)]
Update count parameter for search_users and list_timeline

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.

6 years agoupdated cursor_tutorial with extended_tweet instructions
TimmDay [Thu, 26 Apr 2018 15:26:46 +0000 (17:26 +0200)]
updated cursor_tutorial with extended_tweet instructions

6 years agoproxies support
Wen Wang [Tue, 24 Apr 2018 03:19:28 +0000 (11:19 +0800)]
proxies support

stream api supports proxies now

6 years agoUpdate api.rst
tuomeyp [Wed, 18 Apr 2018 21:07:58 +0000 (22:07 +0100)]
Update api.rst

6 years ago#1029 - migrate requirements to setup.py, reference in requirements.txt
Ben Cipollini [Wed, 18 Apr 2018 17:26:07 +0000 (10:26 -0700)]
#1029 - migrate requirements to setup.py, reference in requirements.txt

6 years agoMerge pull request #1028 from Chris-Johnston/deprecate-update-with-media
Joshua Roesslein [Tue, 17 Apr 2018 21:29:28 +0000 (14:29 -0700)]
Merge pull request #1028 from Chris-Johnston/deprecate-update-with-media

Update docs to deprecate API.update_with_media

6 years agofix word wrapping
Chris Johnston [Sat, 14 Apr 2018 11:09:44 +0000 (04:09 -0700)]
fix word wrapping

6 years agoAdd deprecation notice to update_with_media , add docs for media_upload
Chris Johnston [Sat, 14 Apr 2018 11:08:36 +0000 (04:08 -0700)]
Add deprecation notice to update_with_media , add docs for media_upload

6 years agoFix bug where streaming throws an exception after long use
Josh Roesslein [Thu, 12 Apr 2018 02:39:23 +0000 (19:39 -0700)]
Fix bug where streaming throws an exception after long use

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

6 years agoDiscord badge
Joshua Roesslein [Tue, 10 Apr 2018 18:28:59 +0000 (11:28 -0700)]
Discord badge

6 years agoMerge pull request #909 from rosscg/patch-1
Joshua Roesslein [Mon, 9 Apr 2018 08:59:59 +0000 (01:59 -0700)]
Merge pull request #909 from rosscg/patch-1

Adding params to user_timeline

6 years agoRemove Gitter badge
Joshua Roesslein [Mon, 9 Apr 2018 02:12:02 +0000 (19:12 -0700)]
Remove Gitter badge

6 years agoDiscord badge count wrong so just use a regular link for now
Joshua Roesslein [Sun, 8 Apr 2018 23:53:31 +0000 (16:53 -0700)]
Discord badge count wrong so just use a regular link for now

6 years agoDiscord Server
Joshua Roesslein [Sun, 8 Apr 2018 23:42:56 +0000 (16:42 -0700)]
Discord Server

6 years agoMerge pull request #926 from walmsley/patch-1
Joshua Roesslein [Sun, 8 Apr 2018 05:04:32 +0000 (22:04 -0700)]
Merge pull request #926 from walmsley/patch-1

Allow tweet_mode=extended in statuses_lookup

6 years agoDrop support for 2.6 and 3.3
Joshua Roesslein [Fri, 2 Mar 2018 23:16:13 +0000 (15:16 -0800)]
Drop support for 2.6 and 3.3

6 years agoMerge pull request #947 from fhightower/print-statement-update
Joshua Roesslein [Thu, 1 Mar 2018 19:18:44 +0000 (11:18 -0800)]
Merge pull request #947 from fhightower/print-statement-update

Updating print statements for python3

6 years agoMerge pull request #1007 from hongshaoyang/patch-1
Joshua Roesslein [Thu, 1 Mar 2018 19:18:02 +0000 (11:18 -0800)]
Merge pull request #1007 from hongshaoyang/patch-1

Update links to twitter docs

6 years agoUpdate links to twitter docs
hongshaoyang [Thu, 1 Mar 2018 07:08:55 +0000 (15:08 +0800)]
Update links to twitter docs

- Updated streaming links due to revamp of twitter docs

6 years agoRevert change to skip users with more than 300 followings
Joshua Roesslein [Wed, 28 Feb 2018 21:51:34 +0000 (13:51 -0800)]
Revert change to skip users with more than 300 followings

6 years agoMerge pull request #955 from hugovk/patch-1
Joshua Roesslein [Wed, 28 Feb 2018 21:44:09 +0000 (13:44 -0800)]
Merge pull request #955 from hugovk/patch-1

Remove broken downloads badge

6 years agoMerge pull request #970 from sufuf3/update-gitignore
Joshua Roesslein [Wed, 28 Feb 2018 21:43:10 +0000 (13:43 -0800)]
Merge pull request #970 from sufuf3/update-gitignore

Update .gitignore

6 years agoMerge pull request #971 from PrimarySite/master
Joshua Roesslein [Wed, 28 Feb 2018 21:42:18 +0000 (13:42 -0800)]
Merge pull request #971 from PrimarySite/master

Documentation Improvement

6 years agoMerge pull request #973 from ad-m/patch-1
Joshua Roesslein [Wed, 28 Feb 2018 21:41:18 +0000 (13:41 -0800)]
Merge pull request #973 from ad-m/patch-1

Remove duplicate streaming API in TOC of docs

6 years agoMerge pull request #976 from nicholma/master
Joshua Roesslein [Wed, 28 Feb 2018 21:40:57 +0000 (13:40 -0800)]
Merge pull request #976 from nicholma/master

Match class name to SearchResult to SearchResults