😎pythonのlinter周り2023/10/29に公開2023/10/30Pythontech以下のを使うようになった。 mypy: static type checking black: formatter isort: import formatter package managerはpoetryで。 mypy https://github.com/python/mypy https://blog.streamlit.io/building-robust-streamlit-apps-with-type-checking/ isort https://scrapbox.io/PythonOsaka/Pythonの静的解析ツールisortを使ってみよう black https://hesma2.hatenablog.com/entry/2021/01/18/080000 Discussion
Discussion