Store and access your passwords safely.
conda install scw::keyring
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.