0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from decause/master More... over 14 years ago
PEP8 Edits: Mostly double line breaks and removal of whitespaces. Other PEP8 issues left intact to maintain style consistency.
decause
as Remy D
More... over 14 years ago
Fixed example. More... almost 16 years ago
Trying to make things a little clearer. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Formatting tweak. More... almost 16 years ago
Linked to OAuth spec. More... almost 16 years ago
Updated example to show both with and without oauth_callback (and oauth_verifier). More... almost 16 years ago
Added oauth_callback argument, patch by Matt Culbreth. More... almost 16 years ago
Added setup, towards pypi More... almost 16 years ago
Changed to dir module structure, towards pypi More... almost 16 years ago
Foursquare changed the OAuth process ever so subtly. This commit fixes the problem. oauth_verifier is now required. More... almost 16 years ago
Fixed bug where consumer_secret wasn't being set. Reported by Mike Cardosa. More... over 16 years ago
Oops. Fixed broken oauth handling introduced in commit fcc116dc9abf6ca39ac3cf02ef5fe301cf71eb04 More... over 16 years ago
I like "all_history" better than "entire_history". More... over 16 years ago
Added entire_history and history_generator methods for getting a user's complete checkin history. More... over 16 years ago
Missed a comma. More... over 16 years ago
Brought up to date with the v1 API as of 2009-12-17. More... over 16 years ago
Brought up to date with the v1 API as of 2009-12-17. Added some methods, fixed some bugs. More... over 16 years ago
use getpass() for dealing with passwords More... over 16 years ago
Consistent capitalization. More... over 16 years ago
Forgot to change that before committing. More... over 16 years ago
Lay out some basics. More... over 16 years ago
Added friend and findfriends methods. Added mechanism for an API method like friend/requests to be called by a python function named friend_requests. More... over 16 years ago
As of 11/30/2009, checkcity authentication is optional. More... over 16 years ago
Ignore *.pyc, *~. More... over 16 years ago