A bootstrap package to handle input and output data for batch processes
Project description
jobio is used for executing processes on a Unix-like environment. The execution runtime at the moment is just a simple shell execution of the job command and the optional arguments.
In addition, the package supports the staging of S3 buckets on the executing node before the process scheduled. Furthermore, upon a successful execution, the jobio package supports the automatic export of persistent results to the same S3 bucket.
To distinquish between what is the staging inputs in the bucket and the subsequent results, jobio sets default bucket_input_prefix=’input’ and bucket_output_prefix=’output’ to divide these two sets in the bucket.
Very much in an Alpha stage. Not ready for anything!
Installation
Installation from pypi:
pip install jobio
Installation from local git repository:
cd jobio pip install .
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jobio-0.0.0a10.tar.gz.
File metadata
- Download URL: jobio-0.0.0a10.tar.gz
- Upload date:
- Size: 8.7 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.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ebcb7549b6ea3cf46490074c258368b1b8e8759fbdbcb02cf1739de8a53bc93
|
|
| MD5 |
9f1a2515b5a6592e0203a5720ffc95d2
|
|
| BLAKE2b-256 |
11e756ce61fe62456079fe95f0e6b80a75d41a252250456806f46f9bc3750668
|
File details
Details for the file jobio-0.0.0a10-py3-none-any.whl.
File metadata
- Download URL: jobio-0.0.0a10-py3-none-any.whl
- Upload date:
- Size: 12.6 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.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90e25d566df281e76d2d6a260a2f498aaf696634b789bf7dc1443476220a971e
|
|
| MD5 |
df13172acecccf100ea8efcd7eaa89a7
|
|
| BLAKE2b-256 |
78e38aff17ac90c8e65ea8fb16218d4406efe4f5595e8ebb12d8ed47b85359d9
|