6. Editing UMI Template Files

archetypal can read an UMI Template File using the command:

>>> from archetypal import UmiTemplateLibrary
>>> template_library = UmiTemplateLibrary.open()

which returns an UmiTemplateLibrary object.