Description
Adds helper patterns for working with Python classes. It supports developer code that needs reusable class utilities beyond what is available directly in the standard library.
Most users encounter it as a dependency of other Python packages. Install it directly only when maintaining code that imports jaraco.classes or needs its class-manipulation helpers.