エントリーの編集
![loading...](https://b.st-hatena.com/77d2ee6f79ddaf78eb2d198936bae315b6721993/images/v4/public/common/loading@2x.gif)
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
Welcome to RESTKit’s documentation!¶ Restkit is an HTTP resource kit for Python. It allows you to... Welcome to RESTKit’s documentation!¶ Restkit is an HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it. It’s the base of couchdbkit a Python CouchDB framework. You can simply use restkit.request function to do any HTTP requests. Usage example, get a friendpaste paste: >>> from restkit import request >>> r = request('http://friendpaste.com/1ZSEo