https://github.com/bluebrain/bbp-workflow

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

https://github.com/bluebrain/bbp-workflow

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: BlueBrain
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 97.7 KB
Statistics
  • Stars: 2
  • Watchers: 5
  • Forks: 1
  • Open Issues: 0
  • Releases: 6
Archived
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Authors

README.rst

.. 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
=============

* `latest release `_
* `latest snapshot `_

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

Local Run
=========

.. code-block:: bash

    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

Owner

  • Name: The Blue Brain Project
  • Login: BlueBrain
  • Kind: organization
  • Email: bbp.opensource@epfl.ch
  • Location: Geneva, Switzerland

Open Source Software produced and used by the Blue Brain Project

GitHub Events

Total
  • Release event: 1
  • Watch event: 2
  • Delete event: 1
  • Push event: 2
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2
Last Year
  • Release event: 1
  • Watch event: 2
  • Delete event: 1
  • Push event: 2
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.18
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.18
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • eleftherioszisis (9)
  • genric (8)
  • GianlucaFicarelli (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/tox.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
Dockerfile docker
  • python 3.11-slim build
pyproject.toml pypi
  • blue-cwl *
  • bluepyemodel *
  • bluepysnap *
  • brayns *
  • cheetah3 *
  • elephant *
  • entity-management *
  • jsonschema *
  • libsonata *
  • luigi *
  • luigi-tools *
  • matplotlib *
  • neo *
  • pandas *
  • pint-xarray *
  • pyarrow *
  • sh <2
  • voxcell *
  • xarray *
requirements.txt pypi
  • 139 dependencies
setup.py pypi