This folder has no README. Everything inside it is listed below.
Notes
- collections — specialized containers
- itertools — efficient iterator combinators
- functools — higher-order function utilities
- contextlib — context manager helpers
- dataclasses — boilerplate-free data classes
- pathlib and logging
- concurrent.futures — thread/process pools with a unified API
- dataclasses vs Pydantic v2 vs attrs · 7 angles