Box 程序

Brightcells: e350e642cf add script startup.sh 8 年之前
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 8 年之前
.isort.cfg bae4176e0c basic configuration 8 年之前
README.md 978d0b8386 change session_end & add delete_photo & add print_qrcode 8 年之前
check.sh bae4176e0c basic configuration 8 年之前
isort.sh bae4176e0c basic configuration 8 年之前
main.py fffb3eb1ce add function print_qrcode to call 8 年之前
pep8.sh bae4176e0c basic configuration 8 年之前
requirements.txt bae4176e0c basic configuration 8 年之前
startup.sh e350e642cf add script startup.sh 8 年之前

README.md

Start

  • Default Port nohup python main.py &>minipai2.log &
  • Define Port nohup python main.py --port=8002 &>minipai2.log &