2021-11-25 20:10:05 +00:00
|
|
|
# pip install -U pip
|
|
|
|
# pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
|
|
|
|
# ... or ...
|
|
|
|
# pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
|
|
|
# pip install -r requirements.txt
|
|
|
|
|
|
|
|
tornado
|
|
|
|
PyMySQL
|
|
|
|
psutil
|
2022-09-13 01:59:48 +00:00
|
|
|
Jinja2
|
2022-05-25 15:22:19 +00:00
|
|
|
MarkupSafe
|
2021-11-25 20:10:05 +00:00
|
|
|
Pillow
|
|
|
|
wheezy.captcha
|
|
|
|
qrcode
|
|
|
|
ldap3
|
|
|
|
cffi
|
|
|
|
|
2022-09-13 01:59:48 +00:00
|
|
|
# for Windows/macOS
|
2021-11-25 20:10:05 +00:00
|
|
|
pycryptodome
|
|
|
|
# for Linux
|
|
|
|
pycrypto
|