▲ | sunrunner 6 hours ago | |
> Especially since representing a dict already has 2 ways, And lists. > Pythonic Pythonic in the way that Python's 'There should be one...' is expressed through the existence of tuples, named tuples, dataclasses, regular classes and attrs (not part of the standard library but it seems to be as much of a goto as requests is)? ;) |