def get_password()

in keyper/__init__.py [0:0]


    def get_password(
        self,
        *,
        label: Optional[str] = None,
        account: Optional[str] = None,
        creator: Optional[str] = None,
        type_code: Optional[str] = None,
        kind: Optional[str] = None,
        value: Optional[str] = None,
        comment: Optional[str] = None,
        service: Optional[str] = None,