python
Installation
SKILL.md
Python Development
Purpose: Production-ready Python development standards for building secure, performant, maintainable applications. Audience: Engineers building Python applications, APIs, data pipelines, or AI/ML systems. Standard: Follows github/awesome-copilot Python development patterns.
When to Use This Skill
- Building Python applications or APIs
- Adding type hints to Python code
- Writing async/await patterns in Python
- Testing with pytest
- Structuring Python project layouts