[pytest-dev] [proposal] introducing attrs to the codebase

Ronny Pfannschmidt opensource at ronnypfannschmidt.de
Tue Dec 6 02:43:37 EST 2016


Hi all,

i'd like to introduce https://pypi.python.org/pypi/attrs as a
dependency,

its a fairly usefull library that takes away quite some boilerplate and
common error cause while automatically adding repr, comparators and
similar small details to python classes.

I have used it in a number of personal projects, and dont want to miss
it by now.

-- Ronny


More information about the pytest-dev mailing list