对于python而言,规范的排版是刚需,入坑了你会有体会的。

1、pip安装一下: (1)cmd (2) pip install autopep8 ;

python : autopep8

2、atom中 下载python-autopep8库

3、找到python\ srcipts \pep8.exe 路径放在atom python-autopep8 settings下

python : autopep8

4、结果
如果atom中出现autopep8图标,即表示成功。

python : autopep8
好好享用吧。

相关文章:

  • 2021-08-24
  • 2021-05-06
  • 2022-12-23
  • 2021-08-08
  • 2021-06-14
  • 2022-12-23
  • 2021-10-29
猜你喜欢
  • 2021-10-31
  • 2021-06-15
  • 2022-12-23
  • 2021-07-17
  • 2022-03-07
  • 2021-09-01
  • 2021-07-14
相关资源
相似解决方案