Public Member Functions | Public Attributes

bbcflib::frontend::Frontend Class Reference

List of all members.

Public Member Functions

def __init__
def query_url
def job

Public Attributes

 url

Detailed Description

Connection to Fabrice David's web frontends for workflows.

A Frontend object either takes *url* to connect to, or a
``ConfigParser`` given as the *config* keyword argument (and
optionally a *section* keyword argument defaulting to
``"frontend"``.

If a *config* argument is given, it reads the field
``frontend_url`` from the configuration.  If both the *url* and
*config* arguments are given, *url* overrides config.

Member Function Documentation

def bbcflib::frontend::Frontend::job (   self,
  key 
)
Fetch information about job *key* as a Job object.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions