https://docs.python.org/3.0/whatsnew/3.0.html Python3.0的新特性
https://blog.csdn.net/u014044812/article/details/78727496 Pycharm的破解方法
https://github.com/geekcomputers/Python Python小工具
https://github.com/csujedihy/lc-all-solutions Python解LeetCode
https://github.com/xianhu/LearnPython Python的知识点
https://github.com/ShiveryMoon/Imooc-Algorithm-PythonEdition Python版算法与数据结构
https://www.cnblogs.com/weikunzz/p/6857971.html Python2与Python3的不同点
https://pymotw.com/3/ Python3的具体知识点(大神制作)
https://github.com/miguelgrinberg/Flask-Migrate/issues/197 文件命名 一定不能与标准包的重名
https://github.com/donnemartin/system-design-primer 如何设计大型系统