Skip to content

This python application will allow you to batch upload all the images in a specified folder to your Flickr account.

License

Notifications You must be signed in to change notification settings

nishanthc/Flickr-Batch-Uploader

Repository files navigation

======================================================================
Python FlickrAPI
======================================================================

Most of the info can be found in the 'doc' directory or on
http://flickrapi.sourceforge.net/

To install the Python Flickr API module, run::

    python setup.py install

To run the unittests, install nose and pymock first using::
    
    easy_install nose
    easy_install pymock

then run ``nosetest`` in the top-level directory.

Packaging requires ``easy_install setuptools-hg``

About

This python application will allow you to batch upload all the images in a specified folder to your Flickr account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published