단순 PIP로 설치하면 된다. flask app를 구동하기 위한 기본 app를 만든다. ... type=str) parser.add_argument('data') args = parser.parse_args() ...
確定! 回上一頁