This video teaches the Python getattr function. It starts off by showing how its functionality is identical to using dot notation to access an object's given attribute directly. It then goes on to show how the two functionalities differ. First, by showing being able to access an object's attribute dynamically, via a string, instead of typing out the attribute name directly. Next, as a consequence of the previous one, being able to loop through a list of attributes. Finally, it shows off geattr's optional third argument that allows you to check for an attribute that doesn't exist, and not get an AttributeError.
Sections
0:00 - Intro & Setup
0:37 - String Attribute
1:02 - Loop Through Attributes
1:34 - Check For Attributes That Don't Exist
#python #codingtutorial #learntocode
On this page of the site you can watch the video online Python getattr Function with a duration of hours minute second in good quality, which was uploaded by the user Jakubication 18 March 2026, share the link with friends and acquaintances, this video has already been watched 68 times on youtube and it was liked by 0 viewers. Enjoy your viewing!