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.
Release files for robocorp-storage 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robocorp_storage-1.0.4.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robocorp_storage-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.2 kB
Release files / robocorp_storage-1.0.4.tar.gz
| Download URL | robocorp_storage-1.0.4.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
edecf88d7955a7e2d74b3a9668f26bc830b60cca2d15354620ac19f4c715916b
|
|
BLAKE2b-256 checksum How to use checksums |
c27fc2c53d7d81a934a8ebd96802ce6e623ff21d9546b5ffd6e0edae0da81113
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1017-azure
|
Release files / robocorp_storage-1.0.4-py3-none-any.whl
| Download URL | robocorp_storage-1.0.4-py3-none-any.whl |
|---|---|
| Size | 11.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
385923fedd2537d7c023c26beda2df9b69d5bcd1a3498c8656da0cb2adc582c5
|
|
BLAKE2b-256 checksum How to use checksums |
e32c5aec02034957a7b4faa91283c11680a91fe2e30caa7a5b43bd04dda06165
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1017-azure
|