Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
genric committed Jul 12, 2024
0 parents commit 34186d6
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
bbp-workflow
============

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


Documentation
=============

* `latest release <https://bbp-workflow.readthedocs.io/en/stable/>`_
* `latest snapshot <https://bbp-workflow.readthedocs.io/en/latest/>`_

Installation
============

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

.. code-block:: bash
$ pip install bbp-workflow
Tests
=====

.. code-block:: bash
pip install tox
tox
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

0 comments on commit 34186d6

Please sign in to comment.