python-flickr
python-flickr copied to clipboard
Switch to using requests instead of urllib
trafficstars
Been meaning to get to this.
Nice work, including a helpful readme. Thanks a lot, you saved me a lot of time struggling with the awful Flickr documentation regarding the authentication/signing part.
But why switch to requests if things work as expected, which so far seems to be the case, at least for me?