Yet another simple workflow language for python
Project description
Yet Another Workflow Language for Python
Yet another simple workflow language for python
Free software: Apache Software License 2.0
Documentation: https://pyyawl.readthedocs.io.
Features
Pyyawl is a simple yaml based workflow executor that let you define datascience pipelines using yaml.
execute worfkflow defined in yaml
simple and extensible
Usage
To use Yet Another Workflow Language for Python from command-line:
create a file .yaml file with the description of the workflow with its tasks:
$ yawl --generate > my_workflow.yaml
execute the workflow from the commandline:
$ yawl --f my_workflow.yaml --verbose
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.2.0 (2020-09-28)
First release on PyPI.
0.3.0 (2020-09-29
added papermill and bash operators
0.4.0 (2020-09-30)
added dvc operators
added python operators
review language definition
update function registry print
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 pyyawl-0.4.0.tar.gz
.
File metadata
- Download URL: pyyawl-0.4.0.tar.gz
- Upload date:
- Size: 845.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc3134aa4a89940c8bcf314b9487469494c95c2a8b953eb872b0e919c4a52709 |
|
MD5 | c9863fd73de4681a645d79cebd708763 |
|
BLAKE2b-256 | 1c46e6343b39d3e8d116a04d3274aba377c3b24901fce3489d572c9dc0329c0e |
File details
Details for the file pyyawl-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyyawl-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604bea4ed86addbe968c4600a6c16220838b91a151d0b90f228cc52d93f8a9f9 |
|
MD5 | c116e4ed62622f7d026095b0f90e8391 |
|
BLAKE2b-256 | 52aa3e40b4f2cfceb8f0f872cef6ca02b26c9d7f8ba5f96cfa5093605a282c48 |