Python interface to Flickr

Edit Package python-flickrapi

The easiest to use, most complete, and most actively developed
Python interface to the Flickr API. It includes support for
authorized and non-authorized access, uploading and replacing
photos, and all Flickr API functions.

Refresh
Refresh
Source Files
Filename Size Changed
flickrapi-2.3.tar.gz 0000028511 27.8 KB
python-flickrapi.changes 0000003402 3.32 KB
python-flickrapi.spec 0000002442 2.38 KB
Revision 11 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 495528 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 2.3:
  - Removed flickrapi/contrib.py, as a persistent connection is now managed (much better)
  - Added explicit support for Python 3.5.
  - Moved from a Mercurial repository at BitBucket to a [Git repository
    at GitHub](https://github.com/sybrenstuvel/flickrapi/).
  - Mocking some calls to Flickr, so that unit tests can run without
    requiring the user to authenticate via the browser. This also
    prevents the upload of the test photo.
  - More serious testing, using py.test and Tox to test on all support
    versions of Python.
  - Automated builds are performed with Travis-CI.
  - Make flickrapi token storage directory configurable.
    [[ Feature request #68 ]](https://github.com/sybrenstuvel/flickrapi/issues/68)
  - Put requests in a session to benefit from connection reuse (Alexandre L).
  - When uploading a photo, send the title as UTF8
  - Sort many photosets with 'flickr.photosets.orderSets' failed
    [[ Bug report #74]](https://github.com/sybrenstuvel/flickrapi/issues/74)
  - Converted requested_permissions to unicode and ported authentication
    example to Python 3 (Michael Klich).

- update to version 2.0:
  * Major revision; now uses OAuth to interface with Flickr.
    Combines work of Sybren A. Stüvel, Jim Easterbrook,
    Thai Nguyen, Nick Loadholtes and Bengt.
- drop flickrapi-drop-bootstrap-distribute.patch: fixed upstream
- point the source URL to pypi
- remove unneeded depedencies to python-docutils, python-xml
  and unzip
- add new dependencies required by upstream:
  * python-requests
Comments 0
openSUSE Build Service is sponsored by