I tried a few python ports of flickr api and they didn’t work on my Python here which is 3.2. I also have 2.7. Do you guys know any API that is compatible with the latest Flickr API as well latest update of Python?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I could run Python Flickr API (http://stuvel.eu/flickrapi) on Python2.7. It’s not possible to run it on Python3 (according to its author).