1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| pip install PyMySQL
| pip install fastapi
| pip install sqlalchemy
| pip install PyJWT
| pip install rsa
| pip install httpx
| pip install uvicorn
| pip install bcrypt
| pip install PyYAML
| pip install pycryptodomex
| pip install passlib
| pip install werkzeug
| pip install openpyxl
| pip install python-multipart
| pip install requests
| pip install websockets
| pip install cryptography
|
|