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_asset("cosmin", "cosmin@robocorp.com")
print("E-mail:", storage.get_asset("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
Built Distribution
File details
Details for the file robocorp_storage-0.2.0.tar.gz
.
File metadata
- Download URL: robocorp_storage-0.2.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ff2bed362d30ed41db5d5debeea0f75aef64c85c21a99d353173e8c8d17d019 |
|
MD5 | 2013d2c170d51b4cc559f0c586b47c0e |
|
BLAKE2b-256 | dbd04f4b72b131f099d397ec2f455bf450e9e00589ab846a242ce397f4810bee |
File details
Details for the file robocorp_storage-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: robocorp_storage-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c2a8c55e245492586433ca5414934baa955138fd00c1177d66c8a1b6d5884b |
|
MD5 | 1c372cbf3857e3a97b96e9898c605e8f |
|
BLAKE2b-256 | a9c49197d98c1ec1efd8b56f89b67eb14524d8562a20755d4af96079119c2b14 |