Атрибут набора Python по имени строки
setattr(some_object, 'some_attribute', 42)
Arno Deceuninck
setattr(some_object, 'some_attribute', 42)