--- id: jaraco-classes version: "3.4.0" license: unclear license_treatment: permissive maintenance: active --- # jaraco.classes — Utility functions for Python class constructs License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install jaraco-classes uv add jaraco-classes poetry add jaraco-classes ## Description .. image:: https://img.shields.io/pypi/v/jaraco.classes.svg :target: https://pypi.org/project/jaraco.classes .. image:: https://img.shields.io/pypi/pyversions/jaraco.classes.svg .. image:: https://github.com/jaraco/jaraco.classes/actions/workflows/main.yml/badge.svg :target: https://github.com/jaraco/jaraco.classes/actions?query=workflow%3A%22tests%22 :alt: tests .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff .. image:: https://readthedocs.org/projects/jaracoclasses/badge/?version=latest :target: https://jaracoclasses.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/badge/skeleton-2024-informational :target: https://blog.jaraco.com/skeleton .. image:: https://tidelift.com/badges/package/pypi/jaraco.classes :target: https://tidelift.com/subscription/pkg/pypi-jaraco.classes?utm_source=pypi-jaraco.classes&utm_medium=readme For Enterprise ============== Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to... ## AI interpretation — verify before relying Provides utility functions and helper classes for working with Python class constructs, such as metaclasses and class hierarchies. Verdict: A stable, well-maintained utility library for Python class operations with no security vulnerabilities, minimal dependencies, and permissive licensing. Suitable for projects needing class-level utilities without significant risk or friction. [View on SkillFed](https://skillfed.io/packages/jaraco-classes) · [View on PyPI](https://pypi.org/project/jaraco-classes/)