A project that provides convenience utilities for writing processes for the Resolwe dataflow engine.
The import_file function requires 7z in path.
You can find more information in the documentation.
Getting started
Install Resolwe Runtime Utilities from PyPI:
pip install resolwe-runtime-utils
Use them in your Python Resolwe process:
from resolwe_runtime_utils import info, save_file
info('Some info')
save_file('etc', 'foo.py')
Or use them in your Bash Resolwe process:
re-info "Some info" re-save-file "etc" "foo.py"
Contribute
We welcome new contributors. To learn more, read Contributing section of our documentation.
Release files for resolwe-runtime-utils 3.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| resolwe_runtime_utils-3.4.0.tar.gz | 28.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| resolwe_runtime_utils-3.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.4 kB
Release files / resolwe_runtime_utils-3.4.0.tar.gz
| Download URL | resolwe_runtime_utils-3.4.0.tar.gz |
|---|---|
| Size | 28.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
226b9e0548fc91e0d9dc6f61f2885436b0bc8bd20c7eec52758bd0616cee90b5
|
|
BLAKE2b-256 checksum How to use checksums |
236e971b144b4ad308a081c3ac5b604a55d174260ade4513bef13a1cde55797b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.20
|
Release files / resolwe_runtime_utils-3.4.0-py3-none-any.whl
| Download URL | resolwe_runtime_utils-3.4.0-py3-none-any.whl |
|---|---|
| Size | 15.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d33b39624f578349b521709a2de3bd35ec93b0563f41f12fae8f23456133c0d
|
|
BLAKE2b-256 checksum How to use checksums |
746abf5e47314d285fb549f9132feff092fa71787cac82e2bf4ed0c4d86017b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.20
|