Description
Tuple-like records can stay lightweight while allowing field updates. Developers can represent structured data with named fields, faster attribute access, and mutability where normal namedtuple objects would be too rigid. It is a data-structure library for application code.