Hacker News new | ask | show | jobs
by fazkan 1116 days ago
I used to use dataclasses for value assertions, but have switched to use https://www.attrs.org/en/stable/. Its like the one tool you will need for 90% of the cases.