Yahoo! Social SDKs
Python
Easily add social capabilities to your website or web application using the Python SDK.
Source code, complete documentation and examples are provided on the GitHub project page.
As you may know, Yahoo! provides OAuth. Above quoted paragraph mentioned Python SDK. The SDK has some examples, especially appengine example. The example is hosted by GAE. You can try it soon. The URL is http://yapdemo.appspot.com/.
If you have any plans your application uses Yahoo! API - delicious, Yahoo! Mail, etc -, you'd see the SDK. Also you'd read the document: OAuth / OpenID Guides.
Comments