Видео с ютуба Namedtuple
Python Tutorial: Namedtuple - When and why should you use namedtuples?
An Intro to Python's namedtuple
Коллекции namedtuple python
NamedTuple in Python || Tuple vs NamedTuple
#5. Именованные кортежи namedtuple модуля collections | The Python Standard Library
namedtuple to json and other pitfalls (intermediate) anthony explains #101
Intermediate Python Tutorial #7 - Collections/namedtuple()
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...
Python namedtuple with typing #Shorts
python: 4 ways to set namedtuple defaults (intermediate) anthony explains #118
38. Коллекции Namedtuple: Hackerrank | Объяснение решения на Python
how namedtuple works (advanced) anthony explains #102
Best Way to Store Data in Python? Classes vs Dataclasses vs NamedTuple (Full Comparison)
++namedtuple: Python style Named Tuples in C++20 - Kris Jusiak - Meeting C++ 2021
Python Named Tuple of Python Collection Module
Mastering Python's namedtuple: Simplify Data Structures Like a Pro!
Python NamedTuple : Understand NamedTuple in detail
What does this package do? - Episode 1: collections.namedtuple
namedtuple function in Python | Collection Module
Use namedtuples for more readable code