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
{{#tags}}- {{label}}
{{/tags}}