seq
2.0.0
|
Functions | |
def | draw_tpl (tpl, of, name, tail="") |
def | seqdraw (log_level, output, modules) |
Variables | |
LOGGER = logging.getLogger(__name__) | |
def cli.seqdraw.draw_tpl | ( | tpl, | |
of, | |||
name, | |||
tail = "" |
|||
) |
def cli.seqdraw.seqdraw | ( | log_level, | |
output, | |||
modules | |||
) |
Executes sequences from command line.
cli.seqdraw.LOGGER = logging.getLogger(__name__) |