/pipeline-async

Primary LanguagePythonOtherNOASSERTION

pipeline-async

Documentation Status

Execute pipeline asynchronously

Installation

Easiest way to install using pip:

pip install pipeline_async

For development installation from the git repository:

git clone git@github.com/ppinard/pipeline_async.git
cd pipeline_async
pip install -e .

Release notes

0.1.0

Contributors

License

The library is provided under the Apache Software License 2.0 license.

Copyright (c) 2019, Philippe Pinard