flickyou 0.5.0 ============== flickyou is a client library to access the Flickr API. Requirements ------------ * Python 2.3.5+ * simplejson for the default JSON backend * Valid API and secret keys (you can apply for one here: ) Installation ------------ $ easy_install flickyou - OR - Get the latest version from , unpack it, go inside the new directory and type the following in the shell: $ python setup.py install Documentation ------------- See doc/usage.txt for usage documentation and doc/api/index.html for the API doc. There's also a FAQ in doc/faq.txt. Subversion access ----------------- See