-
python 코딩 관련 공부할 리스트코딩/Python 2022. 11. 10. 14:28
python 유지보수를 위하여 단기간 동안 공부할 리스트를 정리해본다.
1. Black
개념: https://www.daleseo.com/python-black/
documentation: https://black.readthedocs.io/en/stable/
2. Flake8
개념:
https://dev-yakuza.posstree.com/ko/django/flake8/
https://tech.songyunseop.com/post/2017/05/lint-with-flake8/
3. clean code
정리 자료: https://github.com/silvermaking/Clean-Code-in-Python
정리자료: https://wikidocs.net/168357
'코딩 > Python' 카테고리의 다른 글
[python] Procrustes shape analysis (0) 2020.10.20