start.txt 121 B

12345
  1. 启动
  2. python manage.py runserver 0.0.0.0:8800
  3. 停止
  4. pip install pyinstaller -i https://mirrors.aliyun.com/pypi/simple/