|
The Python keyring lib provides a easy way to access the system keyring
|
|
service from python. It can be used in any application that needs safe
|
|
password storage.
|
|
|
|
python3-shtab is an optional dependency for building python3-keyring
|
|
with shell completion support.
|