resolwe-runtime-utils 0.1.0
pip install resolwe-runtime-utils==0.1.0
Newer version available (3.4.0)
Released:
Runtime utilities for Resolwe dataflow engine
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License (2.0))
- Author: The resolwe-runtime-utils authors
- Tags resolwe, runtime, utilities, library
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
A project that provides convenience utilities for writing processes for the Resolwe dataflow engine.
You can find more information in the documentation.
Getting started
Install resolwe-runtime-utils 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"
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License (2.0))
- Author: The resolwe-runtime-utils authors
- Tags resolwe, runtime, utilities, library
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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-0.1.0.tar.gz
.
File metadata
- Download URL: resolwe-runtime-utils-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e64844dded44325d20f318b7d26959142d6c0bba4eb800bf838c60839d6722b7 |
|
MD5 | a9b5e725eda198fff26feaedb38f7bc5 |
|
BLAKE2b-256 | c9bc4d0321eb1c1d66d69a3493fc9f65fd14057ae43596f68815130ce54f4ec3 |
File details
Details for the file resolwe_runtime_utils-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: resolwe_runtime_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 960462f1129d3fd00a100d9fcbe0eab380d76888da8078f938303226990412fa |
|
MD5 | c0ae8ab54dc7e268b1f9b06733097c62 |
|
BLAKE2b-256 | 3e8b0d99bd91a9db1cd4a30f2f58efe129633a9b4e099d62f7f8543f042d9911 |