Back to Marketplace

python

Enforces PEP 8 style, syntax validation, unit test execution, and modern Python versions for writing, reviewing, or refactoring Python code.

4,425downloads22installs22stars
v1.0.0
cmdopDevelopmentbest, coding, guidelines, practices, python3/2/2026

Overview

Python coding guidelines and best practices for writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation, unit test execution, and modern Python versions only.

Key Features

  • Enforces PEP 8 style
  • Syntax validation via py_compile
  • Unit test execution
  • Modern Python versions only (no EOL)
  • uv for dependency management when available
  • Idiomatic Pythonic patterns

How It Works

This skill enforces PEP 8 style, syntax validation, unit test execution, and modern Python versions only. It also provides idiomatic Pythonic patterns and checks for uv dependency management when available.

Use Cases

  • Writing new Python code
  • Reviewing existing Python code
  • Refactoring Python code
  • Ensuring modern Python versions only
  • Enforcing PEP 8 style
  • Validating syntax via py_compile
  • Executing unit tests
  • Using uv for dependency management when available

Reviews

No reviews yet.