yos-social-python icon indicating copy to clipboard operation
yos-social-python copied to clipboard

[dormant] Python SDK

Results 4 yos-social-python issues
Sort by recently updated
recently updated
newest added

Hello. You have line in README. `verifier = self.request.get('oauth_verifier') # must fetch oauth_verifier from request` Why `self`?

I used pip to install `yos-social-python` into a virtualenv on Linux Mint 10. Subsequently, attempting to import the 'yahoo' module caused an `ImportError - No module named yahoo`. I installed...

Why is simplejson part of the source? You can just import json.

Add user-agent header with SDK version information.