python-flickr-api
python-flickr-api copied to clipboard
more complete API documentation?
I've been getting along just fine by reading the code, but it would be nice to have full api docs with e.g. sphinx
I could make a PR for this. @alexis-mignon is material docs and pushing it to github pages oke for you?
I'm not saying it's always evident how to use it :), but all the API does is map to the Flickr API found here: https://www.flickr.com/services/api/
But that said, it would be nice with an extension of what is found here for sure: https://github.com/alexis-mignon/python-flickr-api/wiki/API-reference