OAUTHnesia for Python


Having a really good time with Python and finding things to be a LOT merrier and enjoyable. That being said, I coded OAUTHnesia for Python; an OAUTH v1.0a client for Urbanesia’s API.

A tutorial here really describes how easy it is to submit your own packages to PyPi. I followed through and to install this package is as easy as:

(sudo) pip install oauthnesia

OAUTHnesia is built upon requests and requests-oauthlib.

Usage is really simple. To do a search about steaks, one can do below: