harp.config.utils

get_application(name)[source]

Returns the application class for the given application name.

todo: add name/full_name attributes with raise if already set to different value ?

Parameters:

name (str)

Returns:

Return type:

Application

resolve_application_name(spec)[source]