Robocorp Asset Storage library
Project description
Robocorp Control Room Asset Storage API library
robocorp-storage
is a library which provides read and write access to the
Asset Storage in Robocorp Control Room.
Usage
from robocorp import storage
def store_email():
storage.set_text("cosmin", "cosmin@robocorp.com")
print("E-mail:", storage.get_text("cosmin"))
storage.delete_asset("cosmin")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robocorp_storage-0.3.0.tar.gz
(8.4 kB
view hashes)
Built Distribution
Close
Hashes for robocorp_storage-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41aba06798b06e1e032f2e93c7b45b426efa4cb7cc0e9fe052eead66848a20e2 |
|
MD5 | f2d8cded3bd0bfa20c6ef4b528b72745 |
|
BLAKE2b-256 | 4d4844e27167d9f42b4fc3f3b30c8b73a5ee810ca08ea5f4d5cb5d576d7dfc60 |