API 
===

def eukulele(string_arguments="", config=""):

    :param string_arguments: a space-separated string containing the ``EUKulele`` parameters and appropriate flags
    :param config: the path to a configuration file
    :type string_arguments: str
    :type config: str