Hacker News new | ask | show | jobs
by isjustintime 326 days ago
Yes, dataclasses are great. I often use them as a pretty clear and adopted way to handle serialization and deserialization, configs, etc.