标签:pychar 工具 python char tools https 添加 www http
1.PEP8编码规范
https://www.python.org/dev/peps/pep-0008
2.规范化工具
pip3 install autopep8
Pycharm工具扩展安装pep8:Preferences, Tools, External Tools, 添加
规范化处理:Pycharm右键,External Tools, autopep8
标签:pychar 工具 python char tools https 添加 www http
原文地址:https://www.cnblogs.com/wcsan/p/9515125.html