from webshare import server server = server.Server("python3 main.py", title="辅助记忆程序", host="0.0.0.0") server.serve()