aeneas
aeneas copied to clipboard
Investigate using attrs package
See:
https://attrs.readthedocs.io/en/stable/ https://attrs.readthedocs.io/en/stable/examples.html
I need to investigate the __init__ argument validation more.
Right now I am not sure if less init code is worth the burden of another dependency. If validation kicks in substantially, then it is alright to use it.