python3-flickrapi

Flickr API wrapper for Python 3
  http://stuvel.eu/projects/flickrapi
  0
  no reviews



Python-flickrapi is a complete and easy to use Python module for interfacing with the Flickr API (see https://www.flickr.com/services/api/ for details on the Flickr API).

the main features are:

- keeping track of authentication credentials (no need to pass them on every Flickr API call) - caching of API calls - support for uploading and replacing photos - support for different XML parsers

This package installs the library for Python 3.