How to achieve Partial Immutability with Python? dataclasses or attrs?
python
dataclasses
attrs
Should you use Python’s
dataclasses or attrs? This article will give you an overview with examples.
Apr 22, 2022














