python-best-practices

Installation
SKILL.md

Python Best Practices

Guidelines for writing high-quality Python code in data and consulting projects.

When to Apply

Reference these guidelines when:

  • Writing new Python scripts or modules
  • Reviewing or refactoring existing Python code
  • Building data pipelines or ETL workflows
  • Developing APIs or CLI tools
  • Conducting code reviews

Code Style and Readability

Installs
9
GitHub Stars
2
First Seen
Mar 12, 2026
python-best-practices — b12consulting/skills