# Python Patterns

Pythonic idioms: PEP 8 style, type hints with mypy, dataclasses and protocols, generator patterns, context managers, async/await with asyncio, and package structure for maintainable Python.

## Manifest

```json
{
  "name": "Python Patterns",
  "description": "Pythonic idioms: PEP 8 style, type hints with mypy, dataclasses and protocols, generator patterns, context managers, async/await with asyncio, and package structure for maintainable Python.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/python-patterns",
  "source_pin": null,
  "manifest_hash": "df0c0abbbd0e6a01",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

