#!/usr/bin/env python3 import runpy runpy.run_module("pypo", run_name="__main__")