Letter P

python39-keyring - Store and access your passwords safely

Website: https://github.com/jaraco/keyring
License: MIT and Python
Vendor: Alcance Libre, Inc.
Description:
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.

The keyring services supported by the Python keyring lib:

* OSXKeychain: supports the Keychain service in Mac OS X.
* KDEKWallet: supports the KDE's Kwallet service.
* GnomeKeyring: for GNOME environment.
* SecretServiceKeyring: for newer GNOME and KDE environments.
* WinVaultKeyring: supports the Windows Credential Vault

Besides these native password storing services provided by operating
systems. Python keyring lib also provides following build-in
keyrings.

* Win32CryptoKeyring: for Windows 2k+.
* CryptedFileKeyring: a command line interface keyring base on
  PyCrypto.
* UncryptedFileKeyring: a keyring which leaves passwords directly in
  file.

Packages

python39-keyring-25.1.0-1.aldos.noarch [92 KiB] Changelog by Joel Barrios (2024-04-16):
- Update to 25.1.0.

Listing created by Repoview-0.6.6-6.fc14.al