Proposing a struct syntax for Python

Proposing a struct syntax for Python

Articles

Brett Cannon proposes adding a new 'struct' syntax to Python, a construct where parameter names directly map to attribute names, simplifying data structure creation.