Busca en todas las páginas de la documentación
13 pages in this section.
Quick reference for core Python syntax, unpacking, comprehensions, f-strings, and common builtins.
Quick reference for lists, dicts, sets, comprehensions, collections module, and merge patterns.
Quick reference for def, *args/**kwargs, closures, decorators, partial, and scope rules.
Quick reference for classes, dataclasses, properties, dunder methods, and protocols in Python.
Quick reference for iterators, generators, yield from, itertools, and lazy pipelines in Python.
Quick reference for try/except/else/finally, exception groups, context managers, and logging errors.
Quick reference for imports, packages, __init__, entry points, and uv/pip install patterns.
Quick reference for asyncio tasks, gather, timeouts, queues, and async context managers.
Quick reference for pathlib Path, reading/writing text, globbing, temp files, and binary IO.
Quick reference for json, datetime, logging, argparse, re, subprocess, and other stdlib hits.
Quick reference for type hints, generics, Protocol, TypedDict, TypeGuard, and TYPE_CHECKING.
Quick reference for pytest tests, fixtures, parametrize, monkeypatch, tmp_path, and raises.
A single-page roundup of every highlight bullet from the 12 pages in the Reference section, grouped by source page so you can scan all 60 takeaways without opening each article individually.