Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwilk
2951 days ago
Another alternative to data classes is types.SimpleNamespace, available since Python 3.3:
https://docs.python.org/3/library/types.html#types.SimpleNam...