Package Bio :: Package EUtils :: Module Datatypes :: Class Provider
[hide private]
[frames] | no frames]

Class Provider

source code

The Provider, as listed in 'llinks' (LinkOut)

Attributes are:
    name -- name of the provider
    name_abbr -- an abbreviated name for the provider
    id -- a unique id for the provider
    url -- where to go for more information about the provider
    icon_url -- a small image to use for the provider

Instance Methods [hide private]
 
__init__(self, name, name_abbr, id, url=None, icon_url=None) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code
 
__repr__(self) source code