Tags » python » keyring
-
Use keyring to store your credentials
If you need to store passwords in a Python application, use the keyring module to keep them safe.
If you need to store passwords in a Python application, use the keyring module to keep them safe.