ciaron / favr3

reimplementation of Favr for Flickr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickr API client based on requests_oauthlib. Requires a file apikeys as per the link below. 
Running flickrOAuth.py will generate the token file to allow access. This file needs to exist before (authenticated) calls can be made to the Flickr API

Based on code from: http://mkelsey.com/2011/07/03/Flickr-oAuth-Python-Example

About

reimplementation of Favr for Flickr

License:MIT License


Languages

Language:Python 65.6%Language:HTML 34.4%