User Lookup Python Module

CherryPy Status Metadata object class.

class pacifica.metadata.rest.user_queries.user_lookup.UserLookup[source]

Retrieves detailed info for a given user.

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

exposed = True
static get_user_info_block(person_id, option=None)[source]

Return a formatted dictionary containing the details of a given user entry.