python如何命令行下载包时间:2024-03-01 08:39:21 $ wget https://bootstrap.pypa.io/get-pip.py $ python get-pip.py $ pip -V #查看pip版本 $ pip install pyyaml