seq  2.0.0
Functions | Variables
cli.seqdraw Namespace Reference

Functions

def draw_tpl (tpl, of, name, tail="")
 
def seqdraw (log_level, output, modules)
 

Variables

 LOGGER = logging.getLogger(__name__)
 

Function Documentation

◆ draw_tpl()

def cli.seqdraw.draw_tpl (   tpl,
  of,
  name,
  tail = "" 
)

◆ seqdraw()

def cli.seqdraw.seqdraw (   log_level,
  output,
  modules 
)
Executes sequences from command line.

Variable Documentation

◆ LOGGER

cli.seqdraw.LOGGER = logging.getLogger(__name__)