Contact

class materials_compendium.parse.Contact(Phone, Name, Email)[source]

Represents a contact with phone, name, and email attributes.

Methods

from_dict

Create a Contact object from a dictionary representation.