Description
Adds function helpers similar to and extending Python's functools module. It supports reusable patterns for decorators, caching, composition, and small functional-programming utilities in Python projects.
Most users see it as a dependency of other packages. Developers install it directly when maintaining code that relies on jaraco.functools helpers.