码迷,mamicode.com
首页 > 其他好文 > 详细

pip安装库

时间:2020-05-17 01:38:17      阅读:80      评论:0      收藏:0      [点我收藏+]

标签:rust   安装   request   查看   ddt   requests   utils   ted   自动化   

1、pip install + 库名

    安装失败时: pip install 库名 -i http://pypi.douban.com/simple/  --trusted-host pypi.douban.com

2、查看已安装库:

   pip list

3、接口自动化所需库:

    1. pip install requests    

    2. pip install xlrd

   3. pip install xlutils

   4. pip install ddt

   5. pip install pycryptodome 

pip安装库

标签:rust   安装   request   查看   ddt   requests   utils   ted   自动化   

原文地址:https://www.cnblogs.com/songsong666/p/12902915.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!