RF接口测试常用库:
pip3 install -i https://pypi.douban.com/simple wxPython==4.0.4 --trusted-host pypi.douban.com
pip3 install -i https://pypi.douban.com/simple robotframework==3.1.2 --trusted-host pypi.douban.com
pip3 install robotframework-ride==1.7.4.2 -i https://pypi.douban.com/simple --trusted-host pypi.douban.com
pip3 install -i https://pypi.douban.com/simple robotframework-requests==0.6.5
pip3 install -i https://pypi.douban.com/simple robotframework-databaselibrary==1.2.4
pip3 install -i https://pypi.douban.com/simple robotframework-selenium2library==3.0.0
pip3 install -i https://pypi.douban.com/simple pymysql==0.9.3
pip3 install -i https://pypi.douban.com/simple robotframework-jsonlibrary
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple jsonpath
pip3 install -i https://pypi.douban.com/simple robotframework-excellib=2.0.1 --trusted-host pypi.douban.com
pip install -U robotframework-imagehorizonlibrary
OperatingSystem 是内置库,可以直接导入使用,不需要单独安装。
Screenshot 是内置库,可以直接导入使用,不需要单独安装。
其它镜像源:
清华镜像源 https://pypi.tuna.tsinghua.edu.cn/simple
中国科学技术大学 https://pypi.mirrors.ustc.edu.cn/simple
豆瓣 http://pypi.douban.com/simple/
阿里 http://mirrors.aliyun.com/simple/