pymysql、pymongo、redis-py安裝1.將數據存入mysql藉助pymysql2.和MongoDB進行交互,藉助pymongopip3 install pymysql(pip 安裝對應包)