category: Python
requires: python39
sdesc: "Python attributes without boilerplate"
ldesc: "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."
external-source: python-attrs