~Also is it planned to switch to the keyring package in the future (which would add Windows, MacOS, KWallet etc. support)? If yes than this feature would not work any longer~ Okay nevermind that. While I could not find it in the documentation anywhere it seems to be supported: https://stackoverflow.com/a/61484528/7583539. A second look in the function signature however reveals that this seems to be supported as the username is declared as Optional[str]
~Also is it planned to switch to the keyring package in the future (which would add Windows, MacOS, KWallet etc. support)? If yes than this feature would not work any longer~ Okay nevermind that. While I could not find it in the documentation anywhere it seems to be supported: https://stackoverflow.com/a/61484528/7583539. A second look in the function signature however reveals that this seems to be supported as the username is declared as
Optional[str]