Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.01 KB

README.rst

File metadata and controls

45 lines (27 loc) · 1.01 KB

bbp-workflow

Automated pipelines of batch jobs using python and the luigi framework.

Documentation

Installation

bbp-workflow can be pip installed with the following command:

$ pip install bbp-workflow

Tests

pip install tox
tox

Local Run

make install_to_venv
./bbp-workflow-launch.sh --config workflows/foo.cfg foo Bar dynamic-param=world

Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

For license and authors, see LICENSE.txt and AUTHORS.txt respectively.

Copyright (c) 2022-2024 Blue Brain Project/EPFL