keyring
« Back to VersTracker
Description:
Easy way to access the system keyring service from python
Type: Formula  |  Latest Version: 25.7.0@1  |  Tracked Since: Dec 13, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: python security credentials keychain api-keys
Install: brew install keyring
About:
Keyring is a Python library that provides a simple API for accessing the system's native credential storage, such as macOS Keychain, Windows Credential Locker, and Linux Secret Service. It allows developers to securely store and retrieve passwords, API keys, and other sensitive data without managing platform-specific implementations. This tool is essential for applications that need to handle user credentials securely across different operating systems.
Key Features:
  • Unified API for multiple OS keyrings
  • Automatic backend selection
  • Secure credential storage and retrieval
  • Extensible backend architecture
Use Cases:
  • Storing API keys for command-line tools
  • Managing user passwords in desktop applications
  • Securing database connection strings in scripts
Alternatives:
  • secretstorage – Linux-specific D-Bus Secret Service API wrapper, while keyring is cross-platform.
  • python-keyring-lib – Older library with less active maintenance compared to jaraco/keyring.
Version History
Detected Version Rev Change Commit
Jan 22, 2026 8:19am 1 REVISION_ONLY e30a70bc
Dec 13, 2025 6:49pm 0 VERSION_BUMP 8a64357c
Nov 16, 2025 5:08pm 0 VERSION_BUMP 74cbc9bc
Sep 12, 2025 9:12am 0 VERSION_BUMP e65d61d0
Oct 12, 2024 5:08pm 0 VERSION_BUMP 7ea5e5ae
Sep 20, 2024 7:23pm 0 VERSION_BUMP 4e99ee6b
Sep 20, 2024 6:45pm 0 VERSION_BUMP 3ba52667
Aug 2, 2024 10:53pm 0 VERSION_BUMP 7e2f1ddc
Oct 28, 2023 9:59pm 2 VERSION_BUMP 19f1c158
Oct 27, 2023 9:58pm 2 VERSION_BUMP 75bfcc44
Oct 6, 2023 3:06am 1 VERSION_BUMP 71a5008f
Aug 6, 2023 5:21pm 1 VERSION_BUMP fa48ea62
Jun 23, 2023 10:42am 0 VERSION_BUMP f102156b
Jun 22, 2023 10:40am 0 VERSION_BUMP 49d97891
Jun 20, 2023 3:21am 0 VERSION_BUMP fd5b49c9
Jun 3, 2023 4:43pm 0 VERSION_BUMP 35e06e9b
Jun 3, 2023 10:22am 0 VERSION_BUMP 6290c179
Mar 20, 2023 6:13pm 0 VERSION_BUMP edc56264
Mar 20, 2023 6:12pm 0 NEW b8eb0c57