python如何命令行下载包

$ wget https://bootstrap.pypa.io/get-pip.py

$ python get-pip.py

$ pip -V  #查看pip版本

   

$ pip install pyyaml

posted @ 2019-06-01 19:00  流年的夏天  阅读(4583)  评论(0编辑  收藏  举报