💾 Archived View for freeshell.de › tldr › pycodestyle.gmi captured on 2023-11-04 at 12:48:14. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A tool to check Python code against PEP 8 style conventions.
pycodestyle {file.py}
pycodestyle {file1.py} {file2.py} {file3.py}
pycodestyle --first {file.py}
pycodestyle --show-source {file.py}
pycodestyle --show-pep8 {file.py}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).