2 projects
Python Decorators & Wrappers
Libraries that provide tools for creating, managing, and enhancing Python decorators and function wrappers with minimal boilerplate code. These libraries help maintain transparency in decorated functions while preserving introspection capabilities.
980 contributors
$648K
Most contributors
attrs
attrs is a Python library that helps developers write concise and maintainable classes by automatically adding generated special methods like __init__ and __repr__ to classes. It reduces boilerplate code while providing features like validators, converters, and metadata for class attributes.
Contributors
980
Organizations
360
Software value
$648K
wrapt
A Python module for decorators, wrappers and monkey patching.
This project hasn't been onboarded to LFX Insights.