#!/usr/bin/env python from mamonsu.lib.runner import start if __name__ == '__main__': start()