自己整理的PYTHON库

1、操作Excel

1)Openpyxl

地址:https://pypi.org/project/openpyxl/

文档:https://openpyxl.readthedocs.io/en/stable/

 

2、操作网络请求

1)requests

地址:https://pypi.org/project/requests/

文档:https://docs.python-requests.org/en/latest/

 

3、Python的测试框架

1)pytest

地址:https://pypi.org/project/pytest/

文档:https://docs.pytest.org/en/latest/

 

4、操作Mysql数据库

1)MySQL引擎库

地址:https://pypi.org/project/PyMySQL

文档:https://pymysql.readthedocs.io/en/latest/

 

5、Web的UI自动化(最爱)

1)Selenium-wire

地址:https://pypi.org/project/selenium-wire/

文档:https://github.com/wkeeling/selenium-wire

 

6、操作时间、日期、时区

1)Arrow

地址:https://pypi.org/project/arrow/

文档:https://arrow.readthedocs.io/en/stable/

 

2)Pendulum

地址:https://pypi.org/project/pendulum/

文档:https://pendulum.eustace.io/docs/

  

7、网页的富文本编辑器

1)django-ckeditor

https://pypi.org/project/django-ckeditor-5/

文档:https://ckeditor.com/

 

8、剪贴板

1)pyperclip

https://pypi.org/project/pyperclip/

 

2)pyclip

https://pypi.org/project/pyclip/

 

9、键盘操作

1)PyAutoGUI

https://pypi.org/project/PyAutoGUI/

文档:https://pyautogui.readthedocs.io/en/latest/

 

10、图片识别

1)pytesseract

https://pypi.org/project/pytesseract/

文档:https://hub.fastgit.org/UB-Mannheim/tesseract/wiki

 

2) easyocr

https://pypi.org/project/easyocr/

文档:https://www.jaided.ai/easyocr/tutorial/

 

11、图表

1)pyecharts

 https://pypi.org/project/pyecharts/

文档:

https://pyecharts.org/#/

https://gallery.pyecharts.org/#/

 

12、redis

1)redis

https://pypi.org/project/redis/

文档

https://pypi.org/project/redis/

 

13、oracle

1)cx-oracle

https://pypi.org/project/cx-Oracle/

文档

https://cx-oracle.readthedocs.io/en/latest/

 

14、生成虚拟数据

1)Faker

 https://pypi.org/project/Faker/

文档

https://faker.readthedocs.io/en/master/

 

15、文字转语音的库

1)pyttsx3

https://pypi.org/project/pyttsx3/

文档

https://pyttsx3.readthedocs.io/en/latest/

 

16、音频处理

1)spleeter

https://pypi.org/project/spleeter/

文档

https://pypi.org/project/spleeter/

 

17、yaml

1)pyyaml

https://pypi.org/project/PyYAML/

文档

https://pyyaml.org/wiki/PyYAMLDocumentation

 

18、unittest测试报告

1)HTMLReport

https://pypi.org/project/HTMLReport/

文档

https://github.com/liushilive/htmlreport

 

19、pytest测试报告

1)pytest-testreport

https://pypi.org/project/pytest-reporter-html1/

 文档

https://github.com/christiansandberg/pytest-reporter-html1

20、自动化webui的测试

1)undetected-chromedriver

https://pypi.org/project/undetected-chromedriver/

文档

https://github.com/ultrafunkamsterdam/undetected-chromedriver

 

21、CHATGPT

1)freechatgpt

https://pypi.org/project/freechatgpt/

文档:

https://pypi.org/project/freechatgpt/

posted @ 2020-08-31 09:56  煦色韶光  阅读(392)  评论(0编辑  收藏  举报