Python Typing

Add type hints where they catch real errors and document contracts, choosing Protocol, generics, or TypedDict deliberately and setting a checker strictness you can actually hold. Use when introducing or tightening types on a Python codebase.

Amey-Thakur f4a01e5 2.8 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/python/python-typing commit f4a01e5f25

Frequently asked questions

npx skillmds@latest add amey-thakur/python-typing