mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
08f3c9a652
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
8 lines
311 B
Text
8 lines
311 B
Text
python3-attrs (Classes Without Boilerplate)
|
|
|
|
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.
|