Post an Image with Python OAuth Library

Posted by & filed under API, Python.

I wanted to post an image to a Flickr Python library I’m writing, but was unable to find ANYthing on the web about posting an image via the Python OAuth library. @ryanmcgrath had the base of how to upload an image in his Twython library, but it wasn’t quite right because there were no oauth… Read more »