Python ATTRS Library. Kill OOP “boilerplate”
attrs.readthedocs.org
Python ATTRS Library. Kill OOP “boilerplate”
1–2 of 2 posts
Re: Python ATTRS Library. Kill OOP “boilerplate”
#2Might seem a bit sketchy at first but it does look interesting. I'm not horrified by the way Python implements OOP or else I wouldn't be using it. It kinda makes me feel weird to include a package to change such a core functionality but not like it hasn't been done before with other languages. But anyway. Check it out. It's interesting. Definitely put a lot of work into it. It's a self fork of the previous library - Characterstic. https://github.com/hynek/characteristic I heard these libraries mentioned by a Django Core Dev on the talkpythontome.com podcast.