Module api
[hide private]
[frames] | no frames]

Module api
source code

this module implements a python wrapper for the connotea web api (http://www.connotea.org/wiki/WebAPI)

Classes [hide private]
AddErrorHandler Error handler for Api.add and Api.edit requests.
Api The base class providing access to the web api functionality via method calls.
BagOfAttributes  
Bookmark Class representing a Connotea bookmark.
Citation Class representing a Connotea citation.
Comment <comment> <rdf:Description> <entry> [ Comment text.
Date wraps a timestamp, providing a datetime instance as attribute.
Post  
QueryErrorHandler Error handler for search requests.
Response example:
Tag  
ThrottlingHandler HTTP Error 503 - Service unavailable

Functions [hide private]
  formatTags(tags)
formats a list of tag names as one string.

Variables [hide private]
USER_AGENT  
__version__  

Function Details [hide private]

formatTags(tags)

source code 
formats a list of tag names as one string.

Variables Details [hide private]

USER_AGENT

Value:
'pyconnotea/$LastChangedRevision: 6 $'                                 
      

__version__

Value:
'$LastChangedRevision: 6 $'