numpy中文:https://www.numpy.org.cn/article/basics/an_introduction_to_scientific_python_numpy.html
numpy英文:http://www.numpy.org/
scipy中文:https://wizardforcel.gitbooks.io/scipy-lecture-notes/content/4.html
scipy英文:https://www.scipy.org/
splinter中文:https://splinter-docs-zh-cn.readthedocs.io/zh/latest/index.html#
splinter英文:https://splinter.readthedocs.io/en/latest/
tensorflow中文:http://tensorfly.cn/tfdoc/get_started/introduction.html
keras中文:https://keras-cn.readthedocs.io/en/latest/getting_started/sequential_model/
keras英文:https://keras.io/getting-started/sequential-model-guide/
sympy英文:https://docs.sympy.org/latest/tutorial/index.html
networkx英文:https://networkx.github.io/documentation/networkx-1.9.1/index.html
matplotlib英文:https://matplotlib.org
tqdm英文:https://pypi.org/project/tqdm/#documentation
scikit-learn英文:https://scikit-learn.org/stable/index.html
flask中文:http://docs.jinkan.org/docs/flask/
flask英文:http://flask.pocoo.org/
requests英文:https://2.python-requests.org//en/master/user/quickstart/
bs4英文:https://www.crummy.com/software/BeautifulSoup/bs4/doc/
bs4中文:https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/