Classes | Namespaces | Variables
ECLAPI.py File Reference

Go to the source code of this file.

Classes

class  ECLAPI.ECLAPIException
 
class  ECLAPI.ECLHTTPError
 
class  ECLAPI.ECLConnection
 
class  ECLAPI.ECLEntry
 

Namespaces

 ECLAPI
 

Variables

 ECLAPI.search_text = None
 
 ECLAPI.search_substring = None
 
 ECLAPI.opts
 
 ECLAPI.args
 
 ECLAPI.url = args[0]
 
 ECLAPI.c = ECLConnection(url)
 
 ECLAPI.lst = c.list(text=search_text, substring=search_substring, limit=10)