Attributes ========== .. currentmodule:: domilite.accessors .. autoclass:: Attributes :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Attributes.classes .. rubric:: Methods Summary .. autosummary:: ~Attributes.clear ~Attributes.delete ~Attributes.from_tag ~Attributes.get ~Attributes.items ~Attributes.keys ~Attributes.normalize_attribute ~Attributes.normalize_pair ~Attributes.pop ~Attributes.popitem ~Attributes.render ~Attributes.set ~Attributes.setdefault ~Attributes.update ~Attributes.values .. rubric:: Attributes Documentation .. autoattribute:: classes .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: delete .. automethod:: from_tag .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: normalize_attribute .. automethod:: normalize_pair .. automethod:: pop .. automethod:: popitem .. automethod:: render .. automethod:: set .. automethod:: setdefault .. automethod:: update .. automethod:: values