teleport/server/www/requirements.txt

22 lines
379 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
Jinja2
2022-05-25 15:22:19 +00:00
MarkupSafe
2021-11-25 20:10:05 +00:00
Pillow
wheezy.captcha
qrcode
ldap3
cffi
# for Windows/macOS
2021-11-25 20:10:05 +00:00
pycryptodome
# for Linux
pycrypto