python-webfinger

WebFingerクライアントプロトコルの単純なPython実装
今すぐダウンロード

python-webfinger ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • BSD License
  • 価格:
  • FREE
  • 出版社名:
  • Jeremy Carbaugh

python-webfinger タグ


python-webfinger 説明

Python-WebFingerはWebFingerクライアントプロトコルの単純なPython実装です.UsageExample:PyWebFinger Import FingerWF = Fregs( 'user@host.com')印刷wf.profileprint wf.hcardthe次の関係タイプがサポートされています: - activity_streams:http:// ActivityStra.ms/Spec/1.0-アバター:http://webfinger.net/rel/avatar - hcard:http://microformats.org/profile/hcard- open_id:http://specs.openid.net/auth/ 2.0 / Provider- openSocial:http://ns.opensocial.org/2008/OpenSocial/activityStreams - Portable_Contacts:http://portablecontacts.net/spec/1.0-プロフィール:http://webfinger.net/rel/profile- page- xfn:http://gmpg.org/xfn/11その他の関係の種類は、XRD文書から直接アクセスできます。:print wf.find_link( 'http://example.com/example/spec'、attr = 'href ')製品のホームページ


python-webfinger 関連ソフトウェア