Atributo do conjunto de python por nome da string

setattr(some_object, 'some_attribute', 42)
Arno Deceuninck