Python data classes
Python data classes
Posted Nov 30, 2017 15:13 UTC (Thu) by hynek (subscriber, #55397)In reply to: Python data classes by flewellyn
Parent article: Python data classes
If by “this” you mean type annotations, I have good news: http://www.attrs.org/en/stable/examples.html#types
