Code Archive Skip to content Google About Google Privacy Terms
http://da.pekori.to/hatena/hatena_auth.py使い方は Hatena::API::Auth と同じにしたつもり。 #!/usr/bin/env python class Auth(object): LOGIN_URL = "http://auth.hatena.ne.jp/auth" API_URL = "http://auth.hatena.ne.jp/api/auth" def __init__(self, api_key, secret): self.api_key = api_key self.secret = secret def uri_to_login(self): params = {"api_key": self.api_key} params["api_sig"] = self.api_sig(params) return "%s?%
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く