ch ch

ミニマリストはまだ完全に特徴付けられたChatter APIクラス、Python Twitterツールに重くインスピレーションを得ました
今すぐダウンロード

ch ch ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • MIT/X Consortium Lic...
  • 価格:
  • FREE
  • 出版社名:
  • Steve Winton
  • 出版社のWebサイト:
  • http://github.com/swinton/

ch ch タグ


ch ch 説明

Chatterは、Python Twitterツールに重くインスピレーションを得た、まだ完全に特集されたChatter APIクラスです。 (https://github.com/sixohsix/twitter/)InstallationsImply:easy_install chatterenvhtill:PIP Install Chatterchatter API概要このクイックスタートチュートリアル:http://www.salesforce.com/us/developer/docs/chatterapi/content/ salesforce.usageInstantiation:client_id = "your_chatter_client_secret" auth = chatter.client_secret "auth = chatter.chatterauth(client_id、client_secret)instance_url =" access_token = "your_user_access_token" refresh_token = "your_user_refresh_token" chatter = chatter.chatter(auth) = auth、instance_url = instance_url、access_token = access_token、refresh_token = refresh_token)認証されたユーザーの詳細を取得します。 users.me()別のユーザーの詳細を取得します。その他のユーザーの詳細を取得します。その他のユーザーの詳細を取得します。その他のユーザー= chatter.users () '_'マジックミーThod:other_user = chatter.users._( "005e0000000fpoxiac")。get()認証されたユーザーのchatter states:chatter.feeds.news.me.feed_items.post(text = "hello world!")には必要です。セッションの有効期限により、ユーザーのアクセストークンを更新します。基礎となるChatterCallクラスは自動的に処理されますが、アクセストークンの変更を通知したい場合があります。更新されたアクセストークンを使用してdef my_callback(access_token): "new access_token"、access_token chatter = chatter.Chatter.Chatter.Chatter(auth_token = access_token、refresh_token = refresh_token、access_token_refreshed_callback = my_callback)残りはうまくいけば自明である!製品のホームページ


ch ch 関連ソフトウェア