Coding With namedtuple & Python's Dynamic Superpowers
Mar 17, 2023•53 min•Ep. 149
Episode description
Have you explored Python's collections module? Within it, you'll find a powerful factory function called namedtuple(), which provides multiple enhancements over the standard tuple for writing clearer and cleaner code. This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.