blob: 5bf52320bb7196326489cd95073457139a235881 (
plain)
1
2
3
4
5
6
|
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.
|