Classes | |
| class | OutStreamEncoder |
Variables | |
| string | __title__ = "TedTalks" |
| string | __mashup_title__ = "tedtalks" |
| string | __author__ = "R.D. Vaughan" |
| string | __version__ = "v0.10" |
| string | __usage_examples__ |
| int | __search_max_page_items__ = 10 |
| int | __tree_max_page_items__ = 10 |
| string | apikey = "" |
| tuple | main = process.mainProcess(target, apikey, ) |
| string tedtalks::__title__ = "TedTalks" |
Definition at line 23 of file tedtalks.py.
| string tedtalks::__mashup_title__ = "tedtalks" |
Definition at line 24 of file tedtalks.py.
| string tedtalks::__author__ = "R.D. Vaughan" |
Definition at line 25 of file tedtalks.py.
| string tedtalks::__version__ = "v0.10" |
Definition at line 26 of file tedtalks.py.
Definition at line 29 of file tedtalks.py.
| int tedtalks::__search_max_page_items__ = 10 |
Definition at line 73 of file tedtalks.py.
| int tedtalks::__tree_max_page_items__ = 10 |
Definition at line 74 of file tedtalks.py.
| string tedtalks::apikey = "" |
Definition at line 161 of file tedtalks.py.
| tuple tedtalks::main = process.mainProcess(target, apikey, ) |
Definition at line 166 of file tedtalks.py.
1.6.3