CMD + K

attrs

Community

attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).

Installation

To install this package, run one of the following:

Conda
$conda install rpi::attrs

Usage Tracking

18.2.0
17.4.0
17.3.0
3 / 8 versions selected
Total downloads: 0

Description

attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). Its main goal is to help you to write concise and correct software without slowing down your code. For that, it gives you a class decorator and a way to declaratively define the attributes on that class:

About

Summary

attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).

Information Last Updated

Mar 25, 2025 at 16:21

License

MIT

Total Downloads

1.6K

Platforms

noarch Version: 18.2.0