Python3常用参考网址2018-05-25 本文已影响0人 FlyingLittlePG Python 3 教程 http://www.runoob.com/python3/python3-tutorial.html 廖雪峰的官方网站 https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000 Beautiful Soup 4.2.0 文档 https://www.crummy.com/software/BeautifulSoup/bs4/doc/index.zh.html Requests文档 http://docs.python-requests.org/zh_CN/latest/user/quickstart.html Python3文档 https://docs.python.org/3/library/index.html PYQT5文档 http://pyqt.sourceforge.net/Docs/PyQt5/index.html