Python client library
1Password Events API Specification.
REST API interface for 1Password Connect.
# 1Password Python SDK v0.4.1b1 ## NEW - **1Password Environment access:** The SDK can now read variables from a 1Password Environment.
# 1Password Python SDK v0.4.0 ## NEW - **Desktop App integration:** The SDK can now authenticate via an authorization prompt from the 1Password app.…
# 1Password Python SDK v0.4.0b2 ## NEW - **Vault group permission management operations:** You can now grant, update and revoke group access to vaul…
# 1Password Python SDK v0.3.2 ## FIXED - The `client.secrets.resolve_all()` SDK function now only sources secrets from active items.
# 1Password Python SDK v0.4.0b1 ## NEW - The SDK can now authenticate with the Desktop App. - Vault `get`, `get_overview` as well as new options for…
# 1Password Python SDK v0.3.1 ## NEW - `VaultOverview` now includes `created_at` and `updated_at` fields that show when the vault was created and la…
# 1Password Python SDK v0.3.0 ## NEW - **Support for item states**: You can now fetch an item's state using the SDK. `ItemOverview` exposes one of t…
# 1Password Python SDK v0.2.1 ## NEW - **`CreatedAt` and `UpdatedAt` item metadata:** Items and item overviews now expose attributes with their …