teleport/server/www/requirements.txt

21 lines
359 B
Plaintext
Raw Normal View History

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
Mako
Pillow
wheezy.captcha
qrcode
ldap3
cffi
# for Windows
pycryptodome
# for Linux
pycrypto