An open API service indexing awesome lists of open source software.

https://github.com/beaufour/flickr-upload

Simple tool to upload photos to Flickr
https://github.com/beaufour/flickr-upload

Last synced: about 1 year ago
JSON representation

Simple tool to upload photos to Flickr

Awesome Lists containing this project

README

          

Status
======

NOT READY FOR GENERAL USAGE :)

Description
===========

Simple script to upload files to [Flickr](http://flickr.com):

flickr-upload -k -s [-s ]

Get your [Flickr API key](http://www.flickr.com/services/api/).

Requirements
============

* [argparse](http://docs.python.org/2.7/library/argparse.html) (Python 2.7+)
* [Python Flickr API](https://github.com/alexis-mignon/python-flickr-api/)
* [phpserialize](https://pypi.python.org/pypi/phpserialize)