Robocorp Asset Storage library
Project description
robocorp-storage
robocorp-storage
is a library which provides read and write access to the Asset Storage in Robocorp Control Room.
Getting started
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")
Guides
API Reference
Explore our API for extensive documentation.
Changelog
A list of releases and corresponding changes can be found in the changelog.
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-1.0.5.tar.gz
.
File metadata
- Download URL: robocorp_storage-1.0.5.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a410dda8b2bf82308458dbe94ac420dd92ab6cecce5e67bce69ac115a0b99294 |
|
MD5 | 267e645bf4dff1390661080be09061d2 |
|
BLAKE2b-256 | b983d02ffb9356285dce82142b0df43aa824da0863f45c4eab8c5dc4e8d1ba95 |
File details
Details for the file robocorp_storage-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: robocorp_storage-1.0.5-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a1d89b80359c9804593892a7e3eee8b4a859680e8fd9e4dc1eb471bdb81cd75 |
|
MD5 | ad685b5fbaf701ee2b48d29115cba463 |
|
BLAKE2b-256 | 5dc0cae5d56269015468dcb19ba16c3e5f31dbe20ec2d0d5b0d810ea98c89efe |