Python Code Formatter

Auto-format Python code with intelligent tool selection based on file type using uv package management. Uses blackbricks for Databricks notebooks (preserves cell structure), black+isort for regular Python, and ruff for linting. Use when formatting code, fixing style issues, or preparing code for CI/CD.

qian-yu-db Updated

File contents

qian-yu-db/custom-claude-skills/tree/main/python_skills/python-code-formatter commit f9b9d8ed76

Frequently asked questions

npx skillmds@latest add qian-yu-db/python-code-formatter