""" __main__ - if package is run as module this is launched """ from sliceitoff.main import main main()