Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Pep-8 GuardianNew to Visual Studio Code? Get it now.
Pep-8 Guardian

Pep-8 Guardian

Kaushiki Mallick

| (0) | Free
PEP8 checker for Python files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pep-8 Guardian

A lightweight VS Code extension that checks Python files for PEP-8 violations using pycodestyle.

Features

  • Real-time PEP-8 linting when you open or save Python files
  • Simple and lightweight
  • Shows the number of PEP-8 issues in the console or status bar

Requirements

  • Python must be installed
  • pycodestyle must be installed:
pip install pycodestyle
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft