wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py
pip install flask flask-cache flask-mail flask-bcrypt psycopg2 gunicorn
wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py
pip install flask flask-cache flask-mail flask-bcrypt psycopg2 gunicorn
转载于:https://my.oschina.net/u/1020043/blog/1609307