https://github.com/bear/python-twitter

sort by:
Revision Author Date Message Commit Date
835011b v1.1.5 09 December 2013, 22:08:37 UTC
eed3358 v1.1.4 09 December 2013, 22:06:51 UTC
b5ec0f9 v1.1.3 09 December 2013, 22:03:20 UTC
6c2a6ab v1.1.2 - Replace rfc822 by email 09 December 2013, 21:51:36 UTC
a9a88aa v1.1.1 09 December 2013, 18:35:14 UTC
4d47363 Back to 1.1 09 December 2013, 17:56:18 UTC
7887b4b More Python 3 compatibility 09 December 2013, 17:55:45 UTC
dd6b8aa Python 3 full compatibility 09 December 2013, 17:53:33 UTC
7fbd83f Merge pull request #122 from rmihael/master Lazy loading of /help/configuration.json 05 December 2013, 18:24:23 UTC
9f32897 Lazy loading of /help/configuration.json 05 December 2013, 17:42:58 UTC
4e838ec Merge pull request #121 from kureta/patch-1 Updated README.md 04 December 2013, 22:21:49 UTC
c9f598e Updated README.md Removed the example that shows instance creation without any parameters as it is no longer supported. 04 December 2013, 21:51:30 UTC
4c44bc9 Merge pull request #118 from larsweiler/master Introducing 'count' for GetFollowers and GetFriends 03 November 2013, 05:38:07 UTC
e2af508 Tab/Space fix 03 November 2013, 01:20:43 UTC
4936067 Introducing 'count' for Api.GetFriends(), so that the default of 20 can be overwritten with a maximum of 200; faster results and less rate limit hits. 03 November 2013, 01:17:43 UTC
8078a1f Introducing 'count' for Api.GetFollowers(), so that the default of 20 can be overwritten with a maximum of 200; faster results and less rate limit hits. 03 November 2013, 01:09:58 UTC
ecf4a5d Merge pull request #117 from iepathos/master Updated requirements.txt with simplejson, oauth2, and oauthlib 02 November 2013, 19:44:48 UTC
8a5df94 Updated requirements.txt with simplejson, oauth2, and oauthlib 02 November 2013, 19:23:04 UTC
8137a00 Merge pull request #115 from pmakowski/patch-1 remove oauth2 14 October 2013, 16:17:34 UTC
e59969c remove oauth2 please remove completly oauth2 14 October 2013, 15:01:14 UTC
c018a48 bumping version to 1.1 for distribution, see CHANGES for details 06 October 2013, 22:03:29 UTC
8a63677 remove errant print statement 23 September 2013, 16:40:31 UTC
d45d834 apply patch from the email to the list that Arne Brodowski submitted - removes the Python 2.7 only dict comprehension item 23 September 2013, 16:37:25 UTC
16cefb4 Merge pull request #114 from benctamas/master fix GetListTimeline 19 September 2013, 15:39:41 UTC
c3ab8b5 fix GetListTimeline fix condition to enable owner_screen_name based fetching 19 September 2013, 14:08:23 UTC
2dc3172 Merge pull request #113 from jarobins/master Small Changes 10 September 2013, 19:31:29 UTC
f531d34 Fixed Conflict Some lines got added in from I assume the commits I hadn't yet updated to. fixed it. 10 September 2013, 15:39:16 UTC
528c5d9 Update? 10 September 2013, 15:32:36 UTC
4a29e25 Code changes small update on code readability and PEP8 10 September 2013, 15:23:25 UTC
47945bc Import PEP8 change At least I think this is more PEP8. imports and then from blah import thing. 10 September 2013, 15:15:17 UTC
723b2bd Update README.md Added my name. 10 September 2013, 14:56:39 UTC
aa95b29 Merge pull request #110 from jarobins/master Import Cleanup, Documentation, and more... 07 September 2013, 19:39:37 UTC
c1063ac Merge pull request #112 from brodul/timeout Add timeout argument to Api. 07 September 2013, 19:39:14 UTC
efdc28f Add timeout argument to Api. 05 September 2013, 17:12:57 UTC
d28e3bf Removed OAuth2 04 September 2013, 17:08:03 UTC
b0e1c41 Update to inform user Added this update to let the user know that setuptools is not installed and that dependencies will need to be installed manually. 03 September 2013, 15:47:03 UTC
dca9efd Merge pull request #7 from bear/master Update with master 03 September 2013, 15:40:55 UTC
15b802c added GetListMembers() 03 September 2013, 07:38:30 UTC
bce0e7e Documentation Updates Built the first html page using sphinx. Moved some of the readme into the docs. 02 September 2013, 11:17:15 UTC
42e314b Remove OAuth2 import Keeps coming back 02 September 2013, 00:37:45 UTC
d0f977d code cleanup Changed some of the imports. Just importing the methods needed instead of the whole package. 01 September 2013, 19:52:33 UTC
a741277 Merge pull request #108 from jarobins/master More Class Updates 01 September 2013, 03:30:54 UTC
fb99d5a fixed typo too much indentation 01 September 2013, 03:07:25 UTC
d9be637 List Class parameter update shortened up the class parameter section 31 August 2013, 22:19:55 UTC
84d4a8e Typo Fix 31 August 2013, 03:14:24 UTC
cbd8c41 Updated User Class Updated the user class parameters to a smaller footprint 31 August 2013, 02:52:42 UTC
ac0bb7d Merge pull request #107 from jarobins/master Status Class parameter cleanup 30 August 2013, 21:39:24 UTC
e21e7a0 Status Class parameter cleanup So I looked into classes with a massive number of parameters and found this little bit of code. Makes api changes a bit easier to manage. Thinking about doing the other classes in the same fashion. 30 August 2013, 20:54:12 UTC
47a8def Merge pull request #106 from jarobins/master Getting rid of OAuth2... Again... 30 August 2013, 20:15:47 UTC
71abc34 Getting rid of OAuth2... Replacing OAuth2 with requests_oauthlib. 30 August 2013, 19:41:07 UTC
37818b1 Merge pull request #6 from bear/master merge 30 August 2013, 19:29:57 UTC
227de78 Merge pull request #105 from jarobins/docs New Docs based off sphinx 30 August 2013, 18:49:54 UTC
69bdb01 Revert "Complete removal of OAuth2" This reverts commit 45862425178b8c43a4076096f6a519e09c949db0. 30 August 2013, 18:40:30 UTC
ec20e5e New sphinx documentation Files created from the sphinx auto start. 30 August 2013, 18:39:16 UTC
4586242 Complete removal of OAuth2 Removed OAuth2 and replaced with requests_oauthlib. 30 August 2013, 18:22:37 UTC
c384a77 fixed problems with GetListTimeline() for Issue 103 30 August 2013, 07:20:09 UTC
b5215f9 Merge pull request #102 from jarobins/safe Twitter Streaming Initial code 29 August 2013, 19:59:01 UTC
652938d Update to GetSteamSample yielding the data instead of printing it. 29 August 2013, 19:51:31 UTC
19c9b9d Base code for Streaming support Added a function and some other small changes to help support the addition of streaming data. 29 August 2013, 19:41:25 UTC
5917c29 Merge pull request #101 from jarobins/safe GetRetweeters Function 29 August 2013, 19:38:52 UTC
e6590db Finished adding GetRetweeters #97 Finished adding the GetRetweeters function for API class. 29 August 2013, 19:03:02 UTC
8397c32 Merge pull request #99 from moshekaplan/patch-1 Update twitter.html 29 August 2013, 17:51:20 UTC
fe188fc Update twitter.html Minor typo corrected. 29 August 2013, 17:33:02 UTC
d77130f added GetListsList() (calls /lists/list ) and GetListTimeline() (calls /lists/statuses ) to the mix GetListsList() duplicates some of what Getlists (list owned by user) and GetSubscriptions (lists subscribed by user) but since twitter offers this as a unified call... we now do. 27 August 2013, 01:41:58 UTC
8355602 Merge pull request #96 from bear/wenyi lang in Status, new rate limit control 25 August 2013, 17:21:12 UTC
e63670a merge and clean up add GetAVerageSleepTime function 25 August 2013, 14:58:47 UTC
176ecb4 Merge remote-tracking branch 'origin/master' into wenyi Conflicts: twitter.py 25 August 2013, 14:15:01 UTC
4d449ca Merge pull request #95 from jarobins/working The Post Media Function 25 August 2013, 00:17:53 UTC
3afcad5 Revert "Update README.md" This reverts commit d29a3db71a38a5ecd66af31b1d36c8bc169c0c66. 25 August 2013, 00:07:56 UTC
2d1ff42 Revert "Complete Removal of oauth2" This reverts commit c7a45acd3773ca7649ff0a6556c44e7afb9ed9e2. 24 August 2013, 23:56:21 UTC
491a9ce Revert "Removing old OAuth" This reverts commit 3e64dc36a310e254ab255e93b8650360af06b837. 24 August 2013, 23:56:14 UTC
5266d0d Merge pull request #5 from bear/master Update with master 24 August 2013, 23:30:46 UTC
ce63487 Merge pull request #93 from arcturusannamalai/master cleanup code, for flags by @bear; then add a test case for ParseTweet 24 August 2013, 23:14:22 UTC
217cc29 cleanup code, for flags by @bear; then add a test case for ParseTweet 24 August 2013, 23:01:35 UTC
b92ada2 merge conflict resolved 24 August 2013, 22:26:18 UTC
3bc888b Merge pull request #92 from arcturusannamalai/master Add a ParseTweet object which can identify MT, RT, URLs and user handles 24 August 2013, 18:57:15 UTC
215bf5c Merge pull request #90 from philsturgeon/patch-1 GetFavorites would try to use user_id for screen_name 24 August 2013, 18:49:17 UTC
17140ff Add a ParseTweet object which can identify MT, RT, URLs and user handles 24 August 2013, 18:17:38 UTC
0bba648 removed the commented _FetchUrl final commit, ready to be merged. 24 August 2013, 17:26:01 UTC
198b249 GetFavorites would try to use user_id for screen_name 24 August 2013, 14:55:01 UTC
a480982 Fix GetFollowerIDs error when total_count is None 24 August 2013, 13:54:30 UTC
5e9eea7 Merge branch 'master' of https://github.com/bear/python-twitter.git into wenyi 23 August 2013, 21:01:23 UTC
25cccb8 merged latest and some updates: 1) add 'lang' filed to Status class 2) change MaximumHitFrequency to GetSleepTime to avoid rate limit 2) modify GetFollowers, GetFollowerIDs, GetFriends, GetFriendsIDs using GetSleepTime method 23 August 2013, 21:00:59 UTC
d29a3db Update README.md 23 August 2013, 02:55:20 UTC
88b52be PostMedia function update finished function for uploading media to python 23 August 2013, 02:53:24 UTC
292c488 Retweeters Base Function getting a json response, but no data yet 22 August 2013, 22:55:35 UTC
4ad8f22 Merge pull request #4 from bear/master back to master 22 August 2013, 22:04:50 UTC
0ac830c working prototype of post_with_media Very basic working function that allows posting pictures to twitter. 22 August 2013, 21:31:15 UTC
c7a45ac Complete Removal of oauth2 21 August 2013, 18:31:03 UTC
3e64dc3 Removing old OAuth Replacing the old OAuth library with the new requests library 21 August 2013, 18:24:09 UTC
a9a4beb Final request update commit 21 August 2013, 13:04:01 UTC
9015ca7 More requests updates 21 August 2013, 12:48:13 UTC
82d4a3e Update README.md added note about new dependencies. 21 August 2013, 12:07:22 UTC
d511636 Request Update More _RequestUrl changes. The PostRetweet function 19 August 2013, 10:33:46 UTC
f5661a3 Request changes and tidying up Added more _RequestUrl functions and also cleaned up the code for checking if the user entered in all the oauth data. 18 August 2013, 01:02:28 UTC
23b8af6 More _RequestUrl updates Going through the entire code to remove _FetchUrl and replace with _RequestUrl 17 August 2013, 18:45:16 UTC
dfe6810 Adding the new dependencies Need to add the requests and requests_oauthlib dependencies. 16 August 2013, 20:01:19 UTC
8a889f1 Merge pull request #1 from jarobins/master Switch to Requests 16 August 2013, 19:53:10 UTC
ba4037e Updating to _RequestUrl #1 Updated the following to use _RequestUrl: GetHelpConfiguration GetSearch GetUsersSearch Functions have been tested and work. 16 August 2013, 19:48:25 UTC
120496b Update function GetHelpConfiguration Uses _ReqestUrl 16 August 2013, 19:26:34 UTC
back to top