Manage services passwords
Functions
get_expired_passwords()
get_expired_passwords
List[Tuple[str, datetime]]
List
Tuple
str
datetime
get_projectrc_variables_indentation(projectrc)
get_projectrc_variables_indentation
parse_projectrc()
parse_projectrc
Dict[str, datetime]
Dict
password([service, show, random, new_password])
password
update_projectrc(variables)
update_projectrc
Classes
SupportedServices(value[, names, module, ...])
SupportedServices