If you’re in the need of a Python library for the Flickr API, check out my library on GitHub. https://github.com/michaelhelmick/python-flickr Docs & download info can be found there.
Monthly Archives:: January 2012
Post an Image with Python OAuth Library
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 »