https://github.com/belle2/b2luigi

Public repository of b2luigi

https://github.com/belle2/b2luigi

Science Score: 49.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
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Public repository of b2luigi

Basic Info
  • Host: GitHub
  • Owner: belle2
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 2.14 MB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 3
  • Open Issues: 1
  • Releases: 12
Created about 2 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License

README.rst

b2luigi - bringing batch 2 luigi
================================

.. image:: https://img.shields.io/badge/sphinx-latest-009682
           :target: https://b2luigi.belle2.org//
.. image:: https://img.shields.io/github/license/belle2/b2luigi
           :target: https://github.com/belle2/b2luigi/blob/main/LICENSE
.. image:: https://img.shields.io/pypi/v/b2luigi?logo=pypi
           :target: https://pypi.python.org/pypi/b2luigi/
.. image:: https://zenodo.org/badge/726161674.svg
	   :target: https://zenodo.org/doi/10.5281/zenodo.10853220

.. image:: https://raw.githubusercontent.com/belle2/b2luigi/main/docs/b2luigi.png
   :alt: b2luigi logo
   :height: 100px

``b2luigi`` is a helper package constructed around ``luigi`` that helps you schedule working packages (so-called
tasks) locally or on a batch system.
Apart from the very powerful dependency management system by ``luigi``, ``b2luigi`` extends the user interface
and has a built-in support for the queue systems, e.g. LSF and HTCondor.

You can find more information in the `documentation `_.
Please note that most of the core features are handled by ``luigi``, which is described in the separate
`luigi documentation `_, where you can find a lot of useful information.

If you find any bugs or want to add a feature or improve the documentation, please send me a pull request!
Check the `development documentation `_ on information how
to contribute.

Contributors are listed `here `_.

To get notified about new features, (potentially breaking) changes, bugs and their fixes, we recommend using
the ``Watch`` button on GitHub to get notifications for new releases and/or issues or to subscribe the
`releases feed `_ (requires no GitHub account, just a feed
reader).

``b2luigi`` is currently maintained by the `Belle II Collaboration `_.

Owner

  • Name: Belle II Collaboration
  • Login: belle2
  • Kind: organization
  • Location: Japan

Belle II is an international collaboration in high-energy physics that operates the Belle II experiment at KEK in Tsukuba, Japan

GitHub Events

Total
  • Release event: 7
  • Delete event: 1
  • Member event: 2
  • Push event: 24
  • Pull request event: 1
  • Fork event: 2
  • Create event: 8
Last Year
  • Release event: 7
  • Delete event: 1
  • Member event: 2
  • Push event: 24
  • Pull request event: 1
  • Fork event: 2
  • Create event: 8

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 835,495 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 4
  • Total versions: 47
  • Total maintainers: 2
pypi.org: b2luigi

b2luigi - bringing batch 2 luigi

  • Versions: 47
  • Dependent Packages: 1
  • Dependent Repositories: 4
  • Downloads: 835,495 Last month
Rankings
Dependent packages count: 4.8%
Dependent repos count: 7.5%
Forks count: 10.2%
Average: 10.2%
Downloads: 13.5%
Stargazers count: 14.9%
Maintainers (2)
Last synced: 7 months ago

Dependencies

pyproject.toml pypi