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 dataclassesstdlib usage -
Remove attrsdependency
Edited by Moul