Registered by Andrew Hunter

A set of python bindings for Flickr's API

Features that set this Flickr API interface apart from other Python implementations:

    * Actively developed.
    * Extensive documentation, including usage examples.
    * API documentation that's always up-to-date with the latest version.
    * Support for uploading and replacing photos.
    * Automatically keeps track of your authentication credentials. No need to pass them on every Flickr API call.
    * Calls from Python are very similar to the Flickr names. For example, the Flickr method flickr.photosets.getList(user_id='73509078@N00') is called as flickr.photosets_getList(user_id='73509078@N00') in Python. Future versions might even eliminate the need to replace the dot with an underscore.

Project information

Maintainer:
Andrew Hunter
Driver:
Not yet selected
Licence:
Python Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

All packages Packages in Distributions

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Flickr API does not have any download files registered with Launchpad.