Everything you need to know about python-restclient.
Python-restclient is simple REST client for Python, inspired bythe microframework (Camping, Sinatra) style of specifying actions: get,headput, post, delete.
Made by Enki Multimedia for one of our project and we decided to make it public.