Project Lookup Python Module

CherryPy Status Metadata object class.

class pacifica.metadata.rest.project_queries.project_lookup.ProjectLookup[source]

Retrieves a set of projects for a given keyword set.

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

static _get_project_details(project_id)[source]

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

exposed = True