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