Skip to content
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.

Latest commit

 

History

History
49 lines (30 loc) · 1.23 KB

README.rst

File metadata and controls

49 lines (30 loc) · 1.23 KB

Warning

The Blue Brain Project concluded in December 2024, so development has ceased under the BlueBrain GitHub organization. Future development will take place at: https://github.com/openbraininstitute/bbp-workflow

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