--- id: jaraco-functools version: "4.6.0" license: MIT license_treatment: permissive maintenance: active --- # jaraco.functools — Functools like those found in stdlib License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install jaraco-functools uv add jaraco-functools poetry add jaraco-functools ## Description .. image:: https://img.shields.io/pypi/v/jaraco.functools.svg :target: https://pypi.org/project/jaraco.functools .. image:: https://img.shields.io/pypi/pyversions/jaraco.functools.svg .. image:: https://github.com/jaraco/jaraco.functools/actions/workflows/main.yml/badge.svg :target: https://github.com/jaraco/jaraco.functools/actions?query=workflow%3A%22tests%22 :alt: tests .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff .. image:: https://readthedocs.org/projects/jaracofunctools/badge/?version=latest :target: https://jaracofunctools.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/badge/skeleton-2026-informational :target: https://blog.jaraco.com/skeleton .. image:: https://tidelift.com/badges/package/pypi/jaraco.functools :target: https://tidelift.com/subscription/pkg/pypi-jaraco.functools?utm_source=pypi-jaraco.functools&utm_medium=readme Additional functools in the spirit of stdlib's functools. For Enterprise ============== Available as part of the Tidelift Subscription. This project and... ## AI interpretation — verify before relying Provides additional utility functions for functional programming that extend Python's standard library functools module, such as decorators and higher-order function helpers. Verdict: A stable, actively maintained utility library with permissive licensing and low install friction. Suitable for projects needing functional programming helpers beyond the standard library, with no security concerns and straightforward integration. [View on SkillFed](https://skillfed.io/packages/jaraco-functools) · [View on PyPI](https://pypi.org/project/jaraco-functools/)