entry¶
-
class
pykeepass.entry.Entry(title=None, username=None, password=None, url=None, notes=None, tags=None, expires=False, expiry_time=None, icon=None, autotype_sequence=None, autotype_enabled=True, element=None, kp=None)¶ -
ref(attribute)¶ Create reference to an attribute of this element.
-
save_history()¶ Save the entry in its history
-
touch(modify=False)¶ Update last access time of an entry
-