TIL Python Pythonを書くときは常にPEP 8スタイルガイドに従う 2024年8月13日 PEP 8 = Python拡張提案(Enhancement Proposal)#8 PEP 8 – Style Guide for Python Code | peps.python.orgThis document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational PEP describing style guidelines for the C code in the C implementation of Python.www.python.org はじめに — pep8-ja 1.0 ドキュメントpep8-ja.readthedocs.io Pythonのスタイルガイド。命名規則あたりなど特殊なのでざっとひと通り読んでおきたい。 blackというPythonのコードフォーマッターはこれに準拠しているのでVSCode拡張をインストールしておく。 GitHub - psf/black: The uncompromising Python code formatterThe uncompromising Python code formatter. Contribute to psf/black development by creating an account on GitHub.github.com TOP ← Previous @antfu/eslint-configに乗っかってPrettierなしでESLintにフォーマットも任せる Next → S3.Client.list_objects_v2のcontinuationTokenでリスト結果のページネーション