关于requests认证使用官方文档:
https://requests-oauthlib.readthedocs.io/en/latest/
python3内置函数API
https://docs.python.org/3/library/functions.html
第3方requests包函数的API
https://docs.python-requests.org/zh_CN/latest/
https://docs.python-requests.org
python3标准库API
https://docs.python.org/3/library/