Adaptive Python development guide with tiered complexity levels (Minimal/Standard/Full). Automatically selects appropriate guidance based on project context - from simple scripts (just clean Python code) to full production systems (complete tooling ecosystem). Covers modern conventions, testing, tooling, security, and best practices. Use when writing Python code, converting scripts, setting up projects, or building production systems. Keywords: PEP-8, Ruff, pytest, mypy, simple scripts, project structure, PyPI, packaging, type hints, clean code
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
assets/pyproject-toml-template.tomlreferences/async-patterns.mdreferences/code-quality-tools.mdreferences/common-libraries.mdreferences/conventions-and-style.mdreferences/dependency-management.mdreferences/docstrings-documentation.mdreferences/installation/linux.mdreferences/installation/macos.mdreferences/installation/overview.mdreferences/installation/windows.mdreferences/packaging-distribution.mdreferences/performance-optimization.mdreferences/project-structure.mdreferences/security-best-practices.mdreferences/skill-evaluation-scenarios.mdreferences/testing-methodology.mdreferences/type-hints.md