Coding With namedtuple & Python's Dynamic Superpowers
The Real Python Podcast - Podcast autorstwa Real Python - Piątki
Kategorie:
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.