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
robocorp_storage-0.1.0.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for robocorp_storage-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e50074b8201b7bdc59e95d455155b9ad164e8f1aca7ca6e198150ef30e1e2a6e |
|
MD5 | e672b6e11ea938c371a3178ffa737276 |
|
BLAKE2b-256 | 6d01f13ec200c0c1221a8b7091215ac62dc759820f9229c7e0680c471debee76 |