# use python3
# pip3 install -r requirements.txt
# 或单独安装：
# pip install qrcode pillow
# excel2x 需要
openpyxl
colorama

# create_qrcode 需要
qrcode
pillow
