giantbomb::giantbomb_api Namespace Reference

Classes

class  OutStreamEncoder
class  gamedbQueries

Functions

def main

Variables

string __title__ = "giantbomb_api - Simple-to-use Python interface to The GiantBomb's API (api.giantbomb.com)"
string __author__ = "R.D. Vaughan"
string __purpose__
string __version__ = "v0.1.0"
string version = ''

Function Documentation

def giantbomb::giantbomb_api::main ( void   ) 
Simple example of using giantbomb_api - it just
searches for any Game with the word "Grand" in its title and returns a list of matches
in Universal XML format. Also gets game details using a GameBomb#.

Definition at line 457 of file giantbomb_api.py.


Variable Documentation

string giantbomb::giantbomb_api::__title__ = "giantbomb_api - Simple-to-use Python interface to The GiantBomb's API (api.giantbomb.com)"

Definition at line 15 of file giantbomb_api.py.

Definition at line 16 of file giantbomb_api.py.

Initial value:
'''
This python script is intended to perform a variety of utility functions to search and access text
metadata and image URLs from GiantBomb. These routines are based on the GiantBomb api. Specifications
for this api are published at http://api.giantbomb.com/documentation/
'''

Definition at line 17 of file giantbomb_api.py.

Definition at line 23 of file giantbomb_api.py.

Definition at line 73 of file giantbomb_api.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun Feb 12 06:42:31 2012 for MythTV by  doxygen 1.6.3