Go to file
2010-08-25 23:49:30 -04:00
2010-08-25 23:49:30 -04:00
2010-08-18 13:30:39 -04:00
2010-08-25 23:49:30 -04:00
2010-08-19 00:02:59 +01:00
2010-08-18 16:50:47 -04:00

This is a prototype implementation of a client
for discovery based APIs.

Installation
============

None. 

For the time being the required libraries
are checked into this directory to make 
developement easier, so you can just run
this directly after checking out.

Running
=======

First run three-legged-dance.py to get OAuth
tokens for Buzz, which will be stored in a file.

   $ python three-legged-dance.py

Then run sample.py, which will use the apiclient
library to retrieve the title of the most
recent entry in Buzz.

   $ python sample.py


Third Pary Libraries
====================

http://code.google.com/p/httplib2
http://code.google.com/p/uri-templates
http://github.com/simplegeo/python-oauth2

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%