1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix tests to work with new body=None code to handle POSTs properly More... over 15 years ago
fixes Dolt so that when it's loaded up in an ipython shell it doesn't try to push tab completion into it's attribute stack. More... over 15 years ago
if the method is POST, params for the call are put into the body, not stapled onto the query string More... over 15 years ago
remember to return your results from dolt when you're inside of bit.ly More... over 15 years ago
just a wee bit more twiddling. More... over 15 years ago
don't try to assign to the results of a dict update. More... over 15 years ago
added a default value for bitly http object More... over 15 years ago
removing http objects from the generated login credentials -- whoops More... over 15 years ago
renamed `api_key` and `api_version` to `apiKey` and `api_version`, respectively More... over 15 years ago
initials of bitly dolt api More... over 15 years ago
grr - fix a stupid copy 'n' paste error More... over 15 years ago
add setup.py and a few TODOs to the fabfile More... over 15 years ago
Add official Twitter api More... over 15 years ago
no need to have this print in the example code More... over 15 years ago
add flickr example that demos listing my public photos More... over 15 years ago
Allow changing how the parameters are added to the string. More... over 15 years ago
refactor out the parsing of the response More... over 15 years ago
allow other collapse schemes More... over 15 years ago
added basic example for talking to readernaut. interesting edge case in their api which might need params to be parsed for the url_template pattern More... over 15 years ago
added a brightkite example More... over 15 years ago
updated twitter example to use getpass so passwords aren't in the clear More... over 15 years ago
add some more documentation to using custom methods More... over 15 years ago
add in a test for properties working to explain methods More... over 15 years ago
Add licensing inforamtion More... over 15 years ago
add an example Twitter client using Dolt More... over 15 years ago
add a README file More... over 15 years ago
one more sanity test More... over 15 years ago
add in json parsing of return values More... over 15 years ago
rename to Dolt More... over 15 years ago
move this to an instance variable for better extensibility More... over 15 years ago