Runtime utilities for Resolwe dataflow engine
Project description
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.
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 resolwe-runtime-utils-3.1.0.tar.gz
.
File metadata
- Download URL: resolwe-runtime-utils-3.1.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51fa8ed5b1128b974d67c6c744139c209c7e3de1f6a7d9d07773b4eb0d398f78 |
|
MD5 | da7171ce5a60c8c949bbe2be38a70ab9 |
|
BLAKE2b-256 | 51da69cfa1a085a14059459e67274409f8592381c50433d706d7e7b415e196d9 |
File details
Details for the file resolwe_runtime_utils-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: resolwe_runtime_utils-3.1.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a9f99e4af5e5f99e72c5a11f590436835d334cd6922611709ade4cbf115d1c |
|
MD5 | 71e8f57afbbf85a4bca5815609b7e7c6 |
|
BLAKE2b-256 | ba9c70679ee6bbfaee2ffdff28c70b6ae3066ecfc12548f10812bafd18be6171 |