Skip to main content

Robocorp Control Room Vault API integration library

Project description

robocorp-vault

robocorp-vault is a library that provides read and write access to the Vault in Robocorp Control Room, which can be used to store and retrieve secret values such as passwords.

Getting started

A secret consists of a name, an optional description, and a map of keys and values. For instance, one secret can be login credentials for a website, which includes both a username and a password:

from robocorp.tasks import task
from robocorp import vault

@task
def inspect_secret():
    secret = vault.get_secret("login_credentials")
    print("Secret name:", secret.name)
    print("Secret description:", secret.description)
    print("Secret keys:", secret.keys())
    print("Secret value:", secret["username"])

Guides

Further user guides and tutorials can be found in Robocorp Docs.

API Reference

Explore our API for extensive documentation.

Changelog

A list of releases and corresponding changes can be found in the changelog.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robocorp_vault-1.4.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robocorp_vault-1.4.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file robocorp_vault-1.4.0.tar.gz.

File metadata

  • Download URL: robocorp_vault-1.4.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robocorp_vault-1.4.0.tar.gz
Algorithm Hash digest
SHA256 f65082ab31485f921db000657dc526dfd32a1597c707d0ab120df980e646ea2f
MD5 7c724cccf3d7cf49b1a6b9b4b3d8a7a8
BLAKE2b-256 f2ffc18604d1ef4c68294cb5aade8207624d6be6e460a099683e2d070c24df2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for robocorp_vault-1.4.0.tar.gz:

Publisher: vault_release.yml on robocorp/robocorp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robocorp_vault-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: robocorp_vault-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robocorp_vault-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1bd5e1ae164cf337dbfe59b130821892cc5280cb3ec6cb09463e6debe2b3fbd6
MD5 465bdebbbb98d9c6bbe7dc892212966a
BLAKE2b-256 ddf42d8b0b6eff18276be7459bf9ee6116c6001b92fd0922dfa58fa4455cc702

See more details on using hashes here.

Provenance

The following attestation bundles were made for robocorp_vault-1.4.0-py3-none-any.whl:

Publisher: vault_release.yml on robocorp/robocorp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page