'''
scwrypts
python library functions and invoker for scwrypts
__all__ = [
'scwrypts',
'execute',
'interactive',
]
from .scwrypts import scwrypts, execute, interactive