python-yourls is a simple python based API client for the YOURLS URL shortener
(http://yourls.org/).

For more information on using the client, documentation has been written for
sphinx (http://sphinx.pocoo.org/) and it can be built with:
  $ cd doc
  $ make html

Current documentation is available at http://tflink.github.com/python-yourls
