oo7 Python Bindings
Python bindings for oo7, providing access to Secret Service API on Linux. Automatically uses a file-based keyring when running in a sandboxed environment.
Installation
Usage
# Create keyring
= await
# Store a secret
await
# Search for items
= await
= await
# Clean up
await
Running Tests
Examples
See tests/test_keyring.py for more examples.
License
MIT