Hacker News new | ask | show | jobs
by ledauphin 1641 days ago
attrs really isnt about OO-style classes - it's specifically meant to provide struct-like declarative data containers, and these can help bridge the gap between the toolset that Python provides and functional (data-first) programming styles.