Python Flask의 기본 골격을 만들어 주기 > 파이썬 게시판 만들기

파이썬 게시판 만들기

그누 어디까지 써봤니? 나는 파이썬까지 써봤어!

Python Flask의 기본 골격을 만들어 주기 정보

Python Flask의 기본 골격을 만들어 주기

본문

https://github.com/enwawerueli/flask-skeleton

 

create-flask-app --help
Usage: create-flask-app [OPTIONS] APPNAME

  Create a flask app skeleton.

Options:
  -d, --dest PATH   Where to create your app. Defaults to the current
                    directory.
  -v, --virtualenv  Create a virtual environment.
  -g, --git         Initialize a git repository.
  -V, --version     Show the version and exit.
  -h, --help        Show this message and exit.

 

1808292852_1576087374.2998.png

추천
1
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로