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
Further user guides and tutorials can be found in Robocorp Docs.
API Reference
Information on specific functions or classes: robocorp.storage
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-0.3.2.tar.gz
.
File metadata
- Download URL: robocorp_storage-0.3.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f584e3a17d5e92e35655947643e69b6501883ae36a53c17950c76529b193d13b |
|
MD5 | 795122a6b80c24d59f1a8e35ee67d2b4 |
|
BLAKE2b-256 | 112fd2110df99db4d3daad9d0a706be96b2be8ca1fe968ffdc6b7667da30c524 |
Provenance
File details
Details for the file robocorp_storage-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: robocorp_storage-0.3.2-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b315f9a7a8a1f01fd39879422d05ab173f52d40c7d8b23d18f5d447b2b7ed765 |
|
MD5 | 492c9de4da7bd9a31006e389df101f3d |
|
BLAKE2b-256 | e6acffeb1307381045f87595f380b4bc40b1533c09330c5952cf7db74cd24273 |