pwtools.common.tup2str

pwtools.common.tup2str(seq, func=<class 'str'>, sep=' ')

(1,2,3) -> “1 2 3”