WS2P head: Use dataclasses instead of attrs
Would allow to get rid of attrs
dependency?
- https://www.attrs.org/en/stable/why.html
- https://docs.python.org/3/library/dataclasses.html
- French article about dataclasses
Tasks
-
Switch to dataclasses
stdlib usage -
Remove attrs
dependency
Edited by Moul